**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. |
||
|---|---|---|
| .. | ||
| editorial-review-prose.xml | ||
| editorial-review-structure.xml | ||
| help.md | ||
| index-docs.xml | ||
| review-adversarial-general.xml | ||
| shard-doc.xml | ||
| step-enforcement.xml | ||
| workflow.xml | ||