interview
π―Skillfrom robzolkos/zolkos-agent-skills
Interviews the user comprehensively about a provided plan, generating detailed insights and capturing the full spec through targeted questioning.
Part of
robzolkos/zolkos-agent-skills(6 items)
Installation
npx skills add https://github.com/robzolkos/zolkos-agent-skills --skill interviewNeed 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.
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.
Identifies and generates prime numbers within a specified range using efficient algorithms.