Skip to main content
Generaldraphonix

refresh-project-docs

Refresh README files and project documentation so they match the current repository state. Use when Codex needs to update stale docs after feature work, sync documentation to current commands, options, configuration, and workflows, rewrite changelog-style wording into evergreen current-state documentation, or turn a rough docs-update prompt into an execution-ready instruction set.

Stars
218
Source
draphonix/skills
Updated
2026-05-20
Slug
draphonix--skills--refresh-project-docs
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/draphonix/skills/HEAD/plugins/khuym/skills/refresh-project-docs/SKILL.md -o .claude/skills/refresh-project-docs.md

Drops the SKILL.md into .claude/skills/refresh-project-docs.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.