Agent skill · Code Review & Quality

crossframe-review

Use when explicit CrossFrame output needs review for reasoning fidelity, evidence boundaries, source anchors, concept drift, article collapse, or repair steps.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill crossframe-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 13
SKILL.md size: 5 KB
Bundled scripts: none
Declared author: xi-kari
Path: skills/crossframe-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# CrossFrame Review ## When to Use This Skill - Use only after explicit CrossFrame Review invocation or after `crossframe-suite` routes a CrossFrame output into the review gate. - Use to check reasoning fidelity, evidence boundaries, source anchors, concept drift, article-body collapse, and repair steps. - Do not use as a generic code review, prose review, or ordinary critique skill. ## Packaged Source Note This AAS-ready copy preserves the original CrossFrame skill body below. Chinese remains the canonical semantic layer; English metadata is only for discovery, installation, and repository review. ## Limitations - The skill body is intentionally Chinese-canonical; English metadata is for discovery and does not replace the original Chinese terms. - Use only after explicit CrossFrame invocation or `crossframe-suite` routing; do not apply it as a generic default reasoning layer. - It structures analysis, drafting, and review, but does not replace source verification, domain expertise, or legal, medical, or financial judgment. 如果评审对象来自多个 CrossFrame skill 的连续工作流,先读取 `../crossframe-suite/SKILL.md` 还原应有调度链,再判断是否有漏触发、误触发或跳过质量闸。 本 skill 只做评审与修复建议,不替代 `crossframe` 生成诊断,也不替代 `crossframe-essa

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Packaged Source Note
  3. Limitations
  4. 轻入口规则
  5. 评审目标
  6. 必抓失败
  7. 输出协议
  8. Suite 调度可见性
  9. 合格判定
  10. 修复原则
Ships with 12 files
  • agents/openai.yaml
  • evals/crossframe-review-smoke-tests.md
  • examples/boundary-review-case.md
  • examples/failure-review-case.md
  • examples/normal-review-case.md
  • protocols/article-review-protocol.md
  • protocols/review-protocol.md
  • references/case-law.md
  • references/evidence-boundary-checklist.md
  • references/failure-taxonomy.md
  • references/review-rubric.md
  • templates/review-report.md
More from agentic-awesome-skills
All skills →
About this skill
What does the crossframe-review skill do?

Use when explicit CrossFrame output needs review for reasoning fidelity, evidence boundaries, source anchors, concept drift, article collapse, or repair steps.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill crossframe-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going