一键导入
writing-skills
Use when writing a new SKILL.md, revising an existing skill's instructions, or converting a repeated workflow into a reusable skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when writing a new SKILL.md, revising an existing skill's instructions, or converting a repeated workflow into a reusable skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | writing-skills |
| description | Use when writing a new SKILL.md, revising an existing skill's instructions, or converting a repeated workflow into a reusable skill. |
| allowed-tools | Read, Bash, Glob, Grep, Edit, Write |
From CSO (Claude Search Optimization) research:
wc -w before finalizing.**Verification discipline** (from /verify): <what to do here>). Never copy full content between skills — summarize the relevant point and cite the source.Skills are persuasive documents. They must sound authoritative and human, not like AI slop.
Avoid:
Do:
LLMs respond to the same persuasion techniques as humans (Meincke et al., 2025):
These techniques doubled compliance rates in studies. Use them deliberately in discipline-enforcing skills.
wc -w — within target?Informed by obra/superpowers writing-skills skill and persuasion-principles reference
Iterative review-fix loop for accumulated milestone/branch changes. Runs parallel reviewers, fixes findings autonomously, repeats until clean. Use after multiple tasks merge to a milestone branch, or before merging to main. Invoke with /milestone-review --base-branch main. Supports --dry-run and --max-iterations.
This skill should be used when the user wants a comprehensive code review using multiple specialized reviewers in parallel. Invoked with /multi-review or when user asks for 'thorough review', 'full code review', or 'review from multiple perspectives'. Use --plan <path> to review an implementation plan pre-coding.
Use when facing a bug, test failure, or unexpected behavior that isn't immediately obvious
Use when starting a new feature or idea that needs thorough pre-execution planning. Use instead of calling /product-review, /spec, and review skills individually.
Use when you have an idea, goal, or feature description and need to turn it into an actionable plan with tasks
Use when you need measured performance evidence by running a repeatable command on the current branch and a baseline ref