Back to list
JohnLudlow

implement-doc-update

by JohnLudlow

0🍴 0📅 Jan 17, 2026

SKILL.md


name: implement-doc-update description: Perform changes to implement a feature

Update Documentation

Purpose of this skill

The purpose of this skill is to generate a meaningful and useful set of documentation that explains how an implementation works.

It is not to replicate API documentation (which drives the developer experience through XML comments), but rather to complement it with context and explanatory information, such that a developer with limited domain knowledge would be able to work on this project.

Compared to the feature-doc-elaborate skill, which is focused on the plan for an implementation, this skill is focused on documenting an implementation that either already exists or is currently in development.

When to use this skill

Use this skill when the user wants the agent to update documentation based on an implementation, or to update documentation while performing an implementation.

Process inputs

  • A workspace containing an implementation or partial implementation
  • Optionally, a focus or area to update in particular
  • Optionally, a partially created or outdated set of documentation
  • Optionally, a completed and up to date set of documentation

Process outputs

  • A completed and up to date set of documentation

How to update documentation

  • Read and analyse the code in the repository
  • Create a model of the implementation organised by functional area and component
  • Create or update a Markdown Document under docs
  • For ea
  • Link from docs/README.md
  • Validate links

Principles of documentation

  • Use common 'plain English'
  • Words that are not 'plain English', such as domain terms

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+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