beyond-code-plan
Installation
SKILL.md
Terminology Reference
This skill uses RFC 2119 keywords and structural definitions defined in beyond-code/SKILL.md:
- Initiative: The entire end-to-end unit of work (
.beyond-code/<slug>/). - Spec: Requirements, data contracts, and Non-Goals (
spec.md). - Implementation Plan (Plan): Architecture, bounds, and ordered tasks (
plan.md). - Task: An atomic execution unit within a plan, with explicit
Depends Onmetadata. - Step: An individual concrete action or verification command within a task.
Scope Constraint
You MUST NOT write or modify ANY code. Your ONLY outputs in this stage are
plan.md and gate.md updates. Implementation happens in the build stage
AFTER this plan is confirmed.