catchup
π―Skillfrom robzolkos/zolkos-agent-skills
Automatically reviews code changes by comparing the current branch with master and examining related spec files to help developers quickly understand recent modifications.
Part of
robzolkos/zolkos-agent-skills(6 items)
Installation
npx skills add https://github.com/robzolkos/zolkos-agent-skills --skill catchupNeed more details? View full documentation on GitHub β
More from this repository5
Resets the working directory by checking for uncommitted changes, switching to the main branch, and pulling the latest updates.
Converts project specifications into comprehensive, structured end-to-end test cases in JSON format, ensuring thorough feature coverage.
Efficiently captures stakeholder requirements through a focused, time-conscious interview process targeting key problem and solution dimensions.
Interviews the user comprehensively about a provided plan, generating detailed insights and capturing the full spec through targeted questioning.
Identifies and generates prime numbers within a specified range using efficient algorithms.