What problem does it solve? Long-running projects accumulate scattered topics, decisions, logs, and activities across sessions, making it hard for the next session to recover full context. This Skill reorganizes all related records into a single integrated material so the next check-in has everything needed to resume work. ## Core Features & Use Cases - Context consolidation: Collects all related entities (topics, decisions, logs, materials) from any entry point and generates an integrated material with an anchor mapping table linking agreements to code or docs. - Reconciliation: Retracts or supersedes stale decisions, merges duplicate activities, and fixes activity goals and parent linkages under tiered autonomy rules. - Full inventory mode: With --all, audits every active, shelved, and snoozed activity, verifies real status via gh pr view and code inspection, then completes, shelves, or merges them. - Use Case: After weeks of discussion across sessions, run the recompose command to produce one pinned material summarizing current state, agreements, and open issues, so the next session starts fully briefed. ## Quick Start Ask the AI to run /recompose on the current activity to consolidate all related decisions and topics into an integrated material.