crossframe-skill: Skill for Claude Code

.claude/skills/crossframe-review/SKILL.md

crossframe-review is a skill for Claude Code, Codex from xi-kari/crossframe-skill. It costs 75 tokens per session (3,550 once invoked), scanned A, original, MIT.

A review checklist for CrossFrame, a set of related coding-agent skills. It runs only when the user explicitly asks for CrossFrame Review.

In plain words
What is it for?
Use it to audit CrossFrame-generated work and suggest repairs. It can review deep analyses, articles, public comments, action advice, and other work requiring traceable sources or quality gates.
Why use it?
It helps catch missing, wrongly triggered, or skipped steps in a CrossFrame workflow. It also checks whether required source notes, claims, and quality checks are properly connected.

Skill for Claude CodeCodex

Written for Claude Code and Codex: disable-model-invocation in frontmatter, but also agents/openai.yaml present. Also seen: $skill-name invocation.

This is xi-kari/crossframe-skill's own configuration. It tells Claude Code and Codex how to work on crossframe-skill itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything crossframe-skill configures →

Reuse

Borrowing it

Nothing to install: this file belongs to xi-kari/crossframe-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/xi-kari/crossframe-skill/main/.claude/skills/crossframe-review/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/xi-kari/crossframe-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for crossframe-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/xi-kari/crossframe-skill/crossframe-review/github.svg)](https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-review)
Your own site
<a href="https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-review"><img src="https://agentmods.dev/badge/skills/xi-kari/crossframe-skill/crossframe-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for crossframe-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-review"><img src="https://agentmods.dev/badge/skills/xi-kari/crossframe-skill/crossframe-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,550 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00075 $0.03550
Opus 5 $0.00037 $0.01775
Sonnet 5 $0.00015 $0.00710
Haiku 4.5 $0.00007 $0.00355

Measured 9d ago against content hash 3a085ea03ae2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

crossframe-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/crossframe-review/SKILL.md · 145 lines

How it starts

The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CrossFrame Review

如果评审对象来自多个 CrossFrame skill 的连续工作流,先读取 ../crossframe-suite/SKILL.md 还原应有调度链,再判断是否有漏触发、误触发或跳过质量闸。

本 skill 只做评审与修复建议,不替代 crossframe 生成诊断,也不替代 crossframe-essay 写文章。中文为权威语义;英文只作 skill id、文件名和接口说明。

轻入口规则

每次触发后,先读取 canonical skill,而不是复制它们的正文:

  1. 读取 ../crossframe/SKILL.md
  2. 读取 ../crossframe/references/read-routing-map.md
  3. 读取 ../crossframe/references/runtime-read-policy.md../crossframe/references/continuity-closure-map.md,判断本应触发哪些 v5.0 连续联读包;只有需要包说明、源锚点或闭包细节时,再定向读取 ../crossframe/references/continuity-bundles.md 或具体包文件。
  4. 若评审对象是深度、审计、高责任、公共制度、亲密关系、长期演化或文章类输出,读取或检查 ../crossframe/templates/read-state-capsule.md 规定的 v5-read-state-capsule 是否存在并被下游复用。
  5. 按需读取 ../crossframe/worksheets/source-continuity-check.md../crossframe/worksheets/source-anchor-integrity-check.md,检查闭包是否完整、中心命题和行动边界是否能回指胶囊源锚点。
  6. 若评审对象包含文章正文、公共评论、行动建议、强机制句、高风险概念或高责任判断,读取 ../crossframe/templates/claim-ledger.md../crossframe/worksheets/claim-ledger-check.md,检查正文是否只从已登记 claim_id 展开。
  7. 若评审对象出现 v5 DLC、量化、评分、半量化、七闸分值、score、rubric、校准、一致性、案例库试跑或自动化 checker,读取 ../crossframe/references/construct-map-v5-dlc.md../crossframe/worksheets/seven-gates-quant-rubric.md../crossframe/references/judgment-action-matrix-v5-dlc.md,检查分值是否只用于降档、补证、阻断发布和行动上限。
  8. 若评审对象是文章、长文、评论、思想文章、报刊答复或“现代编辑同志口吻”输出,按需读取 ../crossframe-essay/SKILL.md
  9. 读取本目录的 protocols/review-protocol.mdtemplates/review-report.md
  10. 若涉及文章底稿、引用、检索材料或声口,追加读取 protocols/article-review-protocol.md
  11. 若涉及公共事实、真实机构、平台、政策、人物、公司、最新事实、AI/过程性产物、批判文章或来源使用,读取 ../crossframe/references/source-ledger-workflow.md,检查来源台账字段是否完整。
  12. 若评审对象是历史、历史制度、文明连续史、王朝制度、历史领域接口、史料闭合或 archive/FOIA backlog,读取 ../crossframe-history/SKILL.md../crossframe-history/protocols/history-source-ledger-protocol.md,检查历史输出档位、具体史料台账和调用完成硬闸。
  13. 按需读取本目录 references/ 中的评分表、失败类型表和证据边界清单。

不要把 CrossFrame 主 skill、文章 skill、eval、examples 或完整案例复制到本 skill 输出中。评审时只引用必要规则名、触发点和证据位置。若 v5-read-state-capsule 已存在,下游默认复用胶囊,不得为了评审而重复整块读取源索引。

Read the full file on GitHub · 145 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 145 lines · 75 tokens per session scan A 3a085ea03ae2

Subscribe to this mod's changes

crossframe-review is a skill published in the GitHub repository xi-kari/crossframe-skill (18 stars, last pushed 1mo ago), licensed MIT. It adds 75 tokens to every session and 3,550 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

simplify

This skill should be used when the user asks to "simplify", "clean up the diff", "run simplify", "simplify the changes", "review changed code for cleanup", explicitly invokes "/simplify", or asks to "commit without simplify", "skip simplify for this commit", or "commit this but skip simplify". Reviews changed code…

fcakyon/claude-codex-settings · 97 tokens

resolve-pr-comments

This skill should be used when user asks to "address PR comments", "resolve PR feedback", "handle review comments", "fix PR issues", "respond to PR review", or explicitly invokes "resolve-pr-comments".

fcakyon/claude-codex-settings · 47 tokens

review-pr

This skill should be used when user asks to "review a PR", "review pull request", "review this pr", "code review this PR", "check PR.

fcakyon/claude-codex-settings · 36 tokens

lov-code-review

A code review assistant that examines a real code change for defects, security problems, and maintenance risks. A code review is a check of proposed changes before they are accepted.

lovstudio/skills · 41 tokens

signal-review

Review code in SIGNAL's one-line format with required severity per issue. Output is typed, structured, and chainable — not prose paragraphs. Use when user types /signal-review, "review this", "review my code", "check this PR", "review this file", or asks for a code review on any file, diff, or PR. Works standalone or…

mattbaconz/signal · 83 tokens

adversarial-refinement-loop

Run a persistent adversarial research, critique, implementation, and verification loop until the user stops it. Invoke only when the user explicitly asks for this skill or an indefinite refinement loop.

AkshitIreddy/agent-skills · 43 tokens