united-tattoo/.bmad/_cfg/task-manifest.csv
Nicholai f372ab56de chore: add project configuration and agent files
Add BMAD, Claude, Cursor, and OpenCode configuration directories along with AGENTS.md documentation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 04:31:56 -07:00

6 lines
709 B
CSV

name,displayName,description,module,path,standalone
"advanced-elicitation","Advanced Elicitation","When called from workflow","core",".bmad/core/tasks/advanced-elicitation.xml","true"
"index-docs","Index Docs","Generates or updates an index.md of all documents in the specified directory","core",".bmad/core/tasks/index-docs.xml","true"
"validate-workflow","Validate Workflow Output","Run a checklist against a document with thorough analysis and produce a validation report","core",".bmad/core/tasks/validate-workflow.xml","false"
"workflow","Execute Workflow","Execute given workflow by loading its configuration, following instructions, and producing output","core",".bmad/core/tasks/workflow.xml","false"