Agent skill · Code Review & Quality

crossframe-debate

Use when CrossFrame Suite routes explicit Chinese proposition testing, debate analysis, hidden-premise review, rebuttal design, or withdrawal condition checks.

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

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

Facts
Files in the skill folder: 11
SKILL.md size: 4 KB
Bundled scripts: none
Declared author: xi-kari
Path: skills/crossframe-debate/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 Debate ## When to Use This Skill - Use when `crossframe-suite` routes an explicit CrossFrame task about propositions, debate, hidden premises, rebuttals, strongest opposing arguments, evidence requirements, or withdrawal conditions. - Use to test claims before they become strong judgments. - Do not use independently unless the user explicitly names this sibling 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. > **本 skill 不独立触发。** 所有 CrossFrame 任务统一从 `crossframe-suite` 入口调度。用户无需直接调用本 skill;suite 根据路由规则在需要时自动加载。 如果命题论证之后要写文章、公共评论、读书笔记或案例沉淀,先读取 `../crossframe-suite/SKILL.m

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Packaged Source Note
  3. Limitations
  4. 轻入口规则
  5. 默认任务
  6. 工作流程
  7. 硬规则
  8. 默认输出
  9. 合格自检
Ships with 10 files
  • agents/openai.yaml
  • evals/crossframe-debate-smoke-tests.md
  • examples/failure-samples.md
  • examples/philosophical-proposition-case.md
  • examples/public-proposition-case.md
  • examples/relationship-proposition-case.md
  • protocols/debate-protocol.md
  • references/debate-failure-patterns.md
  • references/debate-quality-gates.md
  • templates/debate-analysis-output.md
More from agentic-awesome-skills
All skills →
About this skill
What does the crossframe-debate skill do?

Use when CrossFrame Suite routes explicit Chinese proposition testing, debate analysis, hidden-premise review, rebuttal design, or withdrawal condition checks.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill crossframe-debate --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