prime
Installation
SKILL.md
Prime
Execute the following sections to understand the codebase then summarize your understanding.
Run
git ls-files
Read
README.md
Related skills
More from robzolkos/zolkos-agent-skills
catchup
Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
9done
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.
8plan2json
Convert feature requirements into structured end-to-end test cases as JSON.
8discovery
Quick user-centric interview to capture requirements from a time-poor stakeholder.
8interview
Interview me about the plan
7ship
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
6