CodexPro Self Test
codexpro_self_testRun a local-only diagnostic to verify modes, tools, workspace access, skills, git, bash policy, and Pro context setup, with optional .ai-bridge write/edit without modifying source files.
Instructions
Run one controlled, local-only CodexPro diagnostic. It checks modes, expected tools, workspace access, skills, git, safe bash policy, selected-only Pro context, and optional .ai-bridge write/edit without touching source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bash_probe | No | Check bash policy with safe local commands only. Default: true. | |
| max_skills | No | Maximum skills to inspect during the inventory check. Default: 40. | |
| write_probe | No | Create/edit only .ai-bridge/codexpro-self-test.md. Default: true. | |
| workspace_id | No | Workspace id from open_workspace. Omit to use default workspace. | |
| pro_context_probe | No | Build a selected-only Pro context bundle in memory without writing pro-context.md. Default: true. | |
| include_global_skills | No | Include user/plugin skill discovery in the inventory check. Default: true. |