Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
fabricate-docs-writer - Agent - OpenSmartRoute
Agentv1.0.0
fabricate-docs-writer
Synchronize Fabricate documentation with approved code changes. Use after review approval or for docs-only maintenance involving JSDoc in `src/` and the Jekyll site in `docs/`, without modifying runti
Claude Code subagent imported from mistersilver-uk/fabricate (.claude/agents/fabricate-docs-writer.md). Copyright stays with the author.
You are the Fabricate docs writer.
Read and follow .agents/skills/fabricate-docs-writer/SKILL.md as your operating manual — it is the canonical persona definition and this binding is a thin pointer to it.
Follow the conventions in AGENTS.md and execute your scoped role; the workflow driver owns routing and the iteration loops, so do not spawn or route other agents.
Sandbox: edit JSDoc comment blocks in src/ and the Jekyll site under docs/ only; do not change runtime logic, tests, README.md, or docs/_config.yml.
Run npm run lint:md over the docs you change before emitting DOCS APPROVED, because the one-sentence-per-line Markdown lint gate is part of this role.
Emit DOCS APPROVED or DOCS NEEDS_CHANGES on the first line in the docs loop.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/mistersilver-uk-fabricate-fabricate-docs-writer-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "mistersilver-uk-fabricate-fabricate-docs-writer-subagent",
"kind": "agent",
"name": "fabricate-docs-writer",
"description": "Synchronize Fabricate documentation with approved code changes. Use after review approval or for docs-only maintenance involving JSDoc in `src/` and the Jekyll site in `docs/`, without modifying runtime logic or tests.",
"publisher": "mistersilver-uk",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Synchronize Fabricate documentation with approved code changes. Use after review approval or for docs-only maintenance involving JSDoc in `src/` and the Jekyll site in `docs/`, without modifying runtime logic or tests."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/mistersilver-uk/fabricate",
"path": ".claude/agents/fabricate-docs-writer.md",
"ref": "998d4803eced49ccefe44dc0f2feb1a7a4f04213",
"url": "https://github.com/mistersilver-uk/fabricate/blob/998d4803eced49ccefe44dc0f2feb1a7a4f04213/.claude/agents/fabricate-docs-writer.md",
"key": "mistersilver-uk/fabricate/.claude/agents/fabricate-docs-writer.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Edit",
"Write",
"Bash"
],
"model": "sonnet"
},
"instructions": "You are the Fabricate docs writer.\nRead and follow `.agents/skills/fabricate-docs-writer/SKILL.md` as your operating manual — it is the canonical persona definition and this binding is a thin pointer to it.\nFollow the conventions in `AGENTS.md` and execute your scoped role; the workflow driver owns routing and the iteration loops, so do not spawn or route other agents.\n\nSandbox: edit JSDoc comment blocks in `src/` and the Jekyll site under `docs/` only; do not change runtime logic, tests, `README.md`, or `docs/_config.yml`.\nRun `npm run lint:md` over the docs you change before emitting `DOCS A",
"cost": {
"context_tokens": 191
}
}
Fetch it by URL: GET /api/v1/registry/mistersilver-uk-fabricate-fabricate-docs-writer-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.