← ClaudeAtlas

user-afterpartylisted

The milestone workspace-hygiene front door — invoke at a milestone or any time to run the whole cleanup sweep: 'milestone hygiene', 'workspace cleanup', 'run the sweep', 'afterparty', 'tidy up the workspace', 'sprint wrap'. A THIN orchestrator that CHAINS the existing hygiene skills via the Skill tool and owns no hygiene logic of its own: it runs the 2 autonomous ones (lesson-harvest --dry-run, context-slim) plus the tier-drift + meta-tool-prune checks unattended into ONE consolidated report, then WALKS the operator through the 3 conversational ones (memory-distill, test-prune, plan-trim) one at a time, yielding at each confirmation gate and never force-deciding. Report-first / apply-on-confirm — nothing mutates without a per-skill go-ahead. Promotes the monthly sprint-wrap ritual to an on-demand front door. NOT for wrapping a single session (use /session-wrap) or the sit-back-down verdict (use /user-wrap). Invoke as '/user-afterparty [--only <csv>] [--skip <csv>] [--dry-run] [--all-projects]'.
aberson/skill-mesh · ★ 2 · AI & Automation · score 71
Install: claude install-skill aberson/skill-mesh
# user-afterparty A THIN front door for the milestone-hygiene moment. The operator has just hit a milestone — a phase shipped, a sprint closed, the month rolled over — and wants the whole workspace-hygiene sweep run from one memorable place instead of remembering five scattered skills. This skill composes existing contracts and owns ZERO hygiene logic of its own; it only SEQUENCES the skills the workspace already has, via the Skill tool. It promotes the monthly **sprint-wrap** ritual ([`../../../docs/seeds/seed_sprint_wrap.md`](../../../docs/seeds/seed_sprint_wrap.md) §B) into an on-demand front door: afterparty is both what the `dev-sprint-wrap-monthly` scheduled task fires AND what the operator runs at any milestone. **The swept set** — each is an existing skill with its own owned contract; afterparty never restates or reimplements it: - **Autonomous (run unattended, in report mode, collected into ONE report):** - `tier-drift` — invoke [`/tier-escalate`](../tier-escalate/SKILL.md) then [`/tier-offload`](../tier-offload/SKILL.md) (both discovery-only; they write maps, never edit a skill), then diff the maps against live pins and report the deltas. - [`/lesson-harvest --dry-run`](../lesson-harvest/SKILL.md) — un-codified regressions from recent history. **`--dry-run` is mandatory here:** bare lesson-harvest opens a draft PR (mutating); afterparty runs it report-only. - [`/context-slim`](../context-slim/SKILL.md) — auto-loaded-context audit, bare