@agents-inc/cli 0.32.1 → 0.35.0
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/CHANGELOG.md +24 -0
- package/README.md +7 -7
- package/config/skills-matrix.yaml +10 -10
- package/config/stacks.yaml +9 -9
- package/dist/{chunk-IZZ4IIEG.js → chunk-5LPPIT6H.js} +4 -4
- package/dist/{chunk-Z4TWOP3H.js → chunk-5YNZJ5TP.js} +2 -2
- package/dist/chunk-AQQVSNUX.js +33 -0
- package/dist/chunk-AQQVSNUX.js.map +1 -0
- package/dist/{chunk-ODUOU55D.js → chunk-BLLXNFWP.js} +2 -2
- package/dist/{chunk-YND42IXK.js → chunk-BPD4VUAU.js} +12 -10
- package/dist/chunk-BPD4VUAU.js.map +1 -0
- package/dist/{chunk-4RAY5AOI.js → chunk-CEWNZQMH.js} +3 -3
- package/dist/{chunk-WEUVWHMA.js → chunk-CXWPUVA7.js} +16 -11
- package/dist/chunk-CXWPUVA7.js.map +1 -0
- package/dist/{chunk-R74PZWQS.js → chunk-GGHH3KR2.js} +5 -5
- package/dist/chunk-GGHH3KR2.js.map +1 -0
- package/dist/chunk-HTTPKSL6.js +31 -0
- package/dist/chunk-HTTPKSL6.js.map +1 -0
- package/dist/{chunk-A27LOC4Z.js → chunk-IG7CUREJ.js} +3 -3
- package/dist/{chunk-FJQRVFMB.js → chunk-JXMRTHDT.js} +2 -2
- package/dist/{chunk-JMVWYAHT.js → chunk-KUV24B5M.js} +4 -4
- package/dist/chunk-KUV24B5M.js.map +1 -0
- package/dist/{chunk-B2UBHA66.js → chunk-KWF6D7ZP.js} +38 -36
- package/dist/chunk-KWF6D7ZP.js.map +1 -0
- package/dist/{chunk-IYG2LAIM.js → chunk-LFHZBF6N.js} +5 -17
- package/dist/chunk-LFHZBF6N.js.map +1 -0
- package/dist/{chunk-SO22IQPY.js → chunk-MZB3GGOH.js} +2 -2
- package/dist/chunk-MZB3GGOH.js.map +1 -0
- package/dist/{chunk-W2ZSCZ2U.js → chunk-NJ775OJ4.js} +4 -4
- package/dist/chunk-NVQEHRJY.js +120 -0
- package/dist/chunk-NVQEHRJY.js.map +1 -0
- package/dist/{chunk-LGUI3PMO.js → chunk-OGJ7DFCL.js} +9 -9
- package/dist/chunk-OGJ7DFCL.js.map +1 -0
- package/dist/{chunk-3ZOIOVKT.js → chunk-OGXSTJP2.js} +4 -4
- package/dist/chunk-OGXSTJP2.js.map +1 -0
- package/dist/{chunk-BZN2Z5P7.js → chunk-OI4WBRC7.js} +12 -3
- package/dist/chunk-OI4WBRC7.js.map +1 -0
- package/dist/{chunk-OGJIZ6QH.js → chunk-OKILA27U.js} +122 -232
- package/dist/chunk-OKILA27U.js.map +1 -0
- package/dist/{chunk-PBEHPQLK.js → chunk-PKUIO2Z7.js} +57 -21
- package/dist/chunk-PKUIO2Z7.js.map +1 -0
- package/dist/{chunk-5PIKNCZX.js → chunk-U36YCEBK.js} +79 -39
- package/dist/chunk-U36YCEBK.js.map +1 -0
- package/dist/{chunk-OMV7TLWD.js → chunk-UFUQUFV6.js} +23 -107
- package/dist/chunk-UFUQUFV6.js.map +1 -0
- package/dist/{chunk-R3XFQKPG.js → chunk-VEZ2GZEK.js} +2 -2
- package/dist/{chunk-MM7NK5N2.js → chunk-WMVGRAFB.js} +2896 -2945
- package/dist/chunk-WMVGRAFB.js.map +1 -0
- package/dist/{chunk-UX2H2K2G.js → chunk-XNQJBQ5X.js} +2 -2
- package/dist/{chunk-EMJ2ZKS7.js → chunk-XYCN2GCV.js} +3 -3
- package/dist/{chunk-LAPCUV4D.js → chunk-YCS7GF6Y.js} +2 -4
- package/dist/chunk-YCS7GF6Y.js.map +1 -0
- package/dist/{chunk-UICL22RT.js → chunk-YIKBNGE3.js} +4 -4
- package/dist/{chunk-BZQBJP34.js → chunk-YN35L5NE.js} +2 -2
- package/dist/chunk-YN35L5NE.js.map +1 -0
- package/dist/{chunk-QPTOIZAT.js → chunk-YPJKOM42.js} +2 -2
- package/dist/{chunk-FZGYSLJL.js → chunk-ZE355C6C.js} +2 -2
- package/dist/commands/build/marketplace.js +3 -3
- package/dist/commands/build/plugins.js +5 -5
- package/dist/commands/build/stack.js +5 -5
- package/dist/commands/compile.js +20 -9
- package/dist/commands/compile.js.map +1 -1
- package/dist/commands/config/get.js +4 -4
- package/dist/commands/config/index.js +5 -5
- package/dist/commands/config/path.js +4 -4
- package/dist/commands/config/set-project.js +4 -4
- package/dist/commands/config/show.js +5 -5
- package/dist/commands/config/unset-project.js +4 -4
- package/dist/commands/diff.js +5 -5
- package/dist/commands/diff.js.map +1 -1
- package/dist/commands/doctor.js +7 -7
- package/dist/commands/doctor.js.map +1 -1
- package/dist/commands/edit.js +35 -32
- package/dist/commands/edit.js.map +1 -1
- package/dist/commands/eject.js +5 -5
- package/dist/commands/eject.js.map +1 -1
- package/dist/commands/import/skill.js +5 -5
- package/dist/commands/info.js +6 -6
- package/dist/commands/info.js.map +1 -1
- package/dist/commands/init.js +37 -41
- package/dist/commands/init.js.map +1 -1
- package/dist/commands/list.js +5 -5
- package/dist/commands/list.js.map +1 -1
- package/dist/commands/new/agent.js +5 -5
- package/dist/commands/new/skill.js +5 -5
- package/dist/commands/new/skill.js.map +1 -1
- package/dist/commands/outdated.js +5 -5
- package/dist/commands/outdated.js.map +1 -1
- package/dist/commands/search.js +7 -7
- package/dist/commands/uninstall.js +105 -28
- package/dist/commands/uninstall.js.map +1 -1
- package/dist/commands/update.js +7 -7
- package/dist/commands/update.js.map +1 -1
- package/dist/commands/validate.js +5 -5
- package/dist/commands/version/bump.js +4 -4
- package/dist/commands/version/index.js +4 -4
- package/dist/commands/version/set.js +4 -4
- package/dist/commands/version/show.js +4 -4
- package/dist/components/skill-search/skill-search.js +3 -3
- package/dist/components/wizard/category-grid.js +2 -2
- package/dist/components/wizard/category-grid.test.js +34 -66
- package/dist/components/wizard/category-grid.test.js.map +1 -1
- package/dist/components/wizard/domain-selection.js +5 -5
- package/dist/components/wizard/help-modal.js +2 -2
- package/dist/components/wizard/menu-item.js +2 -2
- package/dist/components/wizard/search-modal.js +3 -3
- package/dist/components/wizard/search-modal.test.js +3 -3
- package/dist/components/wizard/section-progress.js +2 -2
- package/dist/components/wizard/section-progress.test.js +2 -2
- package/dist/components/wizard/source-grid.js +4 -4
- package/dist/components/wizard/source-grid.test.js +4 -4
- package/dist/components/wizard/stack-selection.js +8 -8
- package/dist/components/wizard/step-build.js +8 -7
- package/dist/components/wizard/step-build.test.js +18 -17
- package/dist/components/wizard/step-build.test.js.map +1 -1
- package/dist/components/wizard/step-confirm.js +3 -3
- package/dist/components/wizard/step-confirm.test.js +6 -6
- package/dist/components/wizard/step-refine.js +2 -2
- package/dist/components/wizard/step-refine.test.js +2 -2
- package/dist/components/wizard/step-settings.js +6 -6
- package/dist/components/wizard/step-settings.test.js +13 -13
- package/dist/components/wizard/step-settings.test.js.map +1 -1
- package/dist/components/wizard/step-sources.js +10 -9
- package/dist/components/wizard/step-sources.test.js +11 -10
- package/dist/components/wizard/step-sources.test.js.map +1 -1
- package/dist/components/wizard/step-stack.js +10 -10
- package/dist/components/wizard/step-stack.test.js +19 -23
- package/dist/components/wizard/step-stack.test.js.map +1 -1
- package/dist/components/wizard/view-title.js +2 -2
- package/dist/components/wizard/wizard-layout.js +7 -7
- package/dist/components/wizard/wizard-tabs.js +2 -2
- package/dist/components/wizard/wizard-tabs.test.js +7 -8
- package/dist/components/wizard/wizard-tabs.test.js.map +1 -1
- package/dist/components/wizard/wizard.js +24 -23
- package/dist/config/skills-matrix.yaml +10 -10
- package/dist/config/stacks.yaml +9 -9
- package/dist/hooks/init.js +5 -3
- package/dist/hooks/init.js.map +1 -1
- package/dist/{source-manager-SBPPLOQQ.js → source-manager-PTK4P6BF.js} +4 -4
- package/dist/src/agents/developer/api-developer/agent.yaml +1 -1
- package/dist/src/agents/developer/cli-developer/agent.yaml +1 -1
- package/dist/src/agents/developer/web-architecture/agent.yaml +1 -1
- package/dist/src/agents/developer/web-developer/agent.yaml +1 -1
- package/dist/src/agents/meta/agent-summoner/agent.yaml +1 -1
- package/dist/src/agents/meta/agent-summoner/critical-reminders.md +1 -1
- package/dist/src/agents/meta/agent-summoner/critical-requirements.md +1 -1
- package/dist/src/agents/meta/agent-summoner/examples.md +2 -2
- package/dist/src/agents/meta/agent-summoner/workflow.md +3 -3
- package/dist/src/agents/meta/documentor/agent.yaml +1 -1
- package/dist/src/agents/meta/skill-summoner/agent.yaml +1 -1
- package/dist/src/agents/meta/skill-summoner/output-format.md +1 -1
- package/dist/src/agents/migration/cli-migrator/agent.yaml +1 -1
- package/dist/src/agents/pattern/pattern-scout/agent.yaml +1 -1
- package/dist/src/agents/pattern/web-pattern-critique/agent.yaml +1 -1
- package/dist/src/agents/planning/web-pm/agent.yaml +1 -1
- package/dist/src/agents/researcher/api-researcher/agent.yaml +1 -1
- package/dist/src/agents/researcher/web-researcher/agent.yaml +1 -1
- package/dist/src/agents/reviewer/api-reviewer/agent.yaml +1 -1
- package/dist/src/agents/reviewer/cli-reviewer/agent.yaml +1 -1
- package/dist/src/agents/reviewer/web-reviewer/agent.yaml +1 -1
- package/dist/src/agents/tester/cli-tester/agent.yaml +1 -1
- package/dist/src/agents/tester/web-tester/agent.yaml +1 -1
- package/dist/stores/wizard-store.js +4 -4
- package/dist/stores/wizard-store.test.js +5 -5
- package/package.json +8 -8
- package/src/agents/developer/api-developer/agent.yaml +1 -1
- package/src/agents/developer/cli-developer/agent.yaml +1 -1
- package/src/agents/developer/web-architecture/agent.yaml +1 -1
- package/src/agents/developer/web-developer/agent.yaml +1 -1
- package/src/agents/meta/agent-summoner/agent.yaml +1 -1
- package/src/agents/meta/agent-summoner/critical-reminders.md +1 -1
- package/src/agents/meta/agent-summoner/critical-requirements.md +1 -1
- package/src/agents/meta/agent-summoner/examples.md +2 -2
- package/src/agents/meta/agent-summoner/workflow.md +3 -3
- package/src/agents/meta/documentor/agent.yaml +1 -1
- package/src/agents/meta/skill-summoner/agent.yaml +1 -1
- package/src/agents/meta/skill-summoner/output-format.md +1 -1
- package/src/agents/migration/cli-migrator/agent.yaml +1 -1
- package/src/agents/pattern/pattern-scout/agent.yaml +1 -1
- package/src/agents/pattern/web-pattern-critique/agent.yaml +1 -1
- package/src/agents/planning/web-pm/agent.yaml +1 -1
- package/src/agents/researcher/api-researcher/agent.yaml +1 -1
- package/src/agents/researcher/web-researcher/agent.yaml +1 -1
- package/src/agents/reviewer/api-reviewer/agent.yaml +1 -1
- package/src/agents/reviewer/cli-reviewer/agent.yaml +1 -1
- package/src/agents/reviewer/web-reviewer/agent.yaml +1 -1
- package/src/agents/tester/cli-tester/agent.yaml +1 -1
- package/src/agents/tester/web-tester/agent.yaml +1 -1
- package/src/schemas/project-config.schema.json +3 -0
- package/src/schemas/project-source-config.schema.json +12 -0
- package/dist/chunk-3ZOIOVKT.js.map +0 -1
- package/dist/chunk-5PIKNCZX.js.map +0 -1
- package/dist/chunk-B2UBHA66.js.map +0 -1
- package/dist/chunk-BZN2Z5P7.js.map +0 -1
- package/dist/chunk-BZQBJP34.js.map +0 -1
- package/dist/chunk-H566H3MQ.js +0 -87
- package/dist/chunk-H566H3MQ.js.map +0 -1
- package/dist/chunk-IYG2LAIM.js.map +0 -1
- package/dist/chunk-JMVWYAHT.js.map +0 -1
- package/dist/chunk-LAPCUV4D.js.map +0 -1
- package/dist/chunk-LGUI3PMO.js.map +0 -1
- package/dist/chunk-MM7NK5N2.js.map +0 -1
- package/dist/chunk-O4D67NN7.js +0 -24
- package/dist/chunk-O4D67NN7.js.map +0 -1
- package/dist/chunk-OGJIZ6QH.js.map +0 -1
- package/dist/chunk-OMV7TLWD.js.map +0 -1
- package/dist/chunk-PBEHPQLK.js.map +0 -1
- package/dist/chunk-R74PZWQS.js.map +0 -1
- package/dist/chunk-SO22IQPY.js.map +0 -1
- package/dist/chunk-WEUVWHMA.js.map +0 -1
- package/dist/chunk-YND42IXK.js.map +0 -1
- /package/dist/{chunk-IZZ4IIEG.js.map → chunk-5LPPIT6H.js.map} +0 -0
- /package/dist/{chunk-Z4TWOP3H.js.map → chunk-5YNZJ5TP.js.map} +0 -0
- /package/dist/{chunk-ODUOU55D.js.map → chunk-BLLXNFWP.js.map} +0 -0
- /package/dist/{chunk-4RAY5AOI.js.map → chunk-CEWNZQMH.js.map} +0 -0
- /package/dist/{chunk-A27LOC4Z.js.map → chunk-IG7CUREJ.js.map} +0 -0
- /package/dist/{chunk-FJQRVFMB.js.map → chunk-JXMRTHDT.js.map} +0 -0
- /package/dist/{chunk-W2ZSCZ2U.js.map → chunk-NJ775OJ4.js.map} +0 -0
- /package/dist/{chunk-R3XFQKPG.js.map → chunk-VEZ2GZEK.js.map} +0 -0
- /package/dist/{chunk-UX2H2K2G.js.map → chunk-XNQJBQ5X.js.map} +0 -0
- /package/dist/{chunk-EMJ2ZKS7.js.map → chunk-XYCN2GCV.js.map} +0 -0
- /package/dist/{chunk-UICL22RT.js.map → chunk-YIKBNGE3.js.map} +0 -0
- /package/dist/{chunk-QPTOIZAT.js.map → chunk-YPJKOM42.js.map} +0 -0
- /package/dist/{chunk-FZGYSLJL.js.map → chunk-ZE355C6C.js.map} +0 -0
- /package/dist/{source-manager-SBPPLOQQ.js.map → source-manager-PTK4P6BF.js.map} +0 -0
|
@@ -3,14 +3,14 @@ import {
|
|
|
3
3
|
addSource,
|
|
4
4
|
getSourceSummary,
|
|
5
5
|
removeSource
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-WMVGRAFB.js";
|
|
7
7
|
import "./chunk-T4EXUIBY.js";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-OI4WBRC7.js";
|
|
9
|
+
import "./chunk-YCS7GF6Y.js";
|
|
10
10
|
import "./chunk-DHET7RCE.js";
|
|
11
11
|
export {
|
|
12
12
|
addSource,
|
|
13
13
|
getSourceSummary,
|
|
14
14
|
removeSource
|
|
15
15
|
};
|
|
16
|
-
//# sourceMappingURL=source-manager-
|
|
16
|
+
//# sourceMappingURL=source-manager-PTK4P6BF.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: api-developer
|
|
3
3
|
title: API Developer Agent
|
|
4
4
|
description: Implements backend features from detailed specs - API routes, database operations, server utilities, authentication, middleware - surgical execution following existing patterns - invoke AFTER web-pm creates spec
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-developer
|
|
3
3
|
title: CLI Developer Agent
|
|
4
4
|
description: Implements CLI features from detailed specs - CLI commands, interactive prompts, option parsing, config hierarchies, exit codes - surgical execution following existing patterns - invoke AFTER pm creates spec
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-architecture
|
|
3
3
|
title: Web Architecture Agent
|
|
4
4
|
description: Scaffolds new applications in the monorepo with all foundational patterns (authentication, database, API, analytics, observability, CI/CD)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-developer
|
|
3
3
|
title: Web Developer Agent
|
|
4
4
|
description: Implements frontend features from detailed specs - UI components, TypeScript, styling, client state - surgical execution following existing patterns - invoke AFTER web-pm creates spec
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: agent-summoner
|
|
3
3
|
title: Agent Summoner Agent
|
|
4
4
|
description: Expert in creating agents and skills - understands agent architecture deeply - invoke when you need to create, improve, or analyze agents/skills
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
**(You MUST use "consider/evaluate/analyze" instead of "think" - Opus is the target model)**
|
|
22
22
|
|
|
23
|
-
**(You MUST compile agents with `
|
|
23
|
+
**(You MUST compile agents with `agentsinc compile` and verify output has all required XML tags)**
|
|
24
24
|
|
|
25
25
|
**(You MUST verify compiled output includes final reminder lines: "DISPLAY ALL 5 CORE PRINCIPLES..." - template adds these automatically)**
|
|
26
26
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
**(You MUST use "consider/evaluate/analyze" instead of "think" - Opus is the target model)**
|
|
22
22
|
|
|
23
|
-
**(You MUST compile agents with `
|
|
23
|
+
**(You MUST compile agents with `agentsinc compile` and verify output has all required XML tags)**
|
|
24
24
|
|
|
25
25
|
**(You MUST verify compiled output includes final reminder lines: "DISPLAY ALL 5 CORE PRINCIPLES..." - template adds these automatically)**
|
|
26
26
|
|
|
@@ -110,7 +110,7 @@ tools:
|
|
|
110
110
|
### Step 7: Compile and Verify
|
|
111
111
|
|
|
112
112
|
```bash
|
|
113
|
-
|
|
113
|
+
agentsinc compile
|
|
114
114
|
```
|
|
115
115
|
|
|
116
116
|
---
|
|
@@ -173,4 +173,4 @@ You are an expert example developer.
|
|
|
173
173
|
2. Should I verify changes were written?
|
|
174
174
|
```
|
|
175
175
|
|
|
176
|
-
**Recommendation:** Apply changes, then recompile with `
|
|
176
|
+
**Recommendation:** Apply changes, then recompile with `agentsinc compile`
|
|
@@ -445,7 +445,7 @@ Boundaries:
|
|
|
445
445
|
- `src/agents/{category}/{agent-name}/` - Source files (modular) - **CREATE ALL NEW AGENTS HERE**
|
|
446
446
|
- `.claude/agents/` - Compiled agents (auto-generated) - **DO NOT CREATE FILES HERE**
|
|
447
447
|
|
|
448
|
-
**Build process:** Running `
|
|
448
|
+
**Build process:** Running `agentsinc compile`:
|
|
449
449
|
|
|
450
450
|
- Reads agent configuration from `.claude-src/config.yaml`
|
|
451
451
|
- Compiles modular source files using LiquidJS templates
|
|
@@ -622,7 +622,7 @@ Your job:
|
|
|
622
622
|
|
|
623
623
|
```bash
|
|
624
624
|
# Compile all agents
|
|
625
|
-
|
|
625
|
+
agentsinc compile
|
|
626
626
|
|
|
627
627
|
# Verify the compiled output
|
|
628
628
|
ls -la .claude/agents/{agent-name}.md
|
|
@@ -1279,7 +1279,7 @@ stack:
|
|
|
1279
1279
|
- [ ] `critical-reminders.md` repeats rules from critical-requirements.md (if present)
|
|
1280
1280
|
- [ ] `critical-reminders.md` has failure consequence statement (if present)
|
|
1281
1281
|
|
|
1282
|
-
**Compiled Output Verification (after `
|
|
1282
|
+
**Compiled Output Verification (after `agentsinc compile`):**
|
|
1283
1283
|
- [ ] Compiled file exists at `.claude/agents/{agent-name}.md`
|
|
1284
1284
|
- [ ] Has `<role>` wrapper
|
|
1285
1285
|
- [ ] Has `<core_principles>` section
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: documentor
|
|
3
3
|
title: Documentor Agent
|
|
4
4
|
description: Creates AI-focused documentation that helps other agents understand where and how to implement features. Works incrementally, tracking progress over time.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: skill-summoner
|
|
3
3
|
title: Skill Summoner Agent
|
|
4
4
|
description: Creates technology-specific skills by researching best practices and comparing with codebase standards - use for state management, styling, API frameworks, and other technology skills
|
|
@@ -14,7 +14,7 @@ Provide your skill definition in this structure:
|
|
|
14
14
|
### metadata.yaml
|
|
15
15
|
|
|
16
16
|
```yaml
|
|
17
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
17
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/metadata.schema.json
|
|
18
18
|
category: [category]
|
|
19
19
|
author: [@author]
|
|
20
20
|
version: 1
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-migrator
|
|
3
3
|
title: CLI Migration Specialist
|
|
4
4
|
description: Converts Commander.js + @clack/prompts CLI code to oclif + Ink - TEMPORARY agent for migration effort
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: pattern-scout
|
|
3
3
|
title: Pattern Scout Agent
|
|
4
4
|
description: Extracts ALL patterns from monorepo (15+ categories - code, architecture, testing, design, build, CI/CD, env, security) - creates comprehensive standards - invoke for new codebases
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-pattern-critique
|
|
3
3
|
title: Web Pattern Critique Agent
|
|
4
4
|
description: Critiques extracted patterns against industry standards (Airbnb, Stripe, Meta, Vercel) - frontend architecture focus - invoke AFTER pattern-scout extracts patterns
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-pm
|
|
3
3
|
title: Web PM and Architect Agent
|
|
4
4
|
description: Creates detailed implementation specs by researching codebase patterns - architectural planning and requirements gathering - invoke BEFORE developer for any new feature
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: api-researcher
|
|
3
3
|
title: API Researcher Agent
|
|
4
4
|
description: Read-only backend research specialist - discovers API route patterns, understands database schemas and ORM patterns, catalogs middleware and authentication flows, finds similar service implementations - produces structured findings for api-developer - invoke for backend research before implementation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-researcher
|
|
3
3
|
title: Web Researcher Agent
|
|
4
4
|
description: Read-only frontend research specialist - discovers UI component patterns, catalogs design systems, understands styling methodology and tokens, finds similar component implementations - produces structured findings for web-developer - invoke for frontend research before implementation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: api-reviewer
|
|
3
3
|
title: API Reviewer Agent
|
|
4
4
|
description: Reviews non-component code - API routes, server utils, configs (*.config.*), build tooling, CI/CD (*.yml), security, env management - defers UI components to web-reviewer
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-reviewer
|
|
3
3
|
title: CLI Reviewer Agent
|
|
4
4
|
description: Reviews CLI code ONLY - CLI commands, interactive prompts, exit codes, SIGINT handling, error messages, user feedback patterns - defers non-CLI code to api-reviewer
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-reviewer
|
|
3
3
|
title: Web Reviewer Agent
|
|
4
4
|
description: Reviews UI component code ONLY (*.tsx/*.jsx with JSX) - components, hooks, props, state, performance, a11y patterns - NOT for API routes, configs, or server code (use api-reviewer)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-tester
|
|
3
3
|
title: CLI Tester Agent
|
|
4
4
|
description: Tests CLI applications - wizard flows, commands, keyboard interactions, file system outputs - invoke BEFORE or AFTER cli-developer implements features
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-tester
|
|
3
3
|
title: Web Tester Agent
|
|
4
4
|
description: Writes tests BEFORE implementation - all test types (*.test.*, *.spec.*, E2E) - Tester red-green-refactor - invoke BEFORE developer implements feature
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
useWizardStore
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-OGXSTJP2.js";
|
|
5
|
+
import "../chunk-WMVGRAFB.js";
|
|
6
6
|
import "../chunk-T4EXUIBY.js";
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-OI4WBRC7.js";
|
|
8
|
+
import "../chunk-YCS7GF6Y.js";
|
|
9
9
|
import "../chunk-DHET7RCE.js";
|
|
10
10
|
export {
|
|
11
11
|
useWizardStore
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
createMockCategory
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-YN35L5NE.js";
|
|
5
5
|
import {
|
|
6
6
|
beforeEach,
|
|
7
7
|
describe,
|
|
@@ -10,13 +10,13 @@ import {
|
|
|
10
10
|
} from "../chunk-XY3XDVMI.js";
|
|
11
11
|
import {
|
|
12
12
|
useWizardStore
|
|
13
|
-
} from "../chunk-
|
|
14
|
-
import "../chunk-
|
|
13
|
+
} from "../chunk-OGXSTJP2.js";
|
|
14
|
+
import "../chunk-WMVGRAFB.js";
|
|
15
15
|
import "../chunk-T4EXUIBY.js";
|
|
16
|
-
import "../chunk-
|
|
16
|
+
import "../chunk-OI4WBRC7.js";
|
|
17
17
|
import {
|
|
18
18
|
DEFAULT_PRESELECTED_SKILLS
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-YCS7GF6Y.js";
|
|
20
20
|
import {
|
|
21
21
|
init_esm_shims
|
|
22
22
|
} from "../chunk-DHET7RCE.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agents-inc/cli",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.35.0",
|
|
4
4
|
"description": "CLI for managing Agents Inc. skills, stacks, and agents for Claude Code",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
12
|
"bin": {
|
|
13
|
-
"
|
|
13
|
+
"agentsinc": "dist/index.js"
|
|
14
14
|
},
|
|
15
15
|
"files": [
|
|
16
16
|
"dist/",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"registry": "https://registry.npmjs.org/"
|
|
44
44
|
},
|
|
45
45
|
"oclif": {
|
|
46
|
-
"bin": "
|
|
46
|
+
"bin": "agentsinc",
|
|
47
47
|
"dirname": "agents-inc",
|
|
48
48
|
"commands": {
|
|
49
49
|
"strategy": "pattern",
|
|
@@ -65,8 +65,8 @@
|
|
|
65
65
|
"scripts": {
|
|
66
66
|
"build": "tsup",
|
|
67
67
|
"dev": "tsup --watch",
|
|
68
|
-
"
|
|
69
|
-
"
|
|
68
|
+
"agentsinc": "node dist/index.js",
|
|
69
|
+
"agentsinc:dev": "bun src/cli/index.ts",
|
|
70
70
|
"test": "vitest run",
|
|
71
71
|
"test:watch": "vitest",
|
|
72
72
|
"test:coverage": "vitest run --coverage",
|
|
@@ -83,14 +83,14 @@
|
|
|
83
83
|
},
|
|
84
84
|
"repository": {
|
|
85
85
|
"type": "git",
|
|
86
|
-
"url": "git+https://github.com/
|
|
86
|
+
"url": "git+https://github.com/agents-inc/cli.git"
|
|
87
87
|
},
|
|
88
88
|
"author": "Vincent Bollaert",
|
|
89
89
|
"license": "MIT",
|
|
90
90
|
"bugs": {
|
|
91
|
-
"url": "https://github.com/
|
|
91
|
+
"url": "https://github.com/agents-inc/cli/issues"
|
|
92
92
|
},
|
|
93
|
-
"homepage": "https://github.com/
|
|
93
|
+
"homepage": "https://github.com/agents-inc/cli#readme",
|
|
94
94
|
"dependencies": {
|
|
95
95
|
"@inkjs/ui": "^2.0.0",
|
|
96
96
|
"@oclif/core": "^4.0.0",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: api-developer
|
|
3
3
|
title: API Developer Agent
|
|
4
4
|
description: Implements backend features from detailed specs - API routes, database operations, server utilities, authentication, middleware - surgical execution following existing patterns - invoke AFTER web-pm creates spec
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-developer
|
|
3
3
|
title: CLI Developer Agent
|
|
4
4
|
description: Implements CLI features from detailed specs - CLI commands, interactive prompts, option parsing, config hierarchies, exit codes - surgical execution following existing patterns - invoke AFTER pm creates spec
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-architecture
|
|
3
3
|
title: Web Architecture Agent
|
|
4
4
|
description: Scaffolds new applications in the monorepo with all foundational patterns (authentication, database, API, analytics, observability, CI/CD)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-developer
|
|
3
3
|
title: Web Developer Agent
|
|
4
4
|
description: Implements frontend features from detailed specs - UI components, TypeScript, styling, client state - surgical execution following existing patterns - invoke AFTER web-pm creates spec
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: agent-summoner
|
|
3
3
|
title: Agent Summoner Agent
|
|
4
4
|
description: Expert in creating agents and skills - understands agent architecture deeply - invoke when you need to create, improve, or analyze agents/skills
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
**(You MUST use "consider/evaluate/analyze" instead of "think" - Opus is the target model)**
|
|
22
22
|
|
|
23
|
-
**(You MUST compile agents with `
|
|
23
|
+
**(You MUST compile agents with `agentsinc compile` and verify output has all required XML tags)**
|
|
24
24
|
|
|
25
25
|
**(You MUST verify compiled output includes final reminder lines: "DISPLAY ALL 5 CORE PRINCIPLES..." - template adds these automatically)**
|
|
26
26
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
|
|
21
21
|
**(You MUST use "consider/evaluate/analyze" instead of "think" - Opus is the target model)**
|
|
22
22
|
|
|
23
|
-
**(You MUST compile agents with `
|
|
23
|
+
**(You MUST compile agents with `agentsinc compile` and verify output has all required XML tags)**
|
|
24
24
|
|
|
25
25
|
**(You MUST verify compiled output includes final reminder lines: "DISPLAY ALL 5 CORE PRINCIPLES..." - template adds these automatically)**
|
|
26
26
|
|
|
@@ -110,7 +110,7 @@ tools:
|
|
|
110
110
|
### Step 7: Compile and Verify
|
|
111
111
|
|
|
112
112
|
```bash
|
|
113
|
-
|
|
113
|
+
agentsinc compile
|
|
114
114
|
```
|
|
115
115
|
|
|
116
116
|
---
|
|
@@ -173,4 +173,4 @@ You are an expert example developer.
|
|
|
173
173
|
2. Should I verify changes were written?
|
|
174
174
|
```
|
|
175
175
|
|
|
176
|
-
**Recommendation:** Apply changes, then recompile with `
|
|
176
|
+
**Recommendation:** Apply changes, then recompile with `agentsinc compile`
|
|
@@ -445,7 +445,7 @@ Boundaries:
|
|
|
445
445
|
- `src/agents/{category}/{agent-name}/` - Source files (modular) - **CREATE ALL NEW AGENTS HERE**
|
|
446
446
|
- `.claude/agents/` - Compiled agents (auto-generated) - **DO NOT CREATE FILES HERE**
|
|
447
447
|
|
|
448
|
-
**Build process:** Running `
|
|
448
|
+
**Build process:** Running `agentsinc compile`:
|
|
449
449
|
|
|
450
450
|
- Reads agent configuration from `.claude-src/config.yaml`
|
|
451
451
|
- Compiles modular source files using LiquidJS templates
|
|
@@ -622,7 +622,7 @@ Your job:
|
|
|
622
622
|
|
|
623
623
|
```bash
|
|
624
624
|
# Compile all agents
|
|
625
|
-
|
|
625
|
+
agentsinc compile
|
|
626
626
|
|
|
627
627
|
# Verify the compiled output
|
|
628
628
|
ls -la .claude/agents/{agent-name}.md
|
|
@@ -1279,7 +1279,7 @@ stack:
|
|
|
1279
1279
|
- [ ] `critical-reminders.md` repeats rules from critical-requirements.md (if present)
|
|
1280
1280
|
- [ ] `critical-reminders.md` has failure consequence statement (if present)
|
|
1281
1281
|
|
|
1282
|
-
**Compiled Output Verification (after `
|
|
1282
|
+
**Compiled Output Verification (after `agentsinc compile`):**
|
|
1283
1283
|
- [ ] Compiled file exists at `.claude/agents/{agent-name}.md`
|
|
1284
1284
|
- [ ] Has `<role>` wrapper
|
|
1285
1285
|
- [ ] Has `<core_principles>` section
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: documentor
|
|
3
3
|
title: Documentor Agent
|
|
4
4
|
description: Creates AI-focused documentation that helps other agents understand where and how to implement features. Works incrementally, tracking progress over time.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: skill-summoner
|
|
3
3
|
title: Skill Summoner Agent
|
|
4
4
|
description: Creates technology-specific skills by researching best practices and comparing with codebase standards - use for state management, styling, API frameworks, and other technology skills
|
|
@@ -14,7 +14,7 @@ Provide your skill definition in this structure:
|
|
|
14
14
|
### metadata.yaml
|
|
15
15
|
|
|
16
16
|
```yaml
|
|
17
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
17
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/metadata.schema.json
|
|
18
18
|
category: [category]
|
|
19
19
|
author: [@author]
|
|
20
20
|
version: 1
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-migrator
|
|
3
3
|
title: CLI Migration Specialist
|
|
4
4
|
description: Converts Commander.js + @clack/prompts CLI code to oclif + Ink - TEMPORARY agent for migration effort
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: pattern-scout
|
|
3
3
|
title: Pattern Scout Agent
|
|
4
4
|
description: Extracts ALL patterns from monorepo (15+ categories - code, architecture, testing, design, build, CI/CD, env, security) - creates comprehensive standards - invoke for new codebases
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-pattern-critique
|
|
3
3
|
title: Web Pattern Critique Agent
|
|
4
4
|
description: Critiques extracted patterns against industry standards (Airbnb, Stripe, Meta, Vercel) - frontend architecture focus - invoke AFTER pattern-scout extracts patterns
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-pm
|
|
3
3
|
title: Web PM and Architect Agent
|
|
4
4
|
description: Creates detailed implementation specs by researching codebase patterns - architectural planning and requirements gathering - invoke BEFORE developer for any new feature
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: api-researcher
|
|
3
3
|
title: API Researcher Agent
|
|
4
4
|
description: Read-only backend research specialist - discovers API route patterns, understands database schemas and ORM patterns, catalogs middleware and authentication flows, finds similar service implementations - produces structured findings for api-developer - invoke for backend research before implementation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-researcher
|
|
3
3
|
title: Web Researcher Agent
|
|
4
4
|
description: Read-only frontend research specialist - discovers UI component patterns, catalogs design systems, understands styling methodology and tokens, finds similar component implementations - produces structured findings for web-developer - invoke for frontend research before implementation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: api-reviewer
|
|
3
3
|
title: API Reviewer Agent
|
|
4
4
|
description: Reviews non-component code - API routes, server utils, configs (*.config.*), build tooling, CI/CD (*.yml), security, env management - defers UI components to web-reviewer
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-reviewer
|
|
3
3
|
title: CLI Reviewer Agent
|
|
4
4
|
description: Reviews CLI code ONLY - CLI commands, interactive prompts, exit codes, SIGINT handling, error messages, user feedback patterns - defers non-CLI code to api-reviewer
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-reviewer
|
|
3
3
|
title: Web Reviewer Agent
|
|
4
4
|
description: Reviews UI component code ONLY (*.tsx/*.jsx with JSX) - components, hooks, props, state, performance, a11y patterns - NOT for API routes, configs, or server code (use api-reviewer)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: cli-tester
|
|
3
3
|
title: CLI Tester Agent
|
|
4
4
|
description: Tests CLI applications - wizard flows, commands, keyboard interactions, file system outputs - invoke BEFORE or AFTER cli-developer implements features
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# yaml-language-server: $schema=https://raw.githubusercontent.com/
|
|
1
|
+
# yaml-language-server: $schema=https://raw.githubusercontent.com/agents-inc/cli/main/src/schemas/agent.schema.json
|
|
2
2
|
id: web-tester
|
|
3
3
|
title: Web Tester Agent
|
|
4
4
|
description: Writes tests BEFORE implementation - all test types (*.test.*, *.spec.*, E2E) - Tester red-green-refactor - invoke BEFORE developer implements feature
|
|
@@ -64,6 +64,18 @@
|
|
|
64
64
|
"additionalProperties": false
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
|
+
"branding": {
|
|
68
|
+
"type": "object",
|
|
69
|
+
"properties": {
|
|
70
|
+
"name": {
|
|
71
|
+
"type": "string"
|
|
72
|
+
},
|
|
73
|
+
"tagline": {
|
|
74
|
+
"type": "string"
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
"additionalProperties": false
|
|
78
|
+
},
|
|
67
79
|
"skills_dir": {
|
|
68
80
|
"type": "string"
|
|
69
81
|
},
|