Claude Code plugins for the apptor ecosystem.
| Plugin | Description |
|---|---|
| apptorID | Integrate apptorID (OAuth2/OIDC) authentication into any application |
| expeed-review-protocol | Mandatory three-tier review gate — blocks "done" and git push until the tier-appropriate checklist (L1, smoke test, cross-layer contract check, adversarial review, Tier 3 runbook/rollback) is filled with real evidence |
| observekit | Integrate OpenTelemetry with ObserveKit (Expeed's observability platform) into any application — per-app, direct push, key wired safely per environment |
| apptor-flow | Author Apptor Flow workflows as parser-valid flow JSON from a natural-language description, using the live node schema as the single source of truth; validates via the real parser and can create org-scoped drafts via REST |
Inside Claude Code (recommended — slash commands):
/plugin marketplace add https://github.com/expeedsoftware/apptor-claude-plugins
/plugin install apptorID
Or from the shell via the Claude Code CLI:
claude plugin marketplace add https://github.com/expeedsoftware/apptor-claude-plugins
claude plugin install apptorIDEach plugin may require environment variables. See the individual plugin READMEs for details.
Built and maintained by Expeed Software.