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:
28
.claude/commands/bmad-cw/tasks/provide-feedback.md
Normal file
28
.claude/commands/bmad-cw/tasks/provide-feedback.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# /provide-feedback Task
|
||||
|
||||
When this command is used, execute the following task:
|
||||
|
||||
<!-- Powered by BMAD™ Core -->
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
# 5. Provide Feedback (Beta)
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
---
|
||||
|
||||
task:
|
||||
id: provide-feedback
|
||||
name: Provide Feedback (Beta)
|
||||
description: Simulate beta‑reader feedback using beta-feedback-form-tmpl.
|
||||
persona_default: beta-reader
|
||||
inputs:
|
||||
|
||||
- draft-manuscript.md | chapter-draft.md
|
||||
steps:
|
||||
- Read provided text.
|
||||
- Fill feedback form objectively.
|
||||
- Save as beta-notes.md or chapter-notes.md.
|
||||
output: beta-notes.md
|
||||
...
|
||||
Reference in New Issue
Block a user