Shared guides¶
Guides about the catalogue itself — installing it, upgrading it, seeing what each agent tool supports, authoring new skills — rather than any one pack. Pack-specific guides live under each pack's own home; these are the cross-cutting ones.
How-to¶
- Install
agentbundlefrom a clone — the fastest route to the CLI. - Install a user-scope pack into Codex — and what travels with you across projects.
- Install a user-scope pack into Kiro — the Kiro-specific layout.
- Preview an install or upgrade with
--dry-run— see every file that would change before it changes. - Upgrade an installed pack — pull new pack content without clobbering your edits.
- Author a skill — write a new skill for any pack, to the catalogue's standards.
- Choose a tracker integration — pick the right brief-intake skill for your tracker (GitHub, Linear, Jira, Jira Align, or none).
Reference¶
agentbundlereference — install the CLI, install a pack, configure the default adapter.- Adapter support matrix — which primitives each agent tool receives, and where it degrades.
- Tracker vocabulary — how brief and spec levels map across GitHub, Linear, Jira, and Jira Align; skill routing table.
Explanation¶
- The three loops as a system — how discovery, build, and release compose into a complete operating model, and why each loop is a peer supervisor.
- Install routes — the four ways pack content reaches a repo, and where each lands.
- The pack catalogue — what a pack is, how the catalogue is composed, and how you build your own.
- The file-safety contract — why your edits are never silently overwritten.
- Shaping a new engagement — how a product vision, a product strategy, and an architecture concept co-shape each other at the start of a new engagement.
Each quadrant subdirectory also carries a short writing-rules README (tutorials · how-to · reference · explanation) — what belongs in that kind of guide, for anyone authoring one.