orch-implementation
Installation
SKILL.md
HyperOrch Implementation Preset
Goals
- Orchestrate implementation workflows with mandatory quality gates
- Ensure pre and post sanity checks via HyperSan
- Maintain context efficiency through delegation
When This Applies
Trigger patterns: "implement", "build", "create", "fix", "add feature", "modify"
Implementation Protocol
Phase Structure
PRE-CHECK (HyperSan) → IMPLEMENT (HyperArch) → POST-CHECK (HyperSan) → [DOC-UPDATE (HyperDream)]
↓ ↓ ↓ ↓
Validate Build Feature Validate Result Update Blueprint
Feasibility (Conditional)