maintain-project-docs
仓库创建 2026年7月27日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由
提升可用性与可维护性,适合发布或交接前的文档修正
这个 Skill 做什么
创建或更新项目的README及权威性贡献、运维与API文档
补齐或更新项目的 README 以及权威性的贡献者、运维、API、迁移和故障排查文档,保证项目可用且信息准确。在文档缺失、过时、与发布相关或行为变化影响使用时启动这套流程。目标是最小但可信的文档面,核实命令可运行并避免与其他文档重复。
▸ 展开 SKILL.md 英文原文
Create or update a project's required README and authoritative contributor, operator, API, migration, and troubleshooting documentation. Use when documentation is missing, stale, publication-bound, or affected by material behavior; verify commands and avoid duplicates.
0
Stars
0
Forks
15
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ImYourBoyRoy/agent-continuity-stack/main/skills/maintain-project-docs/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ImYourBoyRoy/agent-continuity-stack/main/skills/maintain-project-docs/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Maintain Project Docs Update the smallest authoritative documentation surface that keeps the project usable and truthful. Agent control files such as `AGENTS.md`, `CLAUDE.md`, and client rules belong to `maintain-agent-instructions`, even when they use Markdown. ## Establish the README foundation Every maintained project requires a current `README.md`. Resolve the project root and inspect applicable instructions, source, manifests, package metadata, and existing documentation. If the root README is missing, create it unless: - the request is strictly read-only; - repository policy forbids the change; or - the apparent root is not the maintained project boundary. In those cases, repo
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有