catchup
Installation
SKILL.md
Catch Up
Execute the following sections to understand the codebase then summarize your understanding.
Run
git diff master
Read
Read any files that are in specs/ that are part of the diff
Related skills
More from robzolkos/zolkos-agent-skills
done
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.
8prime
Prime yourself on a codebase by listing files and reading the README.
7interview
Interview me about the plan
7ship
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
6