Marketplace for Hypership delivery framework
npx claudepluginhub hgrafa/hypershipShip features with testing gates. Consolidate debt with safety nets. AI-first delivery framework for senior engineering teams.
Ship features with testing gates. Consolidate debt with safety nets.
AI-first delivery framework for senior engineering teams. Two commands. One philosophy: obsessively ship, deliberately consolidate.
Every feature you ship accumulates debt. Every debt removal risks breaking what you shipped. Hypership solves both sides:
/delivery — classifies your work (feature, bugfix, chore, mixed), applies testing gates, orchestrates Superpowers or Ralph Loop, logs everything/removedebt — scopes debt via git history, presents findings with strategic questions, executes with safety gates (snapshot, escape hatch, hard stop)You decide what to cut. Hypership executes with guardrails.
/plugin install hgrafa/hypership
Superpowers installs automatically as a dependency.
/delivery add Stripe refund flow with webhook handling
Hypership classifies your request, selects the right pipeline, implements with testing gates, and logs the delivery.
/removedebt since last consolidation
Scans the git diff, finds real debt, asks you what to fix, and executes with safety nets.
| Command | Purpose |
|---|---|
/delivery [description] | Orchestrate feature/bugfix delivery with testing gates |
/removedebt [context] | Analyze and remove tech debt with safety gates |
/status | Show delivery cycle health |
/delivery)| Type | Gate | Enforces |
|---|---|---|
| Bugfix | Bug-as-Test | Reproduce bug as failing test before fixing |
| Feature | Acceptance Coverage | Tests map 1:1 to acceptance criteria from brainstorm |
| Chore | TDD only | Standard Superpowers TDD, no extra gates |
| Mixed | Per-item | Decomposes prompt, each item gets its type-appropriate gate |
Non-reproducible bugs don't block — they get 3 fallback strategies (defense-in-depth, observability, hypothesis-driven hardening).
/removedebt)| Gate | When | What |
|---|---|---|
| Snapshot | Before execution | Captures full test baseline (pass/fail/skip/coverage) |
| Escape Hatch | After snapshot | Declare which tests may break intentionally (immutable once execution starts) |
| Hard Stop | After each category | Blocks on unexpected test failures with options: revert, investigate, or continue |
Create or edit hypership.config.json in the plugin root:
{
"strictDeliveryFramework": false
}
| Setting | Default | Effect |
|---|---|---|
strictDeliveryFramework | false | When true, ALL implementation work must go through /delivery. No direct Superpowers bypass. |
Required:
Optional companions (auto-detected when present):
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations