What problem does it solve?
This Skill eliminates the "multiple slash commands before coding" problem. Instead of manually running /memory-read, /standards-check, /arch-check, etc., this Skill orchestrates all pre-flight checks and context loading in one interaction, getting you ready to code instantly.
Core Features & Use Cases
- One-Command Readiness: Loads all memory files, validates pipeline phase, checks code standards, verifies architectural constraints, and presents the next task with a single command.
- Constitutional Pre-flight: Integrates with the project's constitution to ensure quality gates are met before implementation begins.
- Plugin & Validator Warm-up: Discovers and loads project-specific plugins and warms up validators for faster subsequent execution.
- Use Case: You've just finished planning a feature and are eager to start coding. Instead of a tedious setup, you say "Ready to code", and the Skill confirms all checks pass, loads your context, and tells you exactly which task to start next.
Quick Start
To prepare your environment for immediate coding:
"Ready to code"
"Start coding"
"Let's implement"