sync-manifest-dev
Installation
SKILL.md
User request: $ARGUMENTS
Sync manifest-dev plugin components into a repo's .claude/ directory. manifest-dev OWNS only the files it ships — other plugins (prompt-engineering, project-local KB skills) coexist in .claude/agents/, .claude/hooks/, and .claude/skills/ and must be left alone.
Modes
| Invocation | Does |
|---|---|
| (no args) | Sync this repo only |
--all |
Sync every repo in the fleet below, one PR each |
--check |
Report what would change, write nothing (works with either) |