spm1001/trousse
Overview
This skill orchestrates repeatable cross-repo backlog review using a 5-phase survey→verify→summarize→act→snapshot workflow. It prevents closing items without verifying the codebase and coordinates parallel, read-only subagents to check briefs against actual code. Mandatory for structured backlog review sessions and requires the bon skill to be loaded first.
How this skill works
First it runs a survey to collect structured data on all open bon items across repositories and flags aged briefs. Next it dispatches read-only subagents to verify each brief against the codebase using file checks, code grep, and git history, then classifies items as DONE, STALE, ACTIVE, BLOCKED, or UNCLEAR. The skill presents a human-readable triage summary and only performs closures or commits after explicit user approval. Finally it re-surveys to snapshot the before/after delta.
When to use it
- Periodic backlog review (fortnightly or monthly)
- After a burst of cross-repo activity
- When open bon item count is growing and needs pruning
- Before starting a focused work period to shed stale commitments
- When you must ensure closures are backed by code verification
Best practices
- Always load the bon skill before running audit
- Confirm scope after the initial survey; audit stops for your approval
- Let subagents be read-only — no mutations until you approve actions
- Close only items classified as DONE or approved STALE after you review evidence
- Run the final snapshot to capture before/after deltas for accountability
- Avoid editing briefs mid-audit; record edits for a follow-up session
Example use cases
- Monthly GTD-style backlog sweep across dozens of repos
- Post-release cleanup to close items that were actually implemented
- Prune stale briefs discovered after a long inactivity period
- Triaging cross-repo dependency items that may be blocked by external work
- Validating that planned tasks were completed before marking them closed
FAQ
bon skill must be loaded and the audit survey script runner (uv) must be in PATH to run the survey.
Can audit close items automatically?
No. Subagents only verify and classify. The skill waits for explicit user approval before running bon done or committing changes.
11 skills
This skill orchestrates cross-repo backlog triage by verifying codebase status and presenting actionable closure decisions for user approval.
This skill helps you gracefully close Amp sessions by gathering context, reflecting insights, deciding immediate vs future actions, and generating
This skill captures persistent screenshots of specific windows or the full screen to verify visual state and aid documentation.
This skill renders diagrams as SVGs, critiques via CRAP principles, and iterates until a polished visual explanation is produced.
This skill initiates a comprehensive code review by invoking the titans three-lens review to improve quality and maintainability.
This skill orchestrates and validates skill development with a unified 6-step workflow, ensuring high-quality descriptions and reliable discovery.
This skill helps you file and process files during weekly reviews by extracting actions before organizing into Projects, Areas, and Resources.
This skill enables you to manage OuterClaude and InnerClaude on Sprites.dev VMs, streamlining testing, checkpointing, and Claude-to-Claude interactions.
This skill retrieves up-to-date Google developer documentation via the Developer Knowledge API, delivering Markdown and precise answers from trusted sources.
This skill performs a three-lens code review using Epimetheus, Metis, and Prometheus to surface issues, clarity gaps, and future risks.
This skill re-orients your session by loading relevant companion skills and surfacing the current context for quick handoffs.