From refine
Backlog refinement / grooming / enrichment — make a backlog ready to work: enrich thin cards with context and acceptance criteria, estimate, order by priority, and flag what's blocked, duplicated, or needs splitting. The umbrella for "refine", "groom", "enrich", "backlog refinement". Provider-agnostic (local board.json, Trello, Jira) via board.py. Use when the user says "/refine", "/groom", "/enrich", "refine the backlog", "groom the board", "enrich this card", "refina el backlog", "enriquece esta tarjeta", "deja el backlog listo". Bilingual (EN/ES).
How this skill is triggered — by the user, by Claude, or both
Slash command
/refine:refineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A refined backlog means the next person can pick the top card and start with zero questions. Two modes, same skill:
A refined backlog means the next person can pick the top card and start with zero questions. Two modes, same skill:
Work and report in the user's language (EN/ES).
Bring a thin card up to "ready":
quality/prove-it-validation.breakdown.--desc) and push if online.A pass over the top ~10–15 cards:
python board.py status; if online, python board.py pull.breakdown; dead/dupe → prune; unsorted inbox → triage.push if online.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jachana/claude-marketplace --plugin refine