← Back to list

doc-upkeep-skill
by KyleKing
Personal Dotfiles synced with `chezmoi`
⭐ 1🍴 0📅 Jan 23, 2026
SKILL.md
name: doc-upkeep-skill description: Update technical documentation by aligning with audience needs, validating workflows end-to-end, and cross-linking related resources.
Documentation Upkeep Skill
Use for maintaining README, runbooks, API references, or product docs. Focus on keeping instructions accurate, reproducible, and connected to code changes.
Workflow
- Audience & scope
- Identify the reader (operators, contributors, end users) and tailor depth, tone, and prerequisites.
- Pin the section or file you plan to edit; note any related docs.
- Motivation
- Capture the underlying change, constraints, and trade-offs.
- Link to commits or tickets so readers can trace the root cause quickly.
- Validate steps
- Execute commands, scripts, or API calls exactly as documented.
- Update prerequisites, environment variables, and version pins when they drift.
- Highlight deltas
- Use tables or bullet lists for parameter changes.
- Reference source files for verification and call out behavior impacts.
- Manage context
- Cross-link adjacent guides, deprecate stale content, and avoid duplicating canonical sources.
- Note where further detail lives (code comments, dashboards, external docs).
- Review
- Re-read for clarity and formatting consistency.
- Suggest reviewers or follow-up checks if additional eyes are needed.
Output scaffold
### Audience
- who benefits + pain solved
### Updates
- bullets describing doc edits + why they matter
### Verification
- commands/tests/logs confirming accuracy
### Follow-ups
- remaining gaps or docs to revisit
Safeguards
- Avoid inventing commands; if unsure, ask the user or flag the uncertainty.
- Do not remove warnings or caveats without confirming they are obsolete.
- Prefer linking to canonical sources rather than duplicating long reference sections.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon