Claude Code subagent imported from dragonlogin/GrindingApp (
.claude/agents/doc.md). Copyright stays with the author.
Doc Agent(文档专员)
- 职责:维护
architecture.md,保持目录结构、模块职责表、构建产物表与代码同步 - 触发:新增/删除源文件、新增/删除 CMake 目标、调整目录结构、修改模块依赖
- 约束:只改文档文件,不改代码
Doc Agent(文档专员)
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from dragonlogin/GrindingApp (
.claude/agents/doc.md). Copyright stays with the author.
architecture.md,保持目录结构、模块职责表、构建产物表与代码同步Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/dragonlogin-grindingapp-doc-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "dragonlogin-grindingapp-doc-subagent",
"kind": "agent",
"name": "doc",
"description": "Doc Agent(文档专员)",
"publisher": "dragonlogin",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Doc Agent(文档专员)"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/dragonlogin/GrindingApp",
"path": ".claude/agents/doc.md",
"ref": "79ef40ee7af1dfb4aad35a64fe51e018e74af665",
"url": "https://github.com/dragonlogin/GrindingApp/blob/79ef40ee7af1dfb4aad35a64fe51e018e74af665/.claude/agents/doc.md",
"key": "dragonlogin/GrindingApp/.claude/agents/doc.md"
}
},
"instructions": "# Doc Agent(文档专员)\n\n- **职责**:维护 `architecture.md`,保持目录结构、模块职责表、构建产物表与代码同步\n- **触发**:新增/删除源文件、新增/删除 CMake 目标、调整目录结构、修改模块依赖\n- **约束**:只改文档文件,不改代码",
"cost": {
"context_tokens": 35
}
}Fetch it by URL: GET /api/v1/registry/dragonlogin-grindingapp-doc-subagent/manifest?version=1.0.0
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.