When to Use
Use this skill when:
- Changing APIs, setup flows, or plugin behavior
- Updating CLI commands or examples
- Writing contributor guidance
Alignment Rules
- Docs must describe current behavior, not intended behavior.
- Update docs in the same PR as the code change.
- Validate examples before publishing.
- Remove references to deprecated files, endpoints, or scripts.
Verification
- Endpoint names match server routes
- Script names match repository paths
- Command examples execute as documented
- Cross-agent notes are still accurate