Skip to content

Commit 06468f9

Browse files
docs(readme): /agents head-start para + knowledge-bases phrasing (#1206)
- New 'A head start on /agents, too.' paragraph: Claude Code owns the /agents mechanism; attune-ai ships ready-made plugin subagents (security-reviewer, spec-author, refactor-planner, release-prep-auditor, + more) that appear on install — use as-is or fork. - Reword the attune-gui pointer: 'help content and docs' -> 'help-content, docs, or knowledge-bases'. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 9ca40de commit 06468f9

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ templates, and 380+ engineering lessons at
6262
[attune-ai.dev](https://attune-ai.dev) are authored, grounded, and
6363
maintained entirely by Attune's own stack.
6464

65-
**Managing and creating help content and docs?**
65+
**Managing and creating help-content, docs, or knowledge-bases?**
6666
That's [`attune-gui`](https://github.com/Smart-AI-Memory/attune-gui)
6767
— a dedicated Living Docs dashboard wrapping `attune-rag`,
6868
`attune-help`, and `attune-author` in a single UI. `attune-ai` is the
@@ -149,6 +149,14 @@ Subagents are assigned models by task complexity — Opus for deep
149149
reasoning, Sonnet for analysis, Haiku for fast scanning — keeping
150150
cost proportional to value.
151151

152+
**A head start on `/agents`, too.** Beyond the workflow teams above,
153+
attune-ai ships a curated set of Claude Code subagents —
154+
`security-reviewer`, `spec-author`, `refactor-planner`,
155+
`release-prep-auditor`, and more — that appear in your `/agents` list the
156+
moment the plugin installs. Claude Code gives you the *mechanism* to build
157+
subagents; attune-ai gives you a *running start* — use them as-is, or fork
158+
one as the scaffold for your own.
159+
152160
### 3. Socratic before execution
153161

154162
Workflows ask questions before executing, not after. The `spec`

0 commit comments

Comments
 (0)