This is for when you've finished brainstorming and need to turn ideas into a concrete execution plan. It uses an Explore agent to research your actual codebase for patterns and constraints, then writes an ordered implementation plan with real file paths, function names, and edge case handling. The output follows a template and gets saved as a dated task in your backend system. It's opinionated about workflow: it'll warn you if there's no prior brainstorm and explicitly blocks you from writing code during the planning phase. Useful if you tend to jump straight to implementation without mapping out what exists and what needs to change.
npx skills add https://github.com/andreadellacorte/groove --skill groove-work-plan