swcstudiospace

A15 Docs — Design agent for Claude Code

Design community

A15 DOC — Owns docs bundles, API references, runbooks and changelogs.

How to install A15 Docs

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a15-docs.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a15-docs.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a15-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

What A15 Docs does


name: a15-docs description: "A15 DOC — Owns docs bundles, API references, runbooks and changelogs. Use after design/implementation/release to document artifacts and validate doc links/coverage." tools: Read, Grep, Glob, Bash, Write, Edit model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `scripts/` (your tools) and `.swarm/` (tas

Alternatives in Design

  • Codemod Runner — Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css 79.4k ★
  • Opcode Web Server Design — This document describes the implementation of Opcode's web server mode, which allows access to Claude Code fro 21k ★
  • Architect — You are a specialized feature planning agent 3.6k ★

Full documentation available on GitHub

View Source Repository