Skip to main content

groove-work-plan

Research codebase, write concrete implementation plan. Use after brainstorming.

설치로 이동

소스 정보

저장소
andreadellacorte/groove
최근 소스 활동
2026년 3월 9일 19:59
감지된 SKILL.md 언어
영어
스타
5
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
groove-work-plan
description
Research codebase, write concrete implementation plan. Use after brainstorming.
license
MIT
allowed-tools
Read Write Edit Glob Grep Bash(git:*) AskUserQuestion
metadata
{"author":"andreadellacorte"}
# groove-work-plan ## Outcome The codebase is researched for relevant patterns and constraints. A concrete implementation plan is written with ordered steps, file paths, and function names. Plan is captured as a task or doc. ## Acceptance Criteria - Plan references actual code patterns found in the codebase (not assumptions) - Steps are ordered and specific enough to execute without ambiguity - File paths and function names are named where known - Edge cases are identified and handling is specified - Stage task created in backend: `YYYY-MM-DD, Plan` ## Constraints - Read `tasks.backend` from `.groove/index.md` to determine backend - Use Explore agent for codebase research before writing the plan - Use template at `skills/groove-work-plan/templates/plan-doc.md` for doc output - Warn if no prior brainstorm exists — ask user to confirm scope before proceeding - Do not write code during plan — plan only - Create stage task via `/groove-utilities-task-create` if `tasks != none` (title `YYYY-MM-DD, Plan`)
GitHub에서 보기