一键导入
task-hardening
Automate the repository post-implementation hardening workflow, including optional Codex diff review with returned comments
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Automate the repository post-implementation hardening workflow, including optional Codex diff review with returned comments
用 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.
Weekly documentation refresh and maintenance - audit staleness, update docs, validate backlog
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
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 | task-hardening |
| description | Automate the repository post-implementation hardening workflow, including optional Codex diff review with returned comments |
| disable-model-invocation | false |
Invoke with: task slug, feature name, feature scope, optional round number. Classifies mode (lite/standard/strict) from actual diff, not size labels.
Read .claude/skills/task-hardening/INSTRUCTIONS.md for the full workflow.