What problem does it solve?
Bridges your current AI-assisted session with GitHub Issues to keep tasks visible, traceable, and aligned with project governance. It prevents end-of-session slips by ensuring updates are captured, issues are properly linked to epics, W-labels, and Project boards, and it avoids creating or misplacing orphan tasks.
Core Features & Use Cases
- Write mode (sync): at session end, finds matching issues, updates bodies, appends a work-record comment, attaches to a parent epic, enforces W-labels and project placement, and creates new issues only when nothing matches.
- Read mode (query): anytime: cross-repo search for tracks, shows a compact plan of open issues with their parent epics and projects, and surfaces health checks and drift signals.
- Iron invariants and setups: relies on CLAUDE.md Manager Config for project boards, W-label conventions, and non-empty parent relationships to keep the workflow safe and auditable.
- Triggers: responds to commands like /manager, sync session, or status queries across repos.
Quick Start
Invoke the skill by saying "sync session" or "/manager" to start a write-mode plan and execution, or ask for a status lookup to start a read-mode query.