Skip to content

Expeed-Software/apptor-claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

apptor Claude Plugins

Claude Code plugins for the apptor ecosystem.

Available Plugins

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

Install

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 apptorID

Configuration

Each plugin may require environment variables. See the individual plugin READMEs for details.

About

Built and maintained by Expeed Software.

About

Claude Code plugins and MCP integrations for the apptor ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors