بنقرة واحدة
cxpp-init
Bootstrap Codex Power Pack host wiring with explicit consent for every global change
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Bootstrap Codex Power Pack host wiring with explicit consent for every global change
التثبيت باستخدام 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
Report installed Codex Power Pack plugins, host pointers, health, and drift without changing the machine
| name | cxpp-init |
| description | Bootstrap Codex Power Pack host wiring with explicit consent for every global change |
Use this skill for /cxpp:init or when setting up Codex Power Pack on a new
machine after installing family plugins from the pinned marketplace.
~/.codex/config.toml, hooks, rules,
shell configuration, or any other global path.secrets family
configures providers; it does not import credentials through this skill.mcp-second-opinion
or Playwright. Missing host services are reported as prerequisites.Selecting a plugin suite consents only to the marketplace and family-plugin actions shown in that suite's preview. It never consents to MCP pointers, credentials, hooks, exec-policy rules, or external-service lifecycle changes; each of those remains a separate setup component with its own approval.
Offer these choices when the CxPP marketplace is missing or one or more published family plugins are missing:
cxpp only.project, spec, flow, github, cicd, secrets,
security, agents-md, documentation, qa, self-improvement, and
cxpp, plus claude. This is the documented default for common development
workflows.project, spec, flow, github, cicd, secrets,
woodpecker, security, agents-md, documentation, qa, evaluate,
second-opinion, self-improvement, cxpp, and claude.skipped by user.codex --version, then ask which components
to configure: CxPP marketplace/plugins, host-managed MCP pointers, spec-kit,
secrets-provider guidance, and reviewed hooks/rules. Do not assume all are
wanted./cxpp:status checks first. If
the marketplace is missing or family plugins are absent, offer Minimal,
Recommended, Full suite, and Custom; otherwise report the suite as
already current without prompting for a reinstall..agents plus plugins/<family> for each
selected family in full-suite order;none on a fresh setup);codex plugin marketplace add ... --ref ... --sparse ... and codex plugin add <family>@codex-power-pack actions./cxpp:status to verify the result.templates/config.toml.example in a checkout or config.toml.example in
the installed plugin): second-opinion at
http://127.0.0.1:8080/mcp and playwright via
npx -y @playwright/mcp@latest. After approval, use the matching codex mcp add commands. Do not edit TOML by string replacement.secrets family plugin and
point to its provider setup. Do not ask for credentials or echo environment
values.codex execpolicy check against a proposed rule before writing it. Install
only reviewed, additive entries and wait for Codex's normal hook-trust review.codex mcp get second-opinion,
codex mcp get playwright, and, when the service is expected locally,
curl -sf http://127.0.0.1:8080/readyz. A failed health check is a report,
not a reason to start the service.Separate every result into updated, already current, skipped by user, or
needs host prerequisite. Preserve the previous ref, requested ref, and
resolved SHA in the plugin report so rollback is possible. Include the exact
non-secret follow-up needed and state that a new Codex session is required after
plugin or MCP configuration changes. Re-running the same approved profile at
the same ref must produce already current, not another marketplace or plugin
write.