done
π―Skillfrom robzolkos/zolkos-agent-skills
Resets the working directory by checking for uncommitted changes, switching to the main branch, and pulling the latest updates.
Part of
robzolkos/zolkos-agent-skills(6 items)
Installation
npx skills add https://github.com/robzolkos/zolkos-agent-skills --skill doneNeed more details? View full documentation on GitHub β
More from this repository5
Efficiently captures stakeholder requirements through a focused, time-conscious interview process targeting key problem and solution dimensions.
Converts project specifications into comprehensive, structured end-to-end test cases in JSON format, ensuring thorough feature coverage.
Automatically reviews code changes by comparing the current branch with master and examining related spec files to help developers quickly understand recent modifications.
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.