What problem does it solve?
Projects using the Apple template can be fragmented across README, feature specs, issues, and reports which makes it hard to know the current status and the exact next action; this Skill consolidates those signals into a single, actionable snapshot so users always know what to run next.
Core Features & Use Cases
- Project state analysis: Reads README.md, features/INDEX.md, feature spec files, context/, and security/report directories to determine initialization, feature progress, and context health.
- Operational checklist & next command: Reports open bugs and tasks, QA/security/HIG/release status per feature, and returns the single most important slash command to run next with exact file path references.
- On-demand Q&A: Answers specific user questions about available skills, workflows, project structure, and release steps, referencing relevant files and commands.
- Use case: A developer is unsure if a feature is ready for QA; run this Skill to get a features table, identify missing Tech Design or QA results, and receive the exact command (for example, /architecture or /qa) to proceed.
Quick Start
Run /help to get a concise project status, a features overview, and the exact next command to run.