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/analyze-reader-feedback.md
Normal file
27
.claude/commands/bmad-cw/tasks/analyze-reader-feedback.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# /analyze-reader-feedback Task
|
||||
|
||||
When this command is used, execute the following task:
|
||||
|
||||
<!-- Powered by BMAD™ Core -->
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
# 16. Analyze Reader Feedback
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
---
|
||||
|
||||
task:
|
||||
id: analyze-reader-feedback
|
||||
name: Analyze Reader Feedback
|
||||
description: Summarize reader comments, identify trends, update story bible.
|
||||
persona_default: beta-reader
|
||||
inputs:
|
||||
|
||||
- publication-log.md
|
||||
steps:
|
||||
- Cluster comments by theme.
|
||||
- Suggest course corrections.
|
||||
output: retro.md
|
||||
...
|
||||
Reference in New Issue
Block a user