一键导入
doc
Documentation writer for this repository. Use when creating or updating README/docs content, how-to guides, architecture notes, or API usage docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Documentation writer for this repository. Use when creating or updating README/docs content, how-to guides, architecture notes, or API usage docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Resynchronises project documentation (docs/, AGENTS.md) to reflect code changes. Scans uncommitted changes or recent commits, then updates all doc files to match current code reality.
Reads a PP evolution document and generates code snippets.
Facilitates structured Q&A to author PP Network evolution documents under `.evolution/` (versioned markdown). Grounds proposals in this repo's FastAPI and DB architecture so changes stay testable and coherent. Use when discussing design proposals, roadmaps, architecture changes, or creating/updating evolution docs.
Facilitates structured Q&A to author PP Network evolution documents under `.evolution/` (versioned markdown). Grounds proposals in this repo's FastAPI and DB architecture so changes stay testable and coherent. Use when discussing design proposals, roadmaps, architecture changes, or creating/updating evolution docs.
| name | doc |
| description | Documentation writer for this repository. Use when creating or updating README/docs content, how-to guides, architecture notes, or API usage docs. |
| disable-model-invocation | false |
Write clear, accurate, repo-grounded documentation that helps humans complete real tasks in this project.
Before writing, read the minimum relevant sources:
| File | Why |
|---|---|
README.md | Existing product and setup language |
AGENTS.md | Repo constraints and workflows |
| Touched code files | Source of truth for behavior |
Related tests in tests/ | Expected behavior and examples |
Do not invent behavior not present in code or tests.
docs/ for focused guides and references.README.md for top-level onboarding only.Use this default section order unless a different format is requested:
AGENTS.md.