一键导入
cxpp-status
Report installed Codex Power Pack plugins, host pointers, health, and drift without changing the machine
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Report installed Codex Power Pack plugins, host pointers, health, and drift without changing the machine
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyze a GitHub-backed repository's open issues, pull requests, branches, and worktrees to recommend the next unclaimed issue or cleanup action. Use when Codex is asked what to work on next, to triage project backlog, or to choose between open GitHub issues.
Analyze a GitHub-backed repository's open issues, pull requests, branches, and worktrees to recommend the next unclaimed issue or cleanup action. Use when Codex is asked what to work on next, to triage project backlog, or to choose between open GitHub issues.
Launch a bounded, read-only Claude Code session through the Claude Agent SDK to review the current issue-branch diff and advise Codex. Use when the user requests a Claude or cross-model code review, or when flow-auto remains stuck after two materially distinct attempts and needs implementation support.
Launch a bounded, read-only Claude Code session through the Claude Agent SDK to review the current issue-branch diff and advise Codex. Use when the user requests a Claude or cross-model code review, or when flow-auto remains stuck after two materially distinct attempts and needs implementation support.
Bootstrap Codex Power Pack host wiring with explicit consent for every global change
Refresh Codex Power Pack host wiring additively and with explicit consent
| name | cxpp-status |
| description | Report installed Codex Power Pack plugins, host pointers, health, and drift without changing the machine |
Use this skill for /cxpp:status to inspect Codex Power Pack host wiring. This
skill is read-only: it must not install, update, write, restart, or delete
anything.
Treat the repo marketplace as authoritative for these published families, in
this order: project, spec, flow, github, cicd, secrets,
woodpecker, security, agents-md, documentation, qa, evaluate,
second-opinion, self-improvement, cxpp, and claude.
codex plugin marketplace list and codex plugin list --available --json. For every published family, report installed or missing, plus
enabled state, marketplace source, and pinned ref when Codex exposes them.
A missing marketplace means every family not otherwise visible is missing;
it is not permission to add the marketplace. Do not expose authentication
data.warning. A warning is informational
and must not trigger an update.codex mcp get second-opinion and codex mcp get playwright. Report
each pointer as configured or missing without reading global TOML directly.second-opinion is configured for localhost, run
curl -sf http://127.0.0.1:8080/readyz; otherwise label its health as not
checked. Run no process-management command.Start with one row per published plugin family so installed and missing families
are explicit. Then use one row per host component: second-opinion,
playwright, spec-kit, secrets guidance, and hooks/rules. Give host
components a status of healthy, configured, missing, unhealthy,
not checked, or warning, followed by the smallest safe follow-up. Keep this
inventory read-only and do not turn a missing row into an implicit install.