apex-methodology
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
It enforces the project's hard constraints throughout: files under 100 lines (split at 90), interfaces kept out of component files, SOLID principles, and a mandatory sniper pass after every Edit/Write (blocked by PostToolUse hooks until it runs). Three modes control how much is automatic: --auto (default, no prompts), --manual (step-by-step confirmation), and --skip-elicit (bypasses the self-review phase).
Current Task: $ARGUMENTS
APEX Methodology Skill
Analyze → Plan → Execute → eLicit → eXamine
Complete development workflow for features, fixes, and refactoring.
Step 0: Initialize Tracking (MANDATORY FIRST ACTION)
BEFORE anything else, initialize APEX tracking — see references/init-tracking.md for the exact command.