一键导入
review-technical-claims
Audit a document for unverified technical claims, verify attributions against real sources, fix errors, and provide honest critical review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit a document for unverified technical claims, verify attributions against real sources, fix errors, and provide honest critical review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-technical-claims |
| description | Audit a document for unverified technical claims, verify attributions against real sources, fix errors, and provide honest critical review. |
| user-invocable | true |
| argument-hint | [path to document] |
Audit a document for unverified technical claims, verify attributions against real sources, fix errors, and provide honest critical review.
Read the target document. Identify all sections that make claims about external systems, competitors, or industry patterns.
Apply the SIFT method — Stop, Investigate the source, Find better coverage, Trace claims to the original context.
Spin up an agent team for a task with structured workflow. Provide a ticket reference, task description, or both.
Spin up a research agent team to explore a topic from multiple angles. No code changes.
Use this skill when the user wants to turn current uncommitted local changes into one or more commits: "commit my changes", "make a commit", "split this work into commits", "organize staged/unstaged changes", "write commit messages", or "use [why]/[how] commit format". Inspect git status and diffs, group files by logical change, propose a commit plan, and wait for approval before staging or committing. Do not use for rewriting existing commits, rebasing, pushing, creating PRs, or remote GitHub operations.
Use this skill when the user wants to clean up commits that already exist on the current branch: "squash commits", "rewrite history", "reword commit messages", "fold fixup commits", "autosquash", "clean up WIP commits", "organize branch history", or "prepare this branch for PR". Compare against the base branch, propose a safe rewrite plan, and wait for approval before rebasing or resetting. Do not use for uncommitted-only changes, creating new work commits, PR comments, CI checks, or GitHub remote operations.
Use this skill whenever the user asks you to look at an image on their machine — extract text (OCR), describe a screenshot or photo, read a diagram or chart, or answer questions about visual content. Trigger even if the user doesn't explicitly say "vision" or "OCR" — phrases like "what's in this screenshot", "read this image", "transcribe this photo", "what does this diagram show", or "can you see what's in this picture" all qualify. Also trigger when the user references an image file (.png, .jpg, .webp, .gif) with information they need extracted.
Find stale .claude/projects/ folders whose source directories no longer exist on the filesystem, then clean them up (merge renamed, delete dead).