sphere-feature-workflow
Installation
SKILL.md
Sphere Feature Workflow
Overview
Implement merge-ready feature changes in go-sphere scaffold projects while keeping
proto, schema, service, and render layers synchronized.
This skill is scaffold-specific and required for any go-sphere feature work. Prefer repository conventions over generic architecture patterns unless the user explicitly requests otherwise.
Required Reading Order
Read these references in order before making edits:
- references/workflow-matrix.md - Classify change type and select workflow
- references/source-of-truth-and-generated-boundaries.md - Understand what files to edit vs. regenerate
- references/change-checklist.md - Verify complete coverage before delivery