·doc-maintenance
#

doc-maintenance

系统的文档审核和维护。当文档可能陈旧、丢失或组织混乱时(在功能工作、重构、依赖项升级之后或作为定期运行状况检查之后),应该使用此技能。它规定了 docs/ 和 manual/ 的文件夹结构,调度 haiku 子代理进行代码库/文档扫描,并将文档创建路由到专门代理(参考构建器、技术编写者、学习指南),并以 docs-architect 作为质量门。

15安装·0热度·@nickcrew

安装

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-maintenance

如何安装 doc-maintenance

通过命令行快速安装 doc-maintenance AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-maintenance
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:nickcrew/claude-ctx-plugin。

SKILL.md

查看原文

Systematically audit, organize, and remediate project documentation by comparing the codebase against existing docs to find staleness, gaps, and misorganization.

Execute the bundled audit script to get a baseline report:

Pass --json for machine-readable output. Pass --root PATH to override project root detection.

系统的文档审核和维护。当文档可能陈旧、丢失或组织混乱时(在功能工作、重构、依赖项升级之后或作为定期运行状况检查之后),应该使用此技能。它规定了 docs/ 和 manual/ 的文件夹结构,调度 haiku 子代理进行代码库/文档扫描,并将文档创建路由到专门代理(参考构建器、技术编写者、学习指南),并以 docs-architect 作为质量门。 来源:nickcrew/claude-ctx-plugin。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-maintenance
分类
#文档处理
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from nickcrew/claude-ctx-plugin

快速解答

什么是 doc-maintenance?

系统的文档审核和维护。当文档可能陈旧、丢失或组织混乱时(在功能工作、重构、依赖项升级之后或作为定期运行状况检查之后),应该使用此技能。它规定了 docs/ 和 manual/ 的文件夹结构,调度 haiku 子代理进行代码库/文档扫描,并将文档创建路由到专门代理(参考构建器、技术编写者、学习指南),并以 docs-architect 作为质量门。 来源:nickcrew/claude-ctx-plugin。

如何安装 doc-maintenance?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-maintenance 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/nickcrew/claude-ctx-plugin