What problem does it solve? Project teams lack a fast, honest snapshot of where development stands. This Skill acts as a Scrum Master for the SKY-KING project, producing an accurate status report by combining the MVP feature checklist from CLAUDE.md with recent git activity, so stakeholders always know what is done, what is in progress, and what is blocked. ## Core Features & Use Cases - MVP Feature Tracking: Reads CLAUDE.md and reports each core feature (digital field board, event log, CTRL vs TWR screens, real-time updates, login audit) as done, in progress, or not started. - Git Activity Summary: Runs git log and diff commands to surface the latest commits and recent code changes. - Technical Debt & Next Step: Highlights known debt (monolithic files, no tests, polling-only updates, unversioned migrations) and recommends the highest-value next task plus any blockers. - Use Case: A team lead opens a session and asks for the current project state before a sprint planning meeting, receiving a structured Hebrew status report in seconds. ## Quick Start Ask the assistant to show the current SKY-KING project status using the status skill.