Sphere Feature Workflow

Implement end-to-end feature changes in go-sphere scaffold projects by following the layout ownership contract and generation workflow. Use when adding or modifying APIs, protobuf contracts, Ent schemas, bind/map registration, service logic, or cross-layer refactors that must stay protocol-first and avoid manual edits to generated or layout-owned files. This skill is REQUIRED for any task involving go-sphere proto files, Ent schemas, service implementations, or generation commands (make gen/proto, make gen/docs, make gen/wire).

go-sphere e394a41 5 files · 28.3 KB Updated

File contents

go-sphere/skills/tree/main/skills/sphere-feature-workflow commit e394a415eb

Frequently asked questions

npx skillmds@latest add go-sphere/sphere-feature-workflow