chore(agent): configure AI agents and tools
Add configuration for BMad, Claude, OpenCode, and other AI agent tools and workflows.
This commit is contained in:
27
.claude/commands/bmad-cw/tasks/final-polish.md
Normal file
27
.claude/commands/bmad-cw/tasks/final-polish.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# /final-polish Task
|
||||
|
||||
When this command is used, execute the following task:
|
||||
|
||||
<!-- Powered by BMAD™ Core -->
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
# 14. Final Polish
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
---
|
||||
|
||||
task:
|
||||
id: final-polish
|
||||
name: Final Polish
|
||||
description: Line‑edit for style, clarity, grammar.
|
||||
persona_default: editor
|
||||
inputs:
|
||||
|
||||
- chapter-dialog.md | polished-manuscript.md
|
||||
steps:
|
||||
- Correct grammar and tighten prose.
|
||||
- Ensure consistent voice.
|
||||
output: chapter-final.md | final-manuscript.md
|
||||
...
|
||||
Reference in New Issue
Block a user