Objective
Formalize the successful communication structure observed in persona exploration research into the agent instructions.
Context
From discussion #12461: Agent responses consistently followed a successful 7-part structure: success announcement, deliverables summary, quick start commands, key features, customization options, pro tips, and next steps. This structure aids learning and consistency.
Approach
-
Add "Response Structure Guidelines" section to .github/instructions/developer.instructions.md
-
Document the 7-part structure observed in successful workflows:
- Success announcement with emoji (🎉, 🚀, ✨)
- Deliverables summary (files created with sizes)
- Quick start commands (copy-paste ready)
- Key features with checkmarks
- Customization options (framework-specific)
- Pro tips section (best practices)
- Next steps (testing, deployment)
-
Include examples from high-scoring workflows (FE-1, DO-1, QA-1)
-
Specify emoji usage patterns for different contexts
Files to Modify
- Update:
.github/instructions/developer.instructions.md
- Add "Response Structure Guidelines" section
- Include template with all 7 parts
- Provide examples from successful workflow responses
- Add emoji usage recommendations
Acceptance Criteria
AI generated by Plan Command for discussion #12461
Objective
Formalize the successful communication structure observed in persona exploration research into the agent instructions.
Context
From discussion #12461: Agent responses consistently followed a successful 7-part structure: success announcement, deliverables summary, quick start commands, key features, customization options, pro tips, and next steps. This structure aids learning and consistency.
Approach
Add "Response Structure Guidelines" section to
.github/instructions/developer.instructions.mdDocument the 7-part structure observed in successful workflows:
Include examples from high-scoring workflows (FE-1, DO-1, QA-1)
Specify emoji usage patterns for different contexts
Files to Modify
.github/instructions/developer.instructions.mdAcceptance Criteria