BMAD-METHOD/src/core/tasks
Jonah Schulte b4217ba65f fix: explicit slash command detection + document resilience improvements
**Slash Command Detection Fix:**
- Check for <command-name> tag explicitly (not pseudocode)
- If tag exists: Run in main context (interactive)
- If no tag: Delegate to Task agent (internal call)
- Reduces task nesting from 3 levels to 1 level

**Resilience Documentation:**
- Added RESILIENCE-FIX.md documenting state tracking
- Proposes state file for resume capability
- File read retry logic
- Error handling improvements

**Expected improvement:**
- Slash commands: No Task wrapper (1 level nesting)
- Fewer file access issues
- Can resume after crashes

To be implemented in future release.
2026-01-26 18:59:48 -05:00
..
editorial-review-prose.xml feat: add optional style_guide input to editorial review tasks (#1380) 2026-01-24 00:24:54 -06:00
editorial-review-structure.xml feat: add optional style_guide input to editorial review tasks (#1380) 2026-01-24 00:24:54 -06:00
help.md Update agent command file naming to include -agent- in filename 2026-01-23 22:30:14 -06:00
index-docs.xml folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
review-adversarial-general.xml Update agent command file naming to include -agent- in filename 2026-01-23 22:30:14 -06:00
shard-doc.xml fix missing scripts from installation, and add ability to exclude workflows from being added as commands in tools, the first being the example workflow meant just for workflow example to the workflow builder 2026-01-07 16:21:25 +08:00
step-enforcement.xml fix: sync ALL enforcement fixes from craftedcall production testing 2026-01-26 16:45:10 -05:00
workflow.xml fix: explicit slash command detection + document resilience improvements 2026-01-26 18:59:48 -05:00