create-feature
Scaffold a new SwiftUI feature module, extend an existing feature, or create a picker sheet with correct project conventions. Use when the user asks to create a new feature, screen, page, module, view, tab, picker, calendar, schedule, dashboard, settings, or add functionality to an existing feature. Also use when asked to build a neue Seite, neues Feature, neuer Screen, new screen, or new page in the FitnessApp iOS project.
Repository SourceNeeds Review
deep-research
Conduct systematic deep research on technical topics with source verification, triangulation, and citation-backed reports. Use when the user asks for deep research, comprehensive analysis, technology comparison, trend analysis, state of the art review, or architecture evaluation. Not for simple lookups, debugging, or questions answerable with 1-2 searches.
Repository SourceNeeds Review
reviewing-agent-effectiveness
Diagnose which agent enforcement mechanisms (rules, hooks, skills) fired during a task and which did not. Produces a FIRED / NOT FIRED / N/A report per mechanism. Use when the user asks to review what worked, check enforcement, audit the agent system, or evaluate whether rules gripped. For fixing gaps found, hand off to reviewing-agent-infrastructure.
Repository SourceNeeds Review
reviewing-agent-infrastructure
Validate and fix agent infrastructure after changes to .claude/ files. Checks reference integrity, agent-system-overview sync, description accuracy, handoff links, hook alignment, and name consistency. Uses a Verifier subagent to independently confirm findings before writing the stamp. Use after editing rules, skills, hooks, references, or when the user asks to reflect or improve the agent system.
Repository SourceNeeds Review