statusline
Explain Magician status-line availability in Codex. The shipped renderer is Claude Code-specific and this Codex adapter is intentionally a no-op.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Explain Magician status-line availability in Codex. The shipped renderer is Claude Code-specific and this Codex adapter is intentionally a no-op.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Systematic performance profiling and optimization with a mandatory baseline-first gate — measure before changing, re-measure after. Use when something is slow or you need to hit a latency/throughput target.
Blameless post-mortem / RCA — gathers facts, reconstructs a timeline, runs 5-Whys, defines action items, writes the post-mortem file and commits it. Use after an incident or outage.
Structured design dialogue with a visual companion — produces an approved spec and design artifacts before any implementation begins. Use at the start of a feature, before writing code.
Thorough, research-grounded code review of a change, PR, or MR — multi-lens (correctness, security, simplification, tests), severity-ranked with impact + fix, configurable depth, optional PR comments. Use when asked to review code, "do a code review", "review this PR/MR", "review my changes/diff/branch", or audit a changeset before merge.
Use when the user asks to research, investigate, analyze, find out, explore, examine, audit, or evaluate something — structured multi-source research with consulting, library-doc search, web search, and guided output delivery.
Multi-agent code review AND remediation — dispatches correctness, security, and simplification reviewers in parallel, consolidates findings, then fixes criticals/highs. Use when reviewing a diff or PR before shipping.
| name | statusline |
| description | Explain Magician status-line availability in Codex. The shipped renderer is Claude Code-specific and this Codex adapter is intentionally a no-op. |
Read ../../references/codex-adapter.md for boundaries. Do not execute the source skill's configuration steps in Codex.
Codex does not currently provide the Claude Code statusLine input/configuration contract consumed by magician-statusline. Report status-line configuration as unsupported in Codex and make no changes. Never invoke magician-ui, never edit ~/.claude/settings.json, and never record a preference on the user's behalf. If the user explicitly wants Claude Code configured, stop and ask them to run the Claude-side skill in Claude Code; this adapter must remain a no-op.