standards
Use when implementing code changes — engineering principles for writing clean, focused, production-quality code. Invoke this when starting implementation work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when implementing code changes — engineering principles for writing clean, focused, production-quality code. Invoke this when starting implementation work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when reviewing a GitHub PR — dispatches the superpowers code-reviewer subagent, formats the output, and posts it as a PR comment.
Use when working on a Linear issue in a git worktree — guides the end-to-end flow from understanding the issue through creating a pull request. Triggers when you see a Linear issue identifier, title, and description in your prompt.
Use before committing or pushing code — a self-review checklist that verifies tests pass, code is clean, and changes are ready for review. Invoke this after implementing changes and before creating commits.
| name | standards |
| description | Use when implementing code changes — engineering principles for writing clean, focused, production-quality code. Invoke this when starting implementation work. |
These principles apply to all code you write, regardless of project or language.