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/expand-premise.md
Normal file
27
.claude/commands/bmad-cw/tasks/expand-premise.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# /expand-premise Task
|
||||
|
||||
When this command is used, execute the following task:
|
||||
|
||||
<!-- Powered by BMAD™ Core -->
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
# 7. Expand Premise (Snowflake Step 2)
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
||||
---
|
||||
|
||||
task:
|
||||
id: expand-premise
|
||||
name: Expand Premise
|
||||
description: Turn a 1‑sentence idea into a 1‑paragraph summary.
|
||||
persona_default: plot-architect
|
||||
inputs:
|
||||
|
||||
- premise.txt
|
||||
steps:
|
||||
- Ask for genre confirmation.
|
||||
- Draft one paragraph (~5 sentences) covering protagonist, conflict, stakes.
|
||||
output: premise-paragraph.md
|
||||
...
|
||||
Reference in New Issue
Block a user