crossframe-skill: Command for Claude Code

.claude/commands/crossframe-promax.md

crossframe-promax is a command for Claude Code from xi-kari/crossframe-skill. It costs 0 tokens per session (240 once invoked), scanned A, original, MIT.

A command that starts the CrossFrame ProMax workflow only when that exact command or name is explicitly requested.

In plain words
What is it for?
Launching the ProMax artifact process with its preparation, materialization, and checking stages.
Why use it?
It prevents similarly named commands or general requests from accidentally starting this separate workflow.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: $skill-name invocation.

This is xi-kari/crossframe-skill's own configuration. It tells Claude Code 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/commands/crossframe-promax.md
Clone the repo
git clone --depth 1 https://github.com/xi-kari/crossframe-skill

Made for: Claude Code.

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-promax

README.md
[![agentmods](https://agentmods.dev/badge/commands/xi-kari/crossframe-skill/crossframe-promax.svg)](https://agentmods.dev/commands/xi-kari/crossframe-skill/crossframe-promax)
Your own site
<a href="https://agentmods.dev/commands/xi-kari/crossframe-skill/crossframe-promax"><img src="https://agentmods.dev/badge/commands/xi-kari/crossframe-skill/crossframe-promax.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 240 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.00000 $0.00240
Opus 5 $0.00000 $0.00120
Sonnet 5 $0.00000 $0.00048
Haiku 4.5 $0.00000 $0.00024

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

Security

Grade A, and why

crossframe-promax 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 7d 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/commands/crossframe-promax.md · 14 lines

What it actually says

/crossframe-promax

PROMAX-NAMED-ONLY:只有 crossframe-promaxCrossFrame ProMax$crossframe-promax/crossframe-promax 四种明确名称具有触发权。

PROMAX-PRIORITY-OVER-MAX:若输入同时点名 ProMax 与 Max,本命令选择 ProMax 并完成冲突记录;进入 skill 后不再复判。

PROMAX-NO-FALLBACK-TO-MAX:进入后始终执行 ProMax 独立 v8 artifact workflow;材料、能力或验证缺口只影响 ProMax 自身状态。

本命令被调用就表示宿主已经完成 ProMax 选择;不要再次检查 $ARGUMENTS 是否含技能名。读取唯一 canonical 入口 skills/crossframe-promax/SKILL.md,把下列问题正文直接传给生产 init -> prepare -> materialize -> checker 流程。不要启动 suite 的模式/角色/文章选择器,不要串接 sibling workflow。

User input:

$ARGUMENTS

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. 7d ago First seen · 14 lines · 0 tokens per session scan A aa55bca50812

Subscribe to this mod's changes

crossframe-promax is a command published in the GitHub repository xi-kari/crossframe-skill (18 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 240 tokens. 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.