Productivity
pm-scaffold
Scaffold a complete work package with phases, tasks, and dependencies based on a feature description or linked issue. Analyzes the codebase to produce realistic target files and im…
Automation
upgrade-pack-generator
Generate repo-local dependency upgrade packs under .agents/plans/upgrade/topic-slug/ with a playbook, trigger prompt, operator mode, and canonical manifest. Use when researching an…
Security
guardiao
Reviews code security, architecture, incidents, and third-party dependencies to identify real vulnerabilities, exploitable weaknesses, supply-chain risk, and safe mitigations. Use …
Engineering
global-tech-stack
Apply project-specific technology choices including frameworks, languages, databases, testing tools, and third-party services. Use when making technology decisions, adding dependen…
DevOps
sharpen
Autonomous Dependabot — auto-discover outdated packages, audit overrides, apply migrations for major bumps, resolve conflicts, run quality gate. Trigger when the user clicks the st…
Security
typosquat-check
Detect typosquatting and malicious packages among installed dependencies or single packages. Cross-checks AI-malware intelligence, name similarity to popular packages, and maintain…
Security
loom-security-scan
Lightweight security checks for secrets, dependencies, container images, and common vulnerabilities. Suitable for pre-commit and CI scans using Semgrep, Trivy, gitleaks, cargo audi…
Engineering
hv-refactor
Run a full architectural refactor cycle — explores the codebase for friction, categorizes dependencies, designs competing approaches for structural changes, then executes fixes. Us…
Productivity
hv-rm
Remove a captured backlog item and clean up its dependencies — strips the TODO entry, removes Related cross-references, deletes the detail file, removes any linked plan, and refuse…
Engineering
tech-lead
Offers technical implementation guidance for Conductor orchestrator, including approach, dependency choices, and coding patterns. Approves dependencies under size thresholds and es…
Security
dependency-audit
Audits project dependencies for vulnerabilities, license issues, outdated packages, and supply chain risks. Use for security reviews, upgrade planning, or when mentions include aud…
DevOps
ce-setup
Diagnose and configure the development environment. Checks CLI tools, plugin version, and local config; offers guided installation for missing dependencies. Use for troubleshooting…
Engineering
review-monorepo
Audit monorepo boundaries when shared packages change, new workspaces are added, or import patterns become tangled. Checks workspace limits, dependency direction, domain ownership,…
DevOps
package-add
Install a package from registry, Git URL, or local path. Updates manifest and resolves dependencies; final result returns after any reload via requestId. Discover first with packag…
Engineering
legacy-archaeology
Expert in understanding legacy codebases. Covers code archaeology techniques, mapping dependencies, extracting knowledge from undocumented code, and interpreting the intent behind …
DevOps
fleet-release
Release or ship multiple plugins together on the current branch. Handles dependency ordering, core version sync, and PR creation. Triggers on phrases like 'release both plugins' or…
Engineering
decomposition-reconstruction
Simplifies complex systems by identifying bottlenecks, critical failure points, and dependencies. Supports architecture redesign, performance optimization, and breaking down overwh…
Engineering
git-submodule
Manage Git submodules for including external repositories within a main repository. Use when working with external libraries, shared modules, or managing dependencies as separate G…
Security
dep-add-guard
Evaluate new dependencies for risk by combining vulnerability history, AI-malware checks, license compatibility, EOL status, maintainer health, and version lag into an ALLOW/WARN/B…
Engineering
plan-dev-create
Create an SDD development plan document by reading Plan Tests, Design specs, and Discussions, then generate TASK-N entries with fields, subtasks, cross-service dependencies, and is…
Security
audit-python-dependency-declarations-before-release
Uses Deptry to verify that declared Python dependencies match actual imports, flagging unused packages, missing declarations, and accidental transitive imports for cleanup or relea…
Productivity
global-conventions
Follow project-wide development conventions including project structure, version control practices, environment configuration, documentation, dependency management, and code review…
Productivity
vibe-plan
Breaks specs, feature requests, or requirements into vibe-kanban issues. Builds an issue tree with dependencies, assigns priorities and tier estimates, and creates all issues in th…
Security
audit-full
Run single-pass codebase analysis for security scanning, architecture review, and dependency auditing. Loads full codebases for cross-file detection and generates severity-ranked r…
Security
debut
Audits a personal open-source repo for public readiness, checking secrets, licensing, docs, tests, and dependencies, then issues a scored readiness report with exact remediation co…
DevOps
python-dependency-graph-resolver
Resolves and visualizes Python package dependency graphs via pip, pipdeptree, and the PyPI JSON API to detect version conflicts, circular dependencies, and vulnerable transitive pa…
Engineering
ripple
Pre-change impact analysis agent. Evaluates change risk across vertical (dependency chains, affected files) and horizontal (pattern consistency, naming) dimensions. Does not write …
Productivity
beads-viewer
Graph analysis with Beads Viewer. Use when analyzing the task graph, finding blockers, getting recommendations, checking critical path, or when the user mentions graph or dependenc…
DevOps
metadata-coverage-and-dependencies
Assess metadata type coverage across Salesforce deployment channels and map component dependency graphs using Tooling API MetadataComponentDependency for packaging and impact analy…
Security
supply-chain-audit
Evaluates project dependencies for risks including maintainer count, commit frequency, CVE history, abandonment signals, and security policies across npm, pip, cargo, Go, and Compo…
Security
supply-chain-security
Reviews or modifies dependency resolution, lockfiles, package downloaders, signature checks, and integration cleanup to prevent dependency confusion, typosquatting, and token leaka…
Engineering
agent-dependency-manager
Expert dependency manager for package management, security auditing, and version conflict resolution across ecosystems. Masters dependency optimization and vulnerability assessment…
Security
frontend-review-deps
Audits frontend dependency health including outdated packages, CVE triage with attack-vector weighting, and deprecated library detection via audit-deps.sh and audit-trend-watch.sh.
Productivity
know-cli
Default retrieval and memory workflow for coding agents. Handles code search, edit-target selection, dependency impact checks, and cross-session decision recall with token budgets.
Automation
managing-relationships
Manages GitHub issue relationships via GraphQL including parent-child links, blocking dependencies, and related issue tracking. Invokes for hierarchy creation and dependency setup.
Automation
pi-auto-update
Workflow that checks current vs latest release, reviews CHANGELOG, analyzes extension impact, updates pi-related dependencies, handles compatibility, and visualizes update history.
Security
mission-control-security-review
Request a security review covering secrets, authentication, dependencies, command safety, file permissions, deployment exposure, and risky code patterns with remediation guidance.
Security
loom-dependency-scan
Scan dependencies for CVEs, outdated packages, and license issues across npm, pip, cargo, and other ecosystems. Apply to vulnerability scanning, SBOMs, and supply-chain analysis.
Productivity
Paylaşım (Skill, Proje & Starter Kit)
Converts skills, projects, or entire folder structures into shareable formats by removing API keys, resolving dependencies, and generating installation guides and starter kits.
Security
dep-lib-review
Perform periodic dependency reviews for Node.js/pnpm projects including outdated triage, security audits, and update batching strategies. Use monthly or before major releases.
Engineering
systems-analysis
Evaluates proposed changes for dependencies, blast radius, failure modes, and second-order effects. Use when prompts request impact analysis or planning before implementation.
DevOps
package-remove
Remove a package from the project. Updates manifest and may reload; final result returns via requestId. Cannot remove built-ins or dependencies. List first with package-list.
Security
pypi-package-inspector
Analyze Python package metadata, dependency trees, and version history via PyPI and libraries.io APIs, then scan for vulnerabilities against the OSV database using pip-audit.
Productivity
roadmap-backcast
Plans backward from fixed goals or deadlines to identify milestones, dependencies, critical path, and feasibility constraints for turning targets into sequenced action plans.
Security
gh-deps-intel
Analyzes JavaScript/TypeScript and Python dependency upgrades across monorepos, checking for outdated packages, release notes, breaking changes, and producing audit reports.
Engineering
exploring_dependency_sources
Search source code across external libraries, Gradle plugins, and build-tool internals to understand API shape, signatures, and implementations before writing calling code.
Security
npm-package-audit-analyzer
Analyzes npm package security advisories from npm audit, the npm Registry API, and GitHub Advisory Database, producing prioritized vulnerability reports with upgrade paths.
Security
updater
Audit toolkit health, freshness, security, and standards compliance. Checks for outdated components, stale references, OWASP issues, broken links, and regulatory alignment.
Documentation
context7-research
Performs deep library, dependency, framework, and API documentation research using Context7 MCP tools for version-specific reference, migration guidance, and verification.
Data
github-discovery-scoring
Score GitHub repositories for project relevance using weighted dependency and topic matching. Supports recommendation engines, discovery filtering, and repository ranking.
Engineering
ring:pre-dev-dependency-map
Records explicit, versioned technology selections with justifications before proceeding. Large Track only. Requires Ring Standards and PROJECT_RULES.md to be loaded first.
DevOps
update-dependencies
Upgrade project dependencies with breaking-change analysis for major versions. Use on requests to update or upgrade packages, deps, npm, Swift, Cargo, Go, or pip modules.
DevOps
gcp-change-impact-advisor
Analyze pre-change blast radius for GCP resources including cross-project dependencies, org policy effects, Shared VPC impacts, and service account impersonation chains.
Security
deps
Hardens npm supply chain by pinning versions, adding security flags, and setting up Renovate and audit workflows. Locks down install scripts, registries, and CI checks.
DevOps
axiom-resolve-spm
Applies when encountering SPM resolution failures, missing module errors, duplicate symbol linker issues, version conflicts, or Swift 6 package compatibility problems.
Productivity
decompose
Break a feature into ordered, agent-sized GitHub issues forming a dependency chain. Analyzes the codebase and produces a sequenced task list for sequential execution.
Engineering
codegraph
Enables codebase navigation and impact analysis: trace dependencies, locate definitions and usages, detect hotspots or cycles, inspect APIs, and assess change risks.
Data
dbt-analyze
Analyze downstream impact of dbt model changes using column-level lineage and the dependency graph. Use when evaluating the blast radius of a change before shipping.
DevOps
frontend-ops-expert
Provides frontend operations perspective for weekly reviews, covering CI/CD pipelines, schedulers, KPI tracking, release processes, and dependency management health.
Automation
instale
Installs a project from a GitHub repository. Detects dependencies, installs missing tools, clones the repo, and runs the project installer. Use with "instale <url>".
Showing the top 60 of 489. See the full list →