From dccbb4595df7d07cb151fcf815259f8476cbc004 Mon Sep 17 00:00:00 2001 From: StreamlinedStartup Date: Sun, 28 Dec 2025 06:07:34 -0700 Subject: [PATCH] Update references to WORKFLOWS.md in SKILL.md Updated references in SKILL.md to point to WORKFLOWS.md instead of ADVANCED_WORKFLOWS.md. --- skills/beads/SKILL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/skills/beads/SKILL.md b/skills/beads/SKILL.md index d2e62201..fe3a6947 100644 --- a/skills/beads/SKILL.md +++ b/skills/beads/SKILL.md @@ -782,15 +782,15 @@ bd ready # Uses alternate database For complex scenarios, see references: -- **Compaction Strategies**: `{baseDir}/references/ADVANCED_WORKFLOWS.md` +- **Compaction Strategies**: `{baseDir}/references/WORKFLOWS.md` - Tier 1/2/ultra compaction for old closed issues - Semantic summarization to reduce database size -- **Epic Management**: `{baseDir}/references/ADVANCED_WORKFLOWS.md` +- **Epic Management**: `{baseDir}/references/WORKFLOWS.md` - Nested epics (epics containing epics) - Bulk operations on epic children -- **Template System**: `{baseDir}/references/ADVANCED_WORKFLOWS.md` +- **Template System**: `{baseDir}/references/WORKFLOWS.md` - Custom issue templates - Template variables and defaults