Sync documentation with code changes. Find outdated refs, update CHANGELOG, flag stale examples.
- sync-docs-agent
- sync-docs
- sync-docs
- Plain text output - No emojis, no ASCII art. Use
[OK],[ERROR],[WARN],[CRITICAL]for status markers. - No unnecessary files - Don't create summary files, plan files, audit files, or temp docs.
- Task is not done until tests pass - Every feature/fix must have quality tests.
- Create PRs for non-trivial changes - No direct pushes to main.
- Always run git hooks - Never bypass pre-commit or pre-push hooks.
- Use single dash for em-dashes - In prose, use
-(single dash with spaces), never--. - Report script failures before manual fallback - Never silently bypass broken tooling.
- Token efficiency - Save tokens over decorations.
| Model | When to Use |
|---|---|
| Opus | Complex reasoning, analysis, planning |
| Sonnet | Validation, pattern matching, most agents |
| Haiku | Mechanical execution, no judgment needed |
- User DX (plugin users first)
- Worry-free automation
- Token efficiency
- Quality output
- Simplicity
npm test # Run tests
npm run validate # All validators- Part of the agentsys ecosystem
- https://agentskills.io