robzolkos/zolkos-agent-skills Skills
(7)Browse AI agent skills from robzolkos/zolkos-agent-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
catchup
robzolkos/zolkos-agent-skills
Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
discovery
robzolkos/zolkos-agent-skills
Quick user-centric interview to capture requirements from a time-poor stakeholder.
done
robzolkos/zolkos-agent-skills
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.
interview
robzolkos/zolkos-agent-skills
Interview me about the plan
plan2json
robzolkos/zolkos-agent-skills
Convert feature requirements into structured end-to-end test cases as JSON.
prime
robzolkos/zolkos-agent-skills
Prime yourself on a codebase by listing files and reading the README.
ship
robzolkos/zolkos-agent-skills
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.