COTexplorer/_bmad/_config/bmad-help.csv
Greg 37f8eac932 Initial commit: CFTC COT Explorer
FastAPI application that ingests CFTC Commitments of Traders data into SQLite
and exposes it via a REST API with analytics endpoints (screener, percentile rank,
concentration). Includes CLI for historical and weekly data ingestion, Docker setup,
and a frontend.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 11:23:00 +01:00

2.2 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagent-nameagent-commandagent-display-nameagent-titleoptionsdescriptionoutput-locationoutputs
2coreanytimeBrainstormingBSP_bmad/core/workflows/brainstorming/workflow.mdbmad-brainstormingfalseanalystGenerate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas.{output_folder}/brainstorming/brainstorming-session-{{date}}.md
3coreanytimeParty ModePM_bmad/core/workflows/party-mode/workflow.mdbmad-party-modefalseparty-mode facilitatorOrchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.
4coreanytimebmad-helpBH_bmad/core/tasks/help.mdbmad-helpfalseGet unstuck by showing what workflow steps come next or answering BMad Method questions.
5coreanytimeIndex DocsID_bmad/core/tasks/index-docs.xmlbmad-index-docsfalseCreate lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.
6coreanytimeShard DocumentSD_bmad/core/tasks/shard-doc.xmlbmad-shard-docfalseSplit large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.
7coreanytimeEditorial Review - ProseEP_bmad/core/tasks/editorial-review-prose.xmlbmad-editorial-review-prosefalseReview prose for clarity, tone, and communication issues. Use after drafting to polish written content.report located with target documentthree-column markdown table with suggested fixes
8coreanytimeEditorial Review - StructureES_bmad/core/tasks/editorial-review-structure.xmlbmad-editorial-review-structurefalsePropose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement.report located with target document
9coreanytimeAdversarial Review (General)AR_bmad/core/tasks/review-adversarial-general.xmlbmad-review-adversarial-generalfalseReview content critically to find issues and weaknesses. Use for quality assurance or before finalizing deliverables. Code Review in other modules run this automatically, but its useful also for document reviews