catlog22
|
bd9278bb02
|
feat: enhance workflow with CCW-aware IMPL_PLAN.md templates
- Add concept-verify and action-plan-verify quality gate commands
- Enhance IMPL_PLAN.md with CCW Workflow Context section
- Add Artifact Usage Strategy for clear CCW artifact hierarchy
- Update frontmatter with context_package, verification_history, phase_progression
- Synchronize enhancements across task-generate, task-generate-agent, task-generate-tdd
- Update synthesis, plan, and tdd-plan commands with verification guidance
Makes CCW's multi-phase workflow and intelligent context gathering visible in generated documentation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-07 20:58:11 +08:00 |
|
catlog22
|
e90c9baa13
|
refactor: Optimize document passing strategy in workflow
- **concept-enhanced**: Add explicit priority for source documents
- PRIMARY: role analysis.md files (complete technical details, ADRs)
- SECONDARY: synthesis-specification.md (integrated requirements)
- Framework: topic-framework.md (discussion context)
- **task-generate**: Enhanced artifacts array with usage guidance
- Add 'usage' field for each artifact type
- Support dynamic role discovery
- Reorder priority: synthesis (highest) → role_analysis (high) → framework (low)
- **pre_analysis**: Add explicit artifact loading instructions
- Note when to consult role analysis (API schemas, caching configs, design tokens)
- Load system-architect, ui-designer, product-manager analyses
- **implementation_approach**: Add clear priority instructions
- Primary: Use synthesis-specification.md for requirements
- Secondary: Refer to artifacts[] for technical details
- Update logic_flow to include "Consult artifacts when needed"
- **gitignore**: Add .workflow directory to ignore list
🎯 Result: Balanced strategy - 100% fidelity in analysis phase, 78% token efficiency in planning phase, hybrid approach in execution phase
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-04 12:44:07 +08:00 |
|