← All creators

NAVNAV221

User

A template for making your repository readable by an AI coding harness, not just by a person.

4 indexed · 0 Featured · 1 stars · avg score 73

Categories

Indexed Skills (4)

Code & Development Listed

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.

1 Updated 3 days ago
NAVNAV221
Testing & QA Listed

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".

1 Updated 3 days ago
NAVNAV221
Data & Documents Listed

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.

1 Updated 3 days ago
NAVNAV221
Code & Development Listed

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.

1 Updated 3 days ago
NAVNAV221

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.