Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
dsifry
/
metaswarm
home
/
skills
/
dsifry
/
metaswarm
dsifry/metaswarm
14 skills
View on GitHub
$
npx skills add dsifry/metaswarm
Skill
Installs
brainstorming-extension
Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the metaswarm quality pipeline
—
create-issue
Create comprehensive GitHub issues with TDD plans, acceptance criteria, and agent instructions for autonomous PR lifecycle management
—
design-review-gate
Automatic review gate that runs after brainstorming completes - spawns PM, Architect, Designer, Security, and CTO agents in parallel, iterates until all approve
—
external-tools
Delegate implementation and review tasks to external AI CLI tools (Codex, Gemini) with cross-model adversarial review
—
handling-pr-comments
Address PR review feedback systematically — fetch inline comments, review bodies, handle outside-diff-range comments, resolve threads with proper attribution
—
handoff
Analyze the current session and write a self-contained handoff document so a fresh agent can resume the work with full context — outputs a single "Read XXX.md and do YYY." sentence
—
migrate
Migrate from npm-installed metaswarm to the marketplace plugin — removes redundant files with safety checks
—
orchestrated-execution
4-phase execution loop for work units - IMPLEMENT, VALIDATE, ADVERSARIAL REVIEW, COMMIT
—
plan-review-gate
Automatic adversarial review gate that spawns 3 independent reviewers in parallel after any plan is drafted - all must PASS before presenting to user
—
pr-shepherd
Monitor a PR through to merge — handle CI failures, review comments, and thread resolution automatically until all checks pass
—
setup
Interactive project setup — detects your project, configures metaswarm, writes project-local files
—
start
Use when starting work on any task, when the user mentions metaswarm, or when the user wants to begin tracked development work
—
status
Diagnostic status report — shows metaswarm installation state, project setup, and potential issues
—
visual-review
Take screenshots of web pages and UI using Playwright for visual review and iteration
—