NAVNAV221
UserA template for making your repository readable by an AI coding harness, not just by a person.
Categories
Indexed Skills (4)
handoff
Write a self-contained task-handoff doc for another coding-agent session, stamped with a binding working protocol (isolated git worktree, concurrent SWE + PM review subagents, user-simulation subagents, long-running loops, the wrap-up checklist). Use when the user says "/handoff", "hand this off", "write a task doc for another session", or wants to delegate a feature to a fresh session.
code-tests
Load BEFORE writing or running any tests. Carries the project's testing conventions - how tests are run, where they live, the mocking rules, and the mandatory post-test checks (coverage, formatting, type-check). Trigger on "write a test", "add coverage", "fix this failing test", "run the tests".
plan-task
Use BEFORE writing code for any multi-file or non-trivial change. Reads the relevant CLAUDE.md files, surfaces blind spots and architecture-moving questions, and emits a short plan that becomes the contract the work is graded against. Skip for one-line fixes, typos, and pure-docs edits.
pr-description
Generate and update a pull-request description. Use when opening a PR or after a push, or when the user says "write the PR body" / "update the PR description". Fetches the diff, reads the changed files, then writes a structured body - never hand-write it inline.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.