بنقرة واحدة
doc-refresh
Weekly documentation refresh and maintenance - audit staleness, update docs, validate backlog
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Weekly documentation refresh and maintenance - audit staleness, update docs, validate backlog
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Pre-release docs sync — diff HEAD against the last v* tag on the publish remote, list feature additions, update README language/tool inventory, draft the CHANGELOG release entry, propose the version bump. Runs before /release. Prevents shipping with stale docs.
Scan codebase for AI-generated entropy — duplicated helpers, dead code, spreading anti-patterns. Use on a regular cleanup cadence or when noticing quality drift.
Prepare and publish a PyPI release - version bump, changelog, tag, publish
Automate the repository post-implementation hardening workflow, including optional Codex diff review with returned comments
Plan implementation for a backlog task with mode classification and optional Codex review
Smart verification — detects what changed and runs appropriate tests, lint, typecheck
| name | doc-refresh |
| description | Weekly documentation refresh and maintenance - audit staleness, update docs, validate backlog |
| disable-model-invocation | false |
When to use: cleanup cadence, "update docs", "refresh documentation". Not for: single file edits, general refactoring.
Read .claude/skills/doc-refresh/INSTRUCTIONS.md for the full workflow.