Files
Claude-Code-Workflow/.gitignore
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

23 lines
230 B
Plaintext

# History and temp files
.history
*.tmp
*.log
# Node modules
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Package files
*.tgz
# OS files
.DS_Store
Thumbs.db
.env
settings.local.json
.workflow
version.json
ref