squads-cli 0.2.1 → 0.2.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/dist/{autonomy-PSVZVX7A.js → autonomy-GARI6J2J.js} +4 -4
- package/dist/chunk-NP5BDPE6.js +240 -0
- package/dist/chunk-NP5BDPE6.js.map +1 -0
- package/dist/chunk-O632SBON.js +62 -0
- package/dist/chunk-O632SBON.js.map +1 -0
- package/dist/{chunk-QHNUMM4V.js → chunk-QRNR4GIT.js} +3 -2
- package/dist/chunk-QRNR4GIT.js.map +1 -0
- package/dist/chunk-XTHZT53Y.js +364 -0
- package/dist/chunk-XTHZT53Y.js.map +1 -0
- package/dist/cli.js +1026 -88
- package/dist/cli.js.map +1 -1
- package/dist/{context-GWPF4SEY.js → context-PYTO2UQG.js} +7 -7
- package/dist/{context-feed-AJGVAR6H.js → context-feed-TLVZZ24S.js} +15 -15
- package/dist/{cost-XBCDJ7XC.js → cost-OALPURUQ.js} +7 -7
- package/dist/{dashboard-LGT2B2BL.js → dashboard-HQIEHTZC.js} +14 -14
- package/dist/{doctor-XPUIIBHJ.js → doctor-TWHMR23W.js} +4 -4
- package/dist/{exec-OUXM7JBF.js → exec-DYLI4TXY.js} +2 -2
- package/dist/{feedback-KNAOG5QK.js → feedback-5AEACUX6.js} +8 -8
- package/dist/{goal-BVHV5573.js → goal-XUNV3CKV.js} +8 -8
- package/dist/{health-4UXN44PF.js → health-ZF3HSA4W.js} +4 -4
- package/dist/{history-ILH3SWHB.js → history-WP6R5BNG.js} +5 -5
- package/dist/history-WP6R5BNG.js.map +1 -0
- package/dist/{init-XQZ7BOGT.js → init-BQSCG57S.js} +115 -6
- package/dist/init-BQSCG57S.js.map +1 -0
- package/dist/{kpi-RQIU7WGK.js → kpi-VBGDO4GI.js} +6 -6
- package/dist/{learn-OIFUVZAS.js → learn-C4B2PQ5J.js} +8 -8
- package/dist/{login-DXZANWZY.js → login-F6ITE7PR.js} +7 -7
- package/dist/{memory-T3ACCS7E.js → memory-33HYD6AN.js} +11 -11
- package/dist/observability-CL23L7LD.js +20 -0
- package/dist/observability-CL23L7LD.js.map +1 -0
- package/dist/org-cycle-Q74OT4I4.js +130 -0
- package/dist/org-cycle-Q74OT4I4.js.map +1 -0
- package/dist/{progress-DAUZMT3N.js → progress-P2EIZBKP.js} +5 -5
- package/dist/{providers-3P5D2XL5.js → providers-LE744DM6.js} +2 -2
- package/dist/repo-enforcement-JJQMKDAU.js +75 -0
- package/dist/repo-enforcement-JJQMKDAU.js.map +1 -0
- package/dist/{results-UECWGLTB.js → results-6TH33HPN.js} +6 -6
- package/dist/{run-I6KAXU6U.js → run-DOY5SGF3.js} +3713 -3688
- package/dist/run-DOY5SGF3.js.map +1 -0
- package/dist/run-context-GB6GUCKZ.js +26 -0
- package/dist/run-context-GB6GUCKZ.js.map +1 -0
- package/dist/{status-AQNLDZVN.js → status-PFFB2NV6.js} +16 -16
- package/dist/{sync-ZI3MHA4G.js → sync-FR6LQJ4C.js} +12 -12
- package/dist/templates/seed/config/SYSTEM.md +6 -0
- package/dist/templates/seed/idp/catalog/service.yaml.template +25 -0
- package/dist/templates/seed/memory/_squad/goals.md +23 -0
- package/dist/templates/seed/memory/_squad/priorities.md +25 -0
- package/dist/templates/seed/memory/company/company.md +31 -0
- package/dist/templates/seed/skills/squads-cli/SKILL.md +302 -57
- package/dist/templates/seed/skills/squads-cli/references/commands.md +181 -0
- package/dist/templates/seed/squads/company/company-critic.md +12 -4
- package/dist/templates/seed/squads/company/company-eval.md +12 -4
- package/dist/templates/seed/squads/company/event-dispatcher.md +14 -4
- package/dist/templates/seed/squads/company/goal-tracker.md +12 -4
- package/dist/templates/seed/squads/company/manager.md +17 -11
- package/dist/templates/seed/squads/engineering/code-reviewer.md +14 -2
- package/dist/templates/seed/squads/engineering/issue-solver.md +10 -2
- package/dist/templates/seed/squads/engineering/test-writer.md +15 -5
- package/dist/templates/seed/squads/intelligence/intel-critic.md +19 -2
- package/dist/templates/seed/squads/intelligence/intel-eval.md +18 -1
- package/dist/templates/seed/squads/intelligence/intel-lead.md +12 -4
- package/dist/templates/seed/squads/marketing/content-drafter.md +14 -4
- package/dist/templates/seed/squads/marketing/growth-analyst.md +14 -2
- package/dist/templates/seed/squads/marketing/social-poster.md +15 -3
- package/dist/templates/seed/squads/operations/finance-tracker.md +11 -3
- package/dist/templates/seed/squads/operations/goal-tracker.md +14 -2
- package/dist/templates/seed/squads/operations/ops-lead.md +14 -4
- package/dist/templates/seed/squads/product/lead.md +11 -3
- package/dist/templates/seed/squads/product/scanner.md +12 -4
- package/dist/templates/seed/squads/product/worker.md +12 -4
- package/dist/templates/seed/squads/research/analyst.md +12 -4
- package/dist/templates/seed/squads/research/lead.md +11 -5
- package/dist/templates/seed/squads/research/synthesizer.md +12 -4
- package/dist/tier-detect-YX2HPNNR.js +15 -0
- package/dist/tier-detect-YX2HPNNR.js.map +1 -0
- package/package.json +1 -1
- package/templates/seed/config/SYSTEM.md +6 -0
- package/templates/seed/idp/catalog/service.yaml.template +25 -0
- package/templates/seed/memory/_squad/goals.md +23 -0
- package/templates/seed/memory/_squad/priorities.md +25 -0
- package/templates/seed/memory/company/company.md +31 -0
- package/templates/seed/skills/squads-cli/SKILL.md +302 -57
- package/templates/seed/skills/squads-cli/references/commands.md +181 -0
- package/templates/seed/squads/company/company-critic.md +12 -4
- package/templates/seed/squads/company/company-eval.md +12 -4
- package/templates/seed/squads/company/event-dispatcher.md +14 -4
- package/templates/seed/squads/company/goal-tracker.md +12 -4
- package/templates/seed/squads/company/manager.md +17 -11
- package/templates/seed/squads/engineering/code-reviewer.md +14 -2
- package/templates/seed/squads/engineering/issue-solver.md +10 -2
- package/templates/seed/squads/engineering/test-writer.md +15 -5
- package/templates/seed/squads/intelligence/intel-critic.md +19 -2
- package/templates/seed/squads/intelligence/intel-eval.md +18 -1
- package/templates/seed/squads/intelligence/intel-lead.md +12 -4
- package/templates/seed/squads/marketing/content-drafter.md +14 -4
- package/templates/seed/squads/marketing/growth-analyst.md +14 -2
- package/templates/seed/squads/marketing/social-poster.md +15 -3
- package/templates/seed/squads/operations/finance-tracker.md +11 -3
- package/templates/seed/squads/operations/goal-tracker.md +14 -2
- package/templates/seed/squads/operations/ops-lead.md +14 -4
- package/templates/seed/squads/product/lead.md +11 -3
- package/templates/seed/squads/product/scanner.md +12 -4
- package/templates/seed/squads/product/worker.md +12 -4
- package/templates/seed/squads/research/analyst.md +12 -4
- package/templates/seed/squads/research/lead.md +11 -5
- package/templates/seed/squads/research/synthesizer.md +12 -4
- package/dist/chunk-QHNUMM4V.js.map +0 -1
- package/dist/history-ILH3SWHB.js.map +0 -1
- package/dist/init-XQZ7BOGT.js.map +0 -1
- package/dist/run-I6KAXU6U.js.map +0 -1
- /package/dist/{autonomy-PSVZVX7A.js.map → autonomy-GARI6J2J.js.map} +0 -0
- /package/dist/{context-GWPF4SEY.js.map → context-PYTO2UQG.js.map} +0 -0
- /package/dist/{context-feed-AJGVAR6H.js.map → context-feed-TLVZZ24S.js.map} +0 -0
- /package/dist/{cost-XBCDJ7XC.js.map → cost-OALPURUQ.js.map} +0 -0
- /package/dist/{dashboard-LGT2B2BL.js.map → dashboard-HQIEHTZC.js.map} +0 -0
- /package/dist/{doctor-XPUIIBHJ.js.map → doctor-TWHMR23W.js.map} +0 -0
- /package/dist/{exec-OUXM7JBF.js.map → exec-DYLI4TXY.js.map} +0 -0
- /package/dist/{feedback-KNAOG5QK.js.map → feedback-5AEACUX6.js.map} +0 -0
- /package/dist/{goal-BVHV5573.js.map → goal-XUNV3CKV.js.map} +0 -0
- /package/dist/{health-4UXN44PF.js.map → health-ZF3HSA4W.js.map} +0 -0
- /package/dist/{kpi-RQIU7WGK.js.map → kpi-VBGDO4GI.js.map} +0 -0
- /package/dist/{learn-OIFUVZAS.js.map → learn-C4B2PQ5J.js.map} +0 -0
- /package/dist/{login-DXZANWZY.js.map → login-F6ITE7PR.js.map} +0 -0
- /package/dist/{memory-T3ACCS7E.js.map → memory-33HYD6AN.js.map} +0 -0
- /package/dist/{progress-DAUZMT3N.js.map → progress-P2EIZBKP.js.map} +0 -0
- /package/dist/{providers-3P5D2XL5.js.map → providers-LE744DM6.js.map} +0 -0
- /package/dist/{results-UECWGLTB.js.map → results-6TH33HPN.js.map} +0 -0
- /package/dist/{status-AQNLDZVN.js.map → status-PFFB2NV6.js.map} +0 -0
- /package/dist/{sync-ZI3MHA4G.js.map → sync-FR6LQJ4C.js.map} +0 -0
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import {
|
|
3
|
+
extractMcpServersFromDefinition,
|
|
4
|
+
gatherSquadContext,
|
|
5
|
+
loadApprovalInstructions,
|
|
6
|
+
loadCompanyContext,
|
|
7
|
+
loadPostExecution,
|
|
8
|
+
loadSystemProtocol,
|
|
9
|
+
parseAgentFrontmatter,
|
|
10
|
+
resolveContextRoleFromAgent
|
|
11
|
+
} from "./chunk-XTHZT53Y.js";
|
|
12
|
+
import "./chunk-M5FXNY6Y.js";
|
|
13
|
+
import "./chunk-ZTQ7ISUR.js";
|
|
14
|
+
import "./chunk-TYFTF53O.js";
|
|
15
|
+
import "./chunk-7OCVIDC7.js";
|
|
16
|
+
export {
|
|
17
|
+
extractMcpServersFromDefinition,
|
|
18
|
+
gatherSquadContext,
|
|
19
|
+
loadApprovalInstructions,
|
|
20
|
+
loadCompanyContext,
|
|
21
|
+
loadPostExecution,
|
|
22
|
+
loadSystemProtocol,
|
|
23
|
+
parseAgentFrontmatter,
|
|
24
|
+
resolveContextRoleFromAgent
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=run-context-GB6GUCKZ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -9,6 +9,9 @@ import {
|
|
|
9
9
|
cleanupStaleSessions,
|
|
10
10
|
getLiveSessionSummaryAsync
|
|
11
11
|
} from "./chunk-BODLDQY7.js";
|
|
12
|
+
import {
|
|
13
|
+
checkForUpdate
|
|
14
|
+
} from "./chunk-J6QF4ZQX.js";
|
|
12
15
|
import {
|
|
13
16
|
fetchOperationalStatus
|
|
14
17
|
} from "./chunk-TZXD6WFN.js";
|
|
@@ -16,21 +19,6 @@ import {
|
|
|
16
19
|
Events,
|
|
17
20
|
track
|
|
18
21
|
} from "./chunk-QJ7C7CMB.js";
|
|
19
|
-
import {
|
|
20
|
-
findSimilarSquads,
|
|
21
|
-
findSquadsDir,
|
|
22
|
-
listAgents,
|
|
23
|
-
listSquads,
|
|
24
|
-
loadSquad,
|
|
25
|
-
resolveExecutionContext
|
|
26
|
-
} from "./chunk-TYFTF53O.js";
|
|
27
|
-
import {
|
|
28
|
-
findMemoryDir,
|
|
29
|
-
getSquadState
|
|
30
|
-
} from "./chunk-ZTQ7ISUR.js";
|
|
31
|
-
import {
|
|
32
|
-
checkForUpdate
|
|
33
|
-
} from "./chunk-J6QF4ZQX.js";
|
|
34
22
|
import {
|
|
35
23
|
RESET,
|
|
36
24
|
bold,
|
|
@@ -42,6 +30,18 @@ import {
|
|
|
42
30
|
privacyHeader,
|
|
43
31
|
writeLine
|
|
44
32
|
} from "./chunk-M5FXNY6Y.js";
|
|
33
|
+
import {
|
|
34
|
+
findMemoryDir,
|
|
35
|
+
getSquadState
|
|
36
|
+
} from "./chunk-ZTQ7ISUR.js";
|
|
37
|
+
import {
|
|
38
|
+
findSimilarSquads,
|
|
39
|
+
findSquadsDir,
|
|
40
|
+
listAgents,
|
|
41
|
+
listSquads,
|
|
42
|
+
loadSquad,
|
|
43
|
+
resolveExecutionContext
|
|
44
|
+
} from "./chunk-TYFTF53O.js";
|
|
45
45
|
import "./chunk-7OCVIDC7.js";
|
|
46
46
|
|
|
47
47
|
// src/commands/status.ts
|
|
@@ -349,4 +349,4 @@ async function showSquadStatus(squadName, squadsDir, options) {
|
|
|
349
349
|
export {
|
|
350
350
|
statusCommand
|
|
351
351
|
};
|
|
352
|
-
//# sourceMappingURL=status-
|
|
352
|
+
//# sourceMappingURL=status-PFFB2NV6.js.map
|
|
@@ -1,19 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import {
|
|
3
|
-
getEnv
|
|
4
|
-
} from "./chunk-EHQJHRIW.js";
|
|
5
2
|
import {
|
|
6
3
|
Events,
|
|
7
4
|
track
|
|
8
5
|
} from "./chunk-QJ7C7CMB.js";
|
|
9
|
-
import {
|
|
10
|
-
findSquadsDir,
|
|
11
|
-
listSquads,
|
|
12
|
-
parseSquadFile
|
|
13
|
-
} from "./chunk-TYFTF53O.js";
|
|
14
|
-
import {
|
|
15
|
-
findMemoryDir
|
|
16
|
-
} from "./chunk-ZTQ7ISUR.js";
|
|
17
6
|
import {
|
|
18
7
|
RESET,
|
|
19
8
|
colors,
|
|
@@ -21,6 +10,17 @@ import {
|
|
|
21
10
|
icons,
|
|
22
11
|
writeLine
|
|
23
12
|
} from "./chunk-M5FXNY6Y.js";
|
|
13
|
+
import {
|
|
14
|
+
findMemoryDir
|
|
15
|
+
} from "./chunk-ZTQ7ISUR.js";
|
|
16
|
+
import {
|
|
17
|
+
getEnv
|
|
18
|
+
} from "./chunk-EHQJHRIW.js";
|
|
19
|
+
import {
|
|
20
|
+
findSquadsDir,
|
|
21
|
+
listSquads,
|
|
22
|
+
parseSquadFile
|
|
23
|
+
} from "./chunk-TYFTF53O.js";
|
|
24
24
|
import "./chunk-7OCVIDC7.js";
|
|
25
25
|
|
|
26
26
|
// src/commands/sync.ts
|
|
@@ -833,4 +833,4 @@ async function syncCommand(options = {}) {
|
|
|
833
833
|
export {
|
|
834
834
|
syncCommand
|
|
835
835
|
};
|
|
836
|
-
//# sourceMappingURL=sync-
|
|
836
|
+
//# sourceMappingURL=sync-FR6LQJ4C.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
apiVersion: squads/v1
|
|
2
|
+
kind: Service
|
|
3
|
+
metadata:
|
|
4
|
+
name: "{{SERVICE_NAME}}"
|
|
5
|
+
description: "{{BUSINESS_DESCRIPTION}}"
|
|
6
|
+
owner: "{{OWNER_SQUAD}}"
|
|
7
|
+
repo: "{{REPO_NAME}}"
|
|
8
|
+
tags: []
|
|
9
|
+
spec:
|
|
10
|
+
type: "{{SERVICE_TYPE}}"
|
|
11
|
+
stack: "{{SERVICE_STACK}}"
|
|
12
|
+
branches:
|
|
13
|
+
default: main
|
|
14
|
+
development: {{BRANCHES_DEVELOPMENT}}
|
|
15
|
+
workflow: "{{BRANCHES_WORKFLOW}}"
|
|
16
|
+
ci:
|
|
17
|
+
template: {{CI_TEMPLATE}}
|
|
18
|
+
required_checks: []
|
|
19
|
+
build_command: {{BUILD_COMMAND}}
|
|
20
|
+
test_command: {{TEST_COMMAND}}
|
|
21
|
+
deploy: null
|
|
22
|
+
health: []
|
|
23
|
+
dependencies:
|
|
24
|
+
runtime: []
|
|
25
|
+
scorecard: "{{SERVICE_SCORECARD}}"
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
---
|
|
2
|
+
squad: "{{SQUAD_NAME}}"
|
|
3
|
+
updated: "{{CURRENT_DATE}}"
|
|
4
|
+
review_by: "{{REVIEW_DATE}}"
|
|
5
|
+
owner: "{{SQUAD_LEAD}}"
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# {{SQUAD_LABEL}} Goals
|
|
9
|
+
|
|
10
|
+
## Active
|
|
11
|
+
|
|
12
|
+
(No goals set yet — add your first goal here)
|
|
13
|
+
|
|
14
|
+
Example format:
|
|
15
|
+
1. **Goal name** — metric: what_to_measure | baseline: unknown | target: X | deadline: YYYY-MM-DD | status: not-started
|
|
16
|
+
|
|
17
|
+
## Achieved
|
|
18
|
+
|
|
19
|
+
(none yet)
|
|
20
|
+
|
|
21
|
+
## Abandoned
|
|
22
|
+
|
|
23
|
+
(none yet)
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
---
|
|
2
|
+
squad: "{{SQUAD_NAME}}"
|
|
3
|
+
updated: "{{CURRENT_DATE}}"
|
|
4
|
+
review_by: "{{REVIEW_DATE}}"
|
|
5
|
+
owner: "{{SQUAD_LEAD}}"
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# {{SQUAD_LABEL}} Priorities
|
|
9
|
+
|
|
10
|
+
## Focus
|
|
11
|
+
|
|
12
|
+
1. **Deliver first results** — produce at least one concrete output per cycle
|
|
13
|
+
2. **Learn the context** — read BUSINESS_BRIEF.md and recent squad state before acting
|
|
14
|
+
3. **Collaborate** — coordinate with other squads through memory, not direct calls
|
|
15
|
+
|
|
16
|
+
## Not Now
|
|
17
|
+
|
|
18
|
+
- Deep refactoring without a clear need
|
|
19
|
+
- Experimental features not tied to business goals
|
|
20
|
+
|
|
21
|
+
## Standing Rules
|
|
22
|
+
|
|
23
|
+
- Always read state.md before starting — don't repeat work
|
|
24
|
+
- Always write state.md after completing — enable the next run
|
|
25
|
+
- Escalate blockers immediately — don't spin in place
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: "company-context"
|
|
3
|
+
updated: "{{CURRENT_DATE}}"
|
|
4
|
+
owner: "manager"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Company Context
|
|
8
|
+
|
|
9
|
+
## Mission
|
|
10
|
+
|
|
11
|
+
{{BUSINESS_DESCRIPTION}}
|
|
12
|
+
|
|
13
|
+
## What We Build
|
|
14
|
+
|
|
15
|
+
(Add product or service details here)
|
|
16
|
+
|
|
17
|
+
## Who Uses It
|
|
18
|
+
|
|
19
|
+
(Add target customer details here)
|
|
20
|
+
|
|
21
|
+
## Product
|
|
22
|
+
|
|
23
|
+
| Offering | Role |
|
|
24
|
+
|----------|------|
|
|
25
|
+
| (Add your products/services) | |
|
|
26
|
+
|
|
27
|
+
## Alignment
|
|
28
|
+
|
|
29
|
+
- Results over promises — ship working things
|
|
30
|
+
- Simple over clever — prefer straightforward solutions
|
|
31
|
+
- Customer zero — use your own product
|
|
@@ -1,84 +1,329 @@
|
|
|
1
|
-
|
|
1
|
+
---
|
|
2
|
+
name: squads-cli
|
|
3
|
+
description: Squads CLI reference for autonomous agents — run squads, manage memory, check status, set goals, and operate the AI workforce. TRIGGER when using squads commands, dispatching agents, reading/writing memory, checking squad status, or operating the autonomous loop.
|
|
4
|
+
context: fork
|
|
5
|
+
---
|
|
2
6
|
|
|
3
|
-
|
|
7
|
+
# Squads CLI
|
|
4
8
|
|
|
5
|
-
|
|
9
|
+
The `squads` CLI is the operating system for your AI workforce. Agents are the primary users — they call these commands during execution to understand context, persist learnings, and coordinate with other squads.
|
|
10
|
+
|
|
11
|
+
## Core Concepts
|
|
12
|
+
|
|
13
|
+
| Concept | Description |
|
|
14
|
+
|---------|-------------|
|
|
15
|
+
| **Squad** | A team of agents in `.agents/squads/{name}/` — defined by `SQUAD.md` |
|
|
16
|
+
| **Agent** | A markdown file (`{agent}.md`) inside a squad directory |
|
|
17
|
+
| **Memory** | Persistent state in `.agents/memory/{squad}/{agent}/` — survives across runs |
|
|
18
|
+
| **Target** | `squad/agent` notation (e.g., `engineering/issue-solver`) |
|
|
19
|
+
| **Context cascade** | Layered context injection: SYSTEM → SQUAD → priorities → directives → state |
|
|
20
|
+
|
|
21
|
+
## File Structure
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
.agents/
|
|
25
|
+
├── config/SYSTEM.md # Immutable rules (all agents)
|
|
26
|
+
├── squads/{squad}/
|
|
27
|
+
│ ├── SQUAD.md # Squad identity, goals, KPIs
|
|
28
|
+
│ └── {agent}.md # Agent definition
|
|
29
|
+
└── memory/
|
|
30
|
+
├── {squad}/
|
|
31
|
+
│ ├── priorities.md # Current operational focus
|
|
32
|
+
│ ├── feedback.md # Last cycle evaluation
|
|
33
|
+
│ ├── active-work.md # Open PRs/issues
|
|
34
|
+
│ └── {agent}/
|
|
35
|
+
│ ├── state.md # Agent's persistent state
|
|
36
|
+
│ └── learnings.md # Accumulated insights
|
|
37
|
+
├── company/directives.md # Strategic overlay
|
|
38
|
+
└── daily-briefing.md # Cross-squad context
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
## Running Agents
|
|
44
|
+
|
|
45
|
+
### Single Agent
|
|
46
|
+
|
|
47
|
+
```bash
|
|
48
|
+
# Run specific agent (two equivalent notations)
|
|
49
|
+
squads run engineering/issue-solver
|
|
50
|
+
squads run engineering -a issue-solver
|
|
51
|
+
|
|
52
|
+
# With founder directive (replaces lead briefing)
|
|
53
|
+
squads run engineering/issue-solver --task "Fix CI pipeline for PR #593"
|
|
54
|
+
|
|
55
|
+
# Dry run — preview without executing
|
|
56
|
+
squads run engineering --dry-run
|
|
57
|
+
|
|
58
|
+
# Background execution
|
|
59
|
+
squads run engineering/scanner -b # Detached
|
|
60
|
+
squads run engineering/scanner -w # Detached but tail logs
|
|
61
|
+
|
|
62
|
+
# Use different LLM provider
|
|
63
|
+
squads run research/analyst --provider=google
|
|
64
|
+
squads run research/analyst --provider=google --model=gemini-2.5-flash
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
### Squad Conversation
|
|
68
|
+
|
|
69
|
+
Run an entire squad as a coordinated team. Lead briefs → workers execute → lead reviews → iterate until convergence.
|
|
70
|
+
|
|
71
|
+
```bash
|
|
72
|
+
squads run research # Sequential conversation
|
|
73
|
+
squads run research --parallel # All agents in parallel (tmux)
|
|
74
|
+
squads run research --lead # Single orchestrator with Task tool
|
|
75
|
+
squads run research --max-turns 10 # Limit conversation turns
|
|
76
|
+
squads run research --cost-ceiling 15 # Budget cap in USD
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
### Autopilot (Autonomous Dispatch)
|
|
80
|
+
|
|
81
|
+
No target = autopilot mode. CLI scores squads by priority, dispatches automatically.
|
|
82
|
+
|
|
83
|
+
```bash
|
|
84
|
+
squads run # Start autopilot
|
|
85
|
+
squads run --once # Single cycle then exit
|
|
86
|
+
squads run --once --dry-run # Preview what would dispatch
|
|
87
|
+
squads run -i 15 --budget 50 # 15-min cycles, $50/day cap
|
|
88
|
+
squads run --phased # Respect depends_on ordering
|
|
89
|
+
squads run --max-parallel 3 # Up to 3 squads simultaneously
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
### Execution Options
|
|
93
|
+
|
|
94
|
+
| Flag | Purpose |
|
|
95
|
+
|------|---------|
|
|
96
|
+
| `--verbose` | Detailed output with context sections logged |
|
|
97
|
+
| `--timeout <min>` | Execution timeout (default: 30 min) |
|
|
98
|
+
| `--effort <level>` | `high`, `medium`, `low` (default: from SQUAD.md or high) |
|
|
99
|
+
| `--skills <ids>` | Load additional skills |
|
|
100
|
+
| `--cloud` | Dispatch to cloud worker (requires `squads login`) |
|
|
101
|
+
| `--no-verify` | Skip post-execution verification |
|
|
102
|
+
| `--no-eval` | Skip post-run COO evaluation |
|
|
103
|
+
| `--json` | Machine-readable output |
|
|
104
|
+
|
|
105
|
+
---
|
|
106
|
+
|
|
107
|
+
## Memory Operations
|
|
108
|
+
|
|
109
|
+
Memory is how agents persist knowledge across runs. Files-first — everything is markdown on disk.
|
|
110
|
+
|
|
111
|
+
### Read Memory
|
|
112
|
+
|
|
113
|
+
```bash
|
|
114
|
+
# View all memory for a squad
|
|
115
|
+
squads memory read engineering
|
|
116
|
+
|
|
117
|
+
# Search across ALL squad memory
|
|
118
|
+
squads memory query "CI pipeline failures"
|
|
119
|
+
squads memory query "agent performance"
|
|
120
|
+
```
|
|
121
|
+
|
|
122
|
+
### Write Memory
|
|
123
|
+
|
|
124
|
+
```bash
|
|
125
|
+
# Write insight to squad memory
|
|
126
|
+
squads memory write research "MCP adoption rate at 15% — up from 8% last month"
|
|
127
|
+
|
|
128
|
+
# Write to specific agent
|
|
129
|
+
squads memory write engineering --agent issue-solver "PR #593 blocked by flaky test"
|
|
130
|
+
```
|
|
131
|
+
|
|
132
|
+
### Capture Learnings
|
|
133
|
+
|
|
134
|
+
```bash
|
|
135
|
+
# Quick learning capture
|
|
136
|
+
squads learn "Google blocks headless Chrome OAuth — use cookie injection" \
|
|
137
|
+
--squad engineering --category pattern --tags "auth,chrome,e2e"
|
|
138
|
+
|
|
139
|
+
# View learnings
|
|
140
|
+
squads learnings
|
|
141
|
+
squads learnings --squad engineering
|
|
142
|
+
```
|
|
143
|
+
|
|
144
|
+
### Sync Memory
|
|
145
|
+
|
|
146
|
+
```bash
|
|
147
|
+
squads sync # Pull remote changes
|
|
148
|
+
squads sync --push # Pull + push local changes
|
|
149
|
+
squads sync --postgres # Also sync to Postgres
|
|
150
|
+
```
|
|
151
|
+
|
|
152
|
+
---
|
|
153
|
+
|
|
154
|
+
## Status & Monitoring
|
|
155
|
+
|
|
156
|
+
### Squad Status
|
|
6
157
|
|
|
7
158
|
```bash
|
|
8
|
-
squads
|
|
9
|
-
squads
|
|
10
|
-
squads
|
|
11
|
-
squads
|
|
12
|
-
squads exec list # Recent execution history
|
|
13
|
-
squads exec stats # Execution statistics
|
|
14
|
-
squads orchestrate <squad> # Multi-agent coordination
|
|
15
|
-
squads env prompt <squad> -a <agent> # Get agent prompt
|
|
159
|
+
squads status # All squads overview
|
|
160
|
+
squads status engineering # Specific squad details
|
|
161
|
+
squads status -v # Verbose with agent details
|
|
162
|
+
squads status --json # Machine-readable
|
|
16
163
|
```
|
|
17
164
|
|
|
18
|
-
|
|
165
|
+
### Dashboards
|
|
19
166
|
|
|
20
167
|
```bash
|
|
21
|
-
squads dash
|
|
22
|
-
squads
|
|
23
|
-
squads
|
|
24
|
-
squads
|
|
25
|
-
squads
|
|
26
|
-
squads history # Execution history
|
|
168
|
+
squads dash # Overview dashboard
|
|
169
|
+
squads dash engineering # Squad-specific dashboard
|
|
170
|
+
squads dash --ceo # Executive summary
|
|
171
|
+
squads dash --full # Include GitHub PR/issue stats (~30s)
|
|
172
|
+
squads dash --list # List available dashboards
|
|
27
173
|
```
|
|
28
174
|
|
|
29
|
-
|
|
175
|
+
### Execution History
|
|
30
176
|
|
|
31
177
|
```bash
|
|
32
|
-
squads
|
|
33
|
-
squads
|
|
34
|
-
squads
|
|
35
|
-
squads
|
|
36
|
-
squads kpi show <squad> # Squad KPIs
|
|
37
|
-
squads kpi trend <squad> <kpi> # Show trend
|
|
38
|
-
squads feedback add <squad> <1-5> "<feedback>" # Rate output
|
|
39
|
-
squads autonomy # Self-assessment
|
|
178
|
+
squads exec list # Recent executions
|
|
179
|
+
squads exec list --squad eng # Filter by squad
|
|
180
|
+
squads exec show <id> # Execution details
|
|
181
|
+
squads exec stats # Aggregate statistics
|
|
40
182
|
```
|
|
41
183
|
|
|
42
|
-
|
|
184
|
+
### Cost Tracking
|
|
43
185
|
|
|
44
186
|
```bash
|
|
45
|
-
squads
|
|
46
|
-
squads
|
|
47
|
-
squads
|
|
48
|
-
squads memory list # List all entries
|
|
49
|
-
squads learn "<insight>" # Capture learning
|
|
50
|
-
squads learnings show <squad> # View learnings
|
|
51
|
-
squads sync --push # Sync memory to git
|
|
187
|
+
squads cost # Today + this week
|
|
188
|
+
squads cost --squad research # Squad-specific costs
|
|
189
|
+
squads cost --json # Machine-readable
|
|
52
190
|
```
|
|
53
191
|
|
|
54
|
-
|
|
192
|
+
### Health & Readiness
|
|
55
193
|
|
|
56
194
|
```bash
|
|
57
|
-
squads
|
|
58
|
-
squads
|
|
59
|
-
squads
|
|
60
|
-
squads approval list # Check pending approvals
|
|
195
|
+
squads doctor # Check tools, auth, project readiness
|
|
196
|
+
squads doctor -v # Verbose with install hints
|
|
197
|
+
squads eval engineering/scanner # Agent readiness score
|
|
61
198
|
```
|
|
62
199
|
|
|
63
|
-
|
|
200
|
+
---
|
|
64
201
|
|
|
65
|
-
|
|
66
|
-
- **Track everything**: Use `goal progress`, `kpi record`, `feedback add`
|
|
67
|
-
- **Persist learnings**: `squads memory write` after discoveries
|
|
68
|
-
- **Use JSON**: Add `--json` when parsing output programmatically
|
|
69
|
-
- **Escalate wisely**: High cost or unclear scope → ask the human
|
|
202
|
+
## Goals & Priorities
|
|
70
203
|
|
|
71
|
-
|
|
204
|
+
Goals are aspirational (in SQUAD.md). Priorities are operational (in priorities.md).
|
|
72
205
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
206
|
+
### Set Goals
|
|
207
|
+
|
|
208
|
+
```bash
|
|
209
|
+
squads goal set engineering "Zero CI failures on main branch"
|
|
210
|
+
squads goal list # All squads
|
|
211
|
+
squads goal list engineering # Specific squad
|
|
212
|
+
squads goal complete engineering 1 # Mark done
|
|
213
|
+
squads goal progress engineering 1 "75%"
|
|
214
|
+
```
|
|
215
|
+
|
|
216
|
+
### Business Context
|
|
217
|
+
|
|
218
|
+
```bash
|
|
219
|
+
squads context # Full business context
|
|
220
|
+
squads context --squad engineering # Squad-focused context
|
|
221
|
+
squads context --topic "pricing" # Topic-focused search
|
|
222
|
+
squads context --json # Agent-consumable format
|
|
223
|
+
```
|
|
224
|
+
|
|
225
|
+
---
|
|
226
|
+
|
|
227
|
+
## Environment & Configuration
|
|
228
|
+
|
|
229
|
+
### Execution Environment
|
|
230
|
+
|
|
231
|
+
```bash
|
|
232
|
+
squads env show engineering # View MCP servers, skills, model, budget
|
|
233
|
+
squads env show engineering --json # Machine-readable
|
|
234
|
+
squads env prompt engineering # Ready-to-use prompt for Claude Code
|
|
82
235
|
```
|
|
83
236
|
|
|
84
|
-
|
|
237
|
+
### Provider Management
|
|
238
|
+
|
|
239
|
+
```bash
|
|
240
|
+
squads providers # List available LLM CLI providers
|
|
241
|
+
```
|
|
242
|
+
|
|
243
|
+
### Sessions
|
|
244
|
+
|
|
245
|
+
```bash
|
|
246
|
+
squads sessions # Active Claude Code sessions
|
|
247
|
+
squads session start # Start new session
|
|
248
|
+
squads session end # End current session
|
|
249
|
+
```
|
|
250
|
+
|
|
251
|
+
---
|
|
252
|
+
|
|
253
|
+
## Autonomous Scheduling
|
|
254
|
+
|
|
255
|
+
The daemon runs agents on configured schedules without human intervention.
|
|
256
|
+
|
|
257
|
+
```bash
|
|
258
|
+
squads auto start # Start scheduling daemon
|
|
259
|
+
squads auto stop # Stop daemon
|
|
260
|
+
squads auto status # Show daemon status + next runs
|
|
261
|
+
squads auto pause "quota exhausted" # Pause with reason
|
|
262
|
+
squads auto resume # Resume after pause
|
|
263
|
+
```
|
|
264
|
+
|
|
265
|
+
---
|
|
266
|
+
|
|
267
|
+
## Common Patterns
|
|
268
|
+
|
|
269
|
+
### Agent Self-Context (during execution)
|
|
270
|
+
|
|
271
|
+
Agents call these to understand their environment:
|
|
272
|
+
|
|
273
|
+
```bash
|
|
274
|
+
# What am I working with?
|
|
275
|
+
squads env show ${SQUAD_NAME} --json
|
|
276
|
+
|
|
277
|
+
# What do I know?
|
|
278
|
+
squads memory read ${SQUAD_NAME}
|
|
279
|
+
|
|
280
|
+
# What's happening across the org?
|
|
281
|
+
squads status --json
|
|
282
|
+
|
|
283
|
+
# What's the business context?
|
|
284
|
+
squads context --squad ${SQUAD_NAME} --json
|
|
285
|
+
```
|
|
286
|
+
|
|
287
|
+
### Post-Execution Memory Update
|
|
288
|
+
|
|
289
|
+
```bash
|
|
290
|
+
# Persist what you learned
|
|
291
|
+
squads memory write ${SQUAD_NAME} "Key finding from this run"
|
|
292
|
+
squads learn "Pattern discovered: X causes Y" --squad ${SQUAD_NAME} --category pattern
|
|
293
|
+
|
|
294
|
+
# Sync to remote
|
|
295
|
+
squads sync --push
|
|
296
|
+
```
|
|
297
|
+
|
|
298
|
+
### Dispatch Another Agent
|
|
299
|
+
|
|
300
|
+
```bash
|
|
301
|
+
# From within an agent, trigger another
|
|
302
|
+
squads run engineering/issue-solver --task "Fix the bug I found in #461" -b
|
|
303
|
+
```
|
|
304
|
+
|
|
305
|
+
### Check Before Creating
|
|
306
|
+
|
|
307
|
+
Before creating issues/PRs, check what exists:
|
|
308
|
+
|
|
309
|
+
```bash
|
|
310
|
+
squads status engineering -v # See active work
|
|
311
|
+
squads memory read engineering # See known issues
|
|
312
|
+
squads context --squad engineering --json # Full context
|
|
313
|
+
```
|
|
314
|
+
|
|
315
|
+
## Full Command Reference
|
|
316
|
+
|
|
317
|
+
See `references/commands.md` for complete command listing with all flags.
|
|
318
|
+
|
|
319
|
+
## Troubleshooting
|
|
320
|
+
|
|
321
|
+
| Problem | Fix |
|
|
322
|
+
|---------|-----|
|
|
323
|
+
| `squads: command not found` | `npm install -g squads-cli` |
|
|
324
|
+
| No squads found | Run `squads init` to create `.agents/` |
|
|
325
|
+
| Agent not found | Check path: `.agents/squads/{squad}/{agent}.md` |
|
|
326
|
+
| Memory not persisting | Check `.agents/memory/` exists, run `squads sync` |
|
|
327
|
+
| Wrong provider | Set `--provider` flag or `provider:` in SQUAD.md frontmatter |
|
|
328
|
+
| API quota exhausted | `squads auto pause "quota"`, switch provider, or wait |
|
|
329
|
+
| Context too large | Use `--effort low` or reduce context layers |
|