morpho-org/sdks

Collection of SDKs to ease interactions with the Morpho protocol and Morpho Vaults

40Stars on the repository
21Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

extract-plan

01

morpho-org/sdks

Command Codex

Read a technical document (TIB, RFC, design doc, etc.) and generate a Linear project plan with milestones and implementation issues from it.

40 today A 0 tokens MIT

pr-create

02

morpho-org/sdks

Command Codex

Create a draft PR (and a new branch if needed).

40 today A 0 tokens MIT

pr-describe

03

morpho-org/sdks

Command Codex

Generate a PR description for the current branch.

40 today A 0 tokens MIT

pr-fix

04

morpho-org/sdks

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.

40 today A 0 tokens MIT

pr-review-ci

05

morpho-org/sdks

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.

40 today A 0 tokens MIT

pr-review-gh

06

morpho-org/sdks

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.

40 today A 0 tokens MIT

pr-review-local

07

morpho-org/sdks

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.

40 today A 0 tokens MIT