ワンクリックで
metaswarm
metaswarm には dsifry から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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
Interactive project setup — detects your project, configures metaswarm, writes project-local files
Use when starting work on any task, when the user mentions metaswarm, or when the user wants to begin tracked development work
Diagnostic status report — shows metaswarm installation state, project setup, and potential issues
4-phase execution loop for work units - IMPLEMENT, VALIDATE, ADVERSARIAL REVIEW, COMMIT
Create comprehensive GitHub issues with TDD plans, acceptance criteria, and agent instructions for autonomous PR lifecycle management
Address PR review feedback systematically — fetch inline comments, review bodies, handle outside-diff-range comments, resolve threads with proper attribution
Monitor a PR through to merge — handle CI failures, review comments, and thread resolution automatically until all checks pass
Migrate from npm-installed metaswarm to the marketplace plugin — removes redundant files with safety checks
Automatic review gate that runs after brainstorming completes - spawns PM, Architect, Designer, Security, and CTO agents in parallel, iterates until all approve
Delegate implementation and review tasks to external AI CLI tools (Codex, Gemini) with cross-model adversarial review
Automatic adversarial review gate that spawns 3 independent reviewers in parallel after any plan is drafted - all must PASS before presenting to user
Enforces design review gate after brainstorming — bridges superpowers:brainstorming into the metaswarm quality pipeline
Take screenshots of web pages and UI using Playwright for visual review and iteration