engram-docs-alignment
Use this skill when: - Changing APIs, setup flows, or plugin behavior - Updating CLI commands or examples - Writing contributor guidance
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "engram-docs-alignment" description: "Use this skill when: - Changing APIs, setup flows, or plugin behavior - Updating CLI commands or examples - Writing contributor guidance" license: "Apache-2.0" --- ## When to Use Use this skill when: - Changing APIs, setup flows, or plugin behavior - Updating CLI commands or examples - Writing contributor guidance --- ## Alignment Rules 1. Docs must describe current behavior, not intended behavior. 2. Update docs in the same PR as the code change. 3. Validate examples before publishing. 4. 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
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

