[Sprint 9] feat: Update orchestrator.md to load domain-consultation skill #362
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Modify the projman orchestrator agent to load the domain-consultation skill and add domain gate checks before marking issues complete.
Implementation
Wiki: Change V5.6.0 (Sprint 9 Implementation)
File:
plugins/projman/agents/orchestrator.mdAcceptance Criteria
skills/domain-consultation.mdto "Skills to Load" section/design-gateon affected pathsTechnical Notes
The domain gate check happens AFTER implementation but BEFORE marking the issue as complete. This ensures:
Example flow:
Dependency: Requires domain-consultation.md skill (#356) and design-gate command (#360)
Risk: Medium - modifies core orchestrator behavior