Full feature chain: CRO → PM → TL → Dev → QA → BizQC → DevOps verification. Use for any new feature ticket. Walks the ticket through every agent in the hierarchy.
Features must pass through the full agent chain before merging. Skipping steps causes business logic drift, architectural inconsistency, and QA gaps.
[FEAT][SM-{id}] title, 2 reviewers minimumfeature/SM-{id}-* branchdocuments/Module_Documentation.mdUser: /feature SM-200 add scholarship waiver bulk import
Claude: PM check — acceptance criteria present. TL design — touches FeeService + new CSV parser. Protected logic: waiver calc → BIZ-QC required. Creating feature/SM-200-scholarship-bulk-import...