Project Refresh

Audits the project's documentation-adjacent artifacts — README, project brief, CHANGELOG, further docs (docs/, wiki exports), deployment info (compose files, reverse-proxy and orchestration config docs), and i18n/translation files — against the actual current state of the codebase, and fixes whatever has drifted out of date. Also translates new/changed UI strings directly into every existing locale file. EXPLICIT-INVOCATION ONLY: use this skill solely when the user invokes it by name or runs it as a slash command. Do NOT auto-trigger or infer it from generic requests like "update the docs", "sync the README", "add translations", or "bring the project up to date" — for those, do the work directly or ask which parts they mean. This skill is strictly opt-in, and distinct from `full-project-rework` (which is a heavy code-quality overhaul with its own docs-sync step) — this one is documentation, deployment-info and i18n only: lightweight, no branch, no multi-phase pipeline.

manu-brighter 0f4db72 10.9 KB Updated

File contents

manu-brighter/claude-code-kit/tree/main/plugins/dev-workflow/skills/project-refresh commit 0f4db72f31

Frequently asked questions

npx skillmds@latest add manu-brighter/project-refresh