Groom banner
fockus fockus

Groom

Testing community

Description

--- description: Critical grooming session for any task or idea — challenge necessity and approach, cover white spots, record decisions into the existing bank structures. No spec required. allowed-tools: [Bash, Read, Write, AskUserQuestion] --- # /mb groom <topic> Groom a task with the agent **before** (or during, or after) implementation. Unlike `/mb discuss`, the goal is NOT to produce a spec — it is to cover the white spots: the agent approaches the requirements critically, challenges the u

Installation

Installs to ~/.claude/skills/fockus-skill-memory-bank-groom/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fockus-skill-memory-bank-groom && curl -fsSL https://raw.githubusercontent.com/fockus/skill-memory-bank/HEAD/commands/groom.md -o ~/.claude/skills/fockus-skill-memory-bank-groom/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository