groove-work-audit
Original:🇺🇸 English
Translated
Review current branch for blindspots; fix now / needs spec / create issues.
8installs
Sourceandreadellacorte/groove
Added on
NPX Install
npx skill4agent add andreadellacorte/groove groove-work-auditTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →groove-work-audit
Outcome
Blindspots and gaps are identified, actionable improvements are offered.
Acceptance Criteria
Findings are categorized by action:
- Fix Now: Trivial effort, fix immediately
- Needs Spec: Important, requires planning
- Create Issues: Large effort or nice-to-have
Constraints
- Sanitize topic (if provided) for safe use — strip path separators, special characters, and traversal patterns ()
../ - Read from
memory:for base path; reference specs from.groove/index.md<memory>/specs/ - Gather context: branch diff, relevant specs
- Run analysis in isolated context (use general-purpose agent)
- Fall back to direct review if subagent fails
- Present findings with severity and effort estimates
- Execute chosen action: fix directly, create spec via , or create issues
/groove-work-spec <topic>
Scope Options
- No args: Review current branch vs main
- Topic: Focus on specific area