Skip to content

Commit 2fdc3e5

Browse files
committed
docs: update readme
1 parent 914375f commit 2fdc3e5

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ No prerequisites. The plugin bundles a launcher that downloads the Archcore CLI
2020
or from terminal:
2121

2222
```bash
23-
claude plugin marketplace add archcore-ai/pluginCopy command
23+
claude plugin marketplace add archcore-ai/plugin
2424
claude plugin install archcore@archcore-plugins
2525
```
2626

@@ -161,14 +161,15 @@ Describe what you want in plain English — Archcore routes it to the right skil
161161
- **First-time onboarding**`/archcore:bootstrap`
162162
- **Navigate the system**`/archcore:help`
163163

164-
### Document types (17)
164+
### Document types (18)
165165

166-
Archcore supports 17 document types. There are no standalone per-type skills; intent and track commands inline the creation recipes for the document types they produce.
166+
Archcore supports 18 document types. There are no standalone per-type skills; intent and track commands inline the creation recipes for the document types they produce.
167167

168168
| Type | Category | What it captures |
169169
| ----------- | ---------- | ---------------------------------------------------- |
170170
| `prd` | vision | Product requirements — goals, scope, success metrics |
171171
| `idea` | vision | Low-commitment concepts and explorations |
172+
| `plan` | vision | Action plans — phased steps, milestones, ownership |
172173
| `mrd` | vision | Market landscape, TAM/SAM/SOM, competition |
173174
| `brd` | vision | Business objectives, stakeholders, ROI |
174175
| `urd` | vision | User personas, journeys, usability requirements |
@@ -204,7 +205,7 @@ Invoke: `/archcore:product-track`, `/archcore:architecture-track`, etc.
204205

205206
## Agents
206207

207-
**archcore-assistant** — Universal read/write agent for complex multi-document tasks. Creates and updates documents, manages relations, handles requirement cascades. Uses all 8 MCP tools.
208+
**archcore-assistant** — Universal read/write agent for complex multi-document tasks. Creates and updates documents, manages relations, handles requirement cascades. Uses the 8 document and relation MCP tools (full read/write surface).
208209

209210
**archcore-auditor** — Read-only background agent for documentation health. Detects coverage gaps, orphaned documents, stale statuses, broken relation chains, and naming inconsistencies. Safe by design — no write tools.
210211

0 commit comments

Comments
 (0)