claude-flow-novice 2.14.0 → 2.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/commands/{cfn/CFN_LOOP_TASK_MODE.md → CFN_LOOP_TASK_MODE.md} +50 -3
- package/.claude/root-claude-distribute/CFN-CLAUDE.md +126 -233
- package/.claude/skills/cfn-backlog-management/add-backlog-item.sh +25 -27
- package/.claude/skills/cfn-changelog-management/add-changelog-entry.sh +21 -19
- package/.claude/skills/cfn-changelog-management/bulk-import.sh +268 -0
- package/.claude/skills/cfn-changelog-management/lib/README.md +212 -0
- package/.claude/skills/cfn-changelog-management/lib/validation.sh +72 -0
- package/.claude/skills/cfn-product-owner-decision/execute-decision.sh +36 -11
- package/claude-assets/agents/cfn-dev-team/analysts/root-cause-analyst.md +259 -0
- package/claude-assets/agents/cfn-dev-team/reviewers/reviewer.md +45 -6
- package/claude-assets/agents/cfn-dev-team/testers/tester.md +59 -0
- package/claude-assets/agents/cfn-dev-team/utility/agent-builder.md +4 -4
- package/claude-assets/commands/{cfn/CFN_LOOP_TASK_MODE.md → CFN_LOOP_TASK_MODE.md} +50 -3
- package/claude-assets/commands/auto-compact.md +80 -0
- package/claude-assets/commands/cfn-loop-cli.md +279 -0
- package/{.claude/commands/cfn → claude-assets/commands}/cfn-loop-document.md +20 -1
- package/claude-assets/commands/cfn-loop-epic.md +478 -0
- package/{.claude/commands/cfn → claude-assets/commands}/cfn-loop-frontend.md +17 -2
- package/claude-assets/commands/cfn-loop-single.md +256 -0
- package/claude-assets/commands/cfn-loop-sprints.md +396 -0
- package/claude-assets/commands/cfn-loop-task.md +460 -0
- package/claude-assets/commands/cfn-loop.md +518 -0
- package/claude-assets/commands/claude-md.md +64 -0
- package/claude-assets/commands/claude-soul.md +22 -0
- package/{.claude/commands/cfn → claude-assets/commands}/context-curate.md +27 -38
- package/{.claude/commands/cfn → claude-assets/commands}/context-inject.md +14 -25
- package/{.claude/commands/cfn → claude-assets/commands}/context-query.md +40 -45
- package/{.claude/commands/cfn → claude-assets/commands}/context-reflect.md +40 -38
- package/{.claude/commands/cfn → claude-assets/commands}/context-stats.md +13 -38
- package/claude-assets/commands/cost-savings-off.md +35 -0
- package/claude-assets/commands/cost-savings-on.md +35 -0
- package/claude-assets/commands/cost-savings-status.md +34 -0
- package/claude-assets/commands/custom-routing-activate.md +55 -0
- package/claude-assets/commands/custom-routing-deactivate.md +46 -0
- package/claude-assets/commands/dependency-recommendations.md +171 -0
- package/claude-assets/commands/fullstack.md +179 -0
- package/claude-assets/commands/github.md +221 -0
- package/claude-assets/commands/hooks.md +38 -0
- package/claude-assets/commands/launch-web-dashboard.md +0 -0
- package/{.claude/commands/cfn → claude-assets/commands}/list-agents-rebuild.md +18 -18
- package/claude-assets/commands/metrics-summary.md +58 -0
- package/claude-assets/commands/neural.md +39 -0
- package/claude-assets/commands/parse-epic.md +357 -0
- package/claude-assets/commands/performance.md +41 -0
- package/claude-assets/commands/sparc.md +46 -0
- package/claude-assets/commands/suggest-improvements.md +95 -0
- package/claude-assets/commands/suggest-templates.md +147 -0
- package/claude-assets/commands/swarm.md +24 -0
- package/claude-assets/commands/write-plan.md +275 -0
- package/claude-assets/root-claude-distribute/CFN-CLAUDE.md +126 -233
- package/claude-assets/skills/cfn-backlog-management/add-backlog-item.sh +25 -27
- package/claude-assets/skills/cfn-changelog-management/add-changelog-entry.sh +21 -19
- package/claude-assets/skills/cfn-changelog-management/bulk-import.sh +268 -0
- package/claude-assets/skills/cfn-changelog-management/lib/README.md +212 -0
- package/claude-assets/skills/cfn-changelog-management/lib/validation.sh +72 -0
- package/claude-assets/skills/cfn-product-owner-decision/execute-decision.sh +36 -11
- package/claude-assets/skills/cfn-task-config-init/SKILL.md +204 -0
- package/claude-assets/skills/cfn-task-config-init/initialize-config.sh +264 -0
- package/dist/cli/config-manager.js +109 -91
- package/dist/cli/config-manager.js.map +1 -1
- package/package.json +3 -3
- package/.claude/commands/cfn/README.md +0 -157
- package/.claude/commands/cfn/launch-web-dashboard.md +0 -295
- package/.claude/commands/cfn/write-plan.md +0 -104
- package/.claude/skills/cfn-loop-orchestration/orchestrate.sh.backup +0 -840
- package/.claude/skills/cfn-redis-coordination/invoke-waiting-mode.sh.backup-p7 +0 -423
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup +0 -38
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-1761167675 +0 -1672
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-p5 +0 -1604
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-phase1 +0 -1550
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-phase2 +0 -1621
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-phase3 +0 -1621
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.broken +0 -1627
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.corrupted +0 -80
- package/.claude/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.deprecated +0 -1864
- package/.claude/skills/cfn-redis-coordination/tests/test_coordination_primitives.sh.deprecated +0 -20
- package/claude-assets/skills/cfn-loop-orchestration/orchestrate.sh.backup +0 -840
- package/claude-assets/skills/cfn-loop2-output-processing/execute-and-extract.sh.backup +0 -36
- package/claude-assets/skills/cfn-redis-coordination/invoke-waiting-mode.sh.backup-p7 +0 -423
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup +0 -38
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-1761167675 +0 -1672
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-p5 +0 -1604
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-phase1 +0 -1550
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-phase2 +0 -1621
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.backup-phase3 +0 -1621
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.broken +0 -1627
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.corrupted +0 -80
- package/claude-assets/skills/cfn-redis-coordination/orchestrate-cfn-loop.sh.deprecated +0 -1864
- package/claude-assets/skills/cfn-redis-coordination/tests/test_coordination_primitives.sh.deprecated +0 -20
- /package/.claude/commands/{cfn/CFN_COORDINATOR_PARAMETERS.md → CFN_COORDINATOR_PARAMETERS.md} +0 -0
- /package/.claude/commands/{cfn/CFN_LOOP_FRONTEND.md → CFN_LOOP_FRONTEND.md} +0 -0
- /package/.claude/commands/{cfn/auto-compact.md → auto-compact.md} +0 -0
- /package/.claude/commands/{cfn/cfn-claude-sync.md → cfn-claude-sync.md} +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/cfn-loop-cli.md +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/cfn-loop-document.md +0 -0
- /package/.claude/commands/{cfn/cfn-loop-epic.md → cfn-loop-epic.md} +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/cfn-loop-frontend.md +0 -0
- /package/.claude/commands/{cfn/cfn-loop-single.md → cfn-loop-single.md} +0 -0
- /package/.claude/commands/{cfn/cfn-loop-sprints.md → cfn-loop-sprints.md} +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/cfn-loop-task.md +0 -0
- /package/.claude/commands/{cfn/cfn-loop.md → cfn-loop.md} +0 -0
- /package/.claude/commands/{cfn/cfn-mode.md → cfn-mode.md} +0 -0
- /package/.claude/commands/{cfn/cfn-optimize-agents.md → cfn-optimize-agents.md} +0 -0
- /package/.claude/commands/{cfn/claude-md.md → claude-md.md} +0 -0
- /package/.claude/commands/{cfn/claude-soul.md → claude-soul.md} +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/context-curate.md +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/context-inject.md +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/context-query.md +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/context-reflect.md +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/context-stats.md +0 -0
- /package/.claude/commands/{cfn/cost-savings-off.md → cost-savings-off.md} +0 -0
- /package/.claude/commands/{cfn/cost-savings-on.md → cost-savings-on.md} +0 -0
- /package/.claude/commands/{cfn/cost-savings-status.md → cost-savings-status.md} +0 -0
- /package/.claude/commands/{cfn/custom-routing-activate.md → custom-routing-activate.md} +0 -0
- /package/.claude/commands/{cfn/custom-routing-deactivate.md → custom-routing-deactivate.md} +0 -0
- /package/.claude/commands/{cfn/dependency-recommendations.md → dependency-recommendations.md} +0 -0
- /package/.claude/commands/{cfn/fullstack.md → fullstack.md} +0 -0
- /package/.claude/commands/{cfn/github-commit.md → github-commit.md} +0 -0
- /package/.claude/commands/{cfn/github.md → github.md} +0 -0
- /package/.claude/commands/{cfn/hello-world-tests.md → hello-world-tests.md} +0 -0
- /package/.claude/commands/{cfn/hooks.md → hooks.md} +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/launch-web-dashboard.md +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/list-agents-rebuild.md +0 -0
- /package/.claude/commands/{cfn/metrics-summary.md → metrics-summary.md} +0 -0
- /package/.claude/commands/{cfn/neural.md → neural.md} +0 -0
- /package/.claude/commands/{cfn/parse-epic.md → parse-epic.md} +0 -0
- /package/.claude/commands/{cfn/performance.md → performance.md} +0 -0
- /package/.claude/commands/{cfn/sparc.md → sparc.md} +0 -0
- /package/.claude/commands/{cfn/suggest-improvements.md → suggest-improvements.md} +0 -0
- /package/.claude/commands/{cfn/suggest-templates.md → suggest-templates.md} +0 -0
- /package/.claude/commands/{cfn/swarm.md → swarm.md} +0 -0
- /package/.claude/commands/{cfn/switch-api.md → switch-api.md} +0 -0
- /package/.claude/commands/{cfn/workflow.md → workflow.md} +0 -0
- /package/{claude-assets/commands/cfn → .claude/commands}/write-plan.md +0 -0
- /package/claude-assets/commands/{cfn/CFN_COORDINATOR_PARAMETERS.md → CFN_COORDINATOR_PARAMETERS.md} +0 -0
- /package/claude-assets/commands/{cfn/CFN_LOOP_FRONTEND.md → CFN_LOOP_FRONTEND.md} +0 -0
- /package/claude-assets/commands/{cfn/README.md → README.md} +0 -0
- /package/claude-assets/commands/{cfn/cfn-claude-sync.md → cfn-claude-sync.md} +0 -0
- /package/claude-assets/commands/{cfn/cfn-mode.md → cfn-mode.md} +0 -0
- /package/claude-assets/commands/{cfn/cfn-optimize-agents.md → cfn-optimize-agents.md} +0 -0
- /package/claude-assets/commands/{cfn/github-commit.md → github-commit.md} +0 -0
- /package/claude-assets/commands/{cfn/hello-world-tests.md → hello-world-tests.md} +0 -0
- /package/claude-assets/commands/{cfn/switch-api.md → switch-api.md} +0 -0
- /package/claude-assets/commands/{cfn/workflow.md → workflow.md} +0 -0
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
|
|
3
|
-
# CFN Loop Orchestrator with Clean Agent Exit
|
|
4
|
-
# Ensures agents exit immediately after reporting confidence
|
|
5
|
-
# No waiting mode for implementers/validators - only coordinators
|
|
6
|
-
|
|
7
|
-
set -euo pipefail
|
|
8
|
-
|
|
9
|
-
# Configuration
|
|
10
|
-
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
|
11
|
-
PROJECT_ROOT="$(cd "$SCRIPT_DIR/../.." && pwd)"
|
|
12
|
-
|
|
13
|
-
# Default values
|
|
14
|
-
TASK_ID=""
|
|
15
|
-
MODE="standard"
|
|
16
|
-
LOOP3_AGENTS=""
|
|
17
|
-
LOOP2_AGENTS=""
|
|
18
|
-
PRODUCT_OWNER=""
|
|
19
|
-
MAX_ITERATIONS=5
|
|
20
|
-
PHASE_ID=""
|
|
21
|
-
EPIC_CONTEXT=""
|
|
22
|
-
PHASE_CONTEXT=""
|
|
23
|
-
SUCCESS_CRITERIA=""
|
|
24
|
-
AGENT_TYPE="implementer"
|
|
25
|
-
TIMEOUT=300
|
|
26
|
-
|
|
27
|
-
# ... [Rest of the argument parsing and setup code remains the same]
|
|
28
|
-
|
|
29
|
-
# Product Owner Decision Section
|
|
30
|
-
if [[ "$consensus_reached" == "true" ]]; then
|
|
31
|
-
if [[ -n "$PRODUCT_OWNER" ]]; then
|
|
32
|
-
# Get comprehensive context for Product Owner
|
|
33
|
-
local epic_context=$(redis-cli get "swarm:${TASK_ID}:epic-context" 2>/dev/null || echo "{}")
|
|
34
|
-
local success_criteria=$(redis-cli get "swarm:${TASK_ID}:success-criteria" 2>/dev/null || echo "{}")
|
|
35
|
-
|
|
36
|
-
# Build context safely with default values
|
|
37
|
-
local epic_goal=$(echo "$epic_context" | jq -r '.epicGoal // "Build system components"' 2>/dev/null || echo "Build system components")
|
|
38
|
-
local criteria_list=$(echo "$success_criteria" | jq -r '.acceptanceCriteria[]? // "- Meet requirements"' 2>/dev/null || echo "- Meet requirements")
|
|
39
|
-
|
|
40
|
-
local po_context
|
|
41
|
-
printf -v po_context "Product Owner decision for iteration %s
|
|
42
|
-
|
|
43
|
-
Epic Goal: %s
|
|
44
|
-
|
|
45
|
-
Success Criteria:
|
|
46
|
-
%s
|
|
47
|
-
|
|
48
|
-
Loop Results:
|
|
49
|
-
- Iteration: %s
|
|
50
|
-
- Loop 3 Confidence: %s
|
|
51
|
-
- Loop 2 Consensus: %s
|
|
52
|
-
- Gate Threshold: %s
|
|
53
|
-
- Consensus Threshold: %s
|
|
54
|
-
|
|
55
|
-
Your decision options:
|
|
56
|
-
1. PROCEED - Implementation meets all requirements
|
|
57
|
-
2. ITERATE - Needs additional work with specific feedback
|
|
58
|
-
3. ABORT - Critical issues, cannot proceed
|
|
59
|
-
|
|
60
|
-
Requirements:
|
|
61
|
-
- Verify all deliverables exist and meet acceptance criteria
|
|
62
|
-
- Ensure implementation quality meets standards
|
|
63
|
-
- Consider business value and strategic alignment
|
|
64
|
-
|
|
65
|
-
Task ID: %s" \
|
|
66
|
-
"$iteration" \
|
|
67
|
-
"$epic_goal" \
|
|
68
|
-
"$criteria_list" \
|
|
69
|
-
"$iteration" \
|
|
70
|
-
"${loop3_confidence:-"N/A"}" \
|
|
71
|
-
"${loop2_consensus:-"N/A"}" \
|
|
72
|
-
"$GATE_THRESHOLD" \
|
|
73
|
-
"$CONSENSUS_THRESHOLD" \
|
|
74
|
-
"$TASK_ID"
|
|
75
|
-
|
|
76
|
-
# Rest of the script (Spawn Product Owner, handle decision) remains the same
|
|
77
|
-
fi
|
|
78
|
-
fi
|
|
79
|
-
|
|
80
|
-
# Remaining script continues with other orchestration logic
|