extract-plan
01Command Codex
Read a technical document (TIB, RFC, design doc, etc.) and generate a Linear project plan with milestones and implementation issues from it.
Collection of SDKs to ease interactions with the Morpho protocol and Morpho Vaults
Command Codex
Read a technical document (TIB, RFC, design doc, etc.) and generate a Linear project plan with milestones and implementation issues from it.
Command Codex
Create a draft PR (and a new branch if needed).
Command Codex
Generate a PR description for the current branch.
Command Codex
Apply fixes for unresolved PR review comments, resolve merge conflicts with the base branch, commit, push, resolve threads, and monitor CI. Optionally watches for new review comments and re-applies fixes automatically.
Command Codex
CI-mode pull request review. Posts an inline GitHub review with a formal APPROVE / REQUESTCHANGES verdict. Runs in GitHub Actions on a PR.
Command Codex
Local PR review. Posts an inline GitHub review as a COMMENT (never auto-approves or requests changes — leave that decision to humans). Optionally schedules a 2-minute watcher cron via --watch.
Command Codex
Pre-PR local code review. Output to terminal only — no GitHub interaction. Optionally apply fixes once with --fix, or loop review→fix→re-review with --goal until the review passes cleanly.
Command Codex
Verify if this codebase is affected by a dependency vulnerability (CVE, supply chain attack, compromised package, etc.).