heliohq

18 mods across 1 repository, 91 stars between them.

heliohq

01

heliohq/ship

Plugin Claude Code

Helio plugin registry.

91 1mo ago A tokens not measured original MIT

ship

02

heliohq/ship

Plugin Claude Code

An agent-routed harness for end-to-end software product development.

91 1mo ago A tokens not measured original MIT

codex

03

heliohq/ship

MCP server Claude CodeCodexCursor +2

MCP server "codex" as configured in heliohq/ship. Launched with codex mcp-server.

91 1mo ago A tokens not measured original MIT

ship AGENTS.md

04

heliohq/ship

Instructions file CodexOpenCode

Instructions for heliohq/ship, covering agents.md, commands, repository map, architecture and code style.

91 1mo ago A 1,117 tokens original MIT

SessionStart

05

heliohq/ship

Hook

Runs when a session starts on startup, clear and compact, executing session-start.sh via bash. From heliohq/ship.

91 1mo ago A tokens not measured original MIT

PreToolUse

06

heliohq/ship

Hook

Runs before the agent uses a tool, executing phase-guardrail.sh via bash. From heliohq/ship.

91 1mo ago A tokens not measured original MIT

Stop

07

heliohq/ship

Hook

Runs when the agent finishes a response, executing stop-gate.sh via bash. From heliohq/ship.

91 1mo ago A tokens not measured copy · 52% MIT

arch-design

08

heliohq/ship

Skill Claude CodeCodex

System-design thinking before any doc or code: goals/non-goals, back-of-envelope numbers, components and contracts, failure modes, operability, security, trade-offs. Use for "design this system", "architecture for X", "trade-offs for X", "how should we architect", "API design", "data model for", "service boundaries"…

91 1mo ago A 109 tokens original MIT

auto

09

heliohq/ship

Skill Claude CodeCodex

Run Ship's full production workflow from raw requirement to PR: design, dev, E2E, review, QA, refactor, and handoff. Use only for explicit /ship:auto, auto pipeline requests, or end-to-end delivery.

91 1mo ago A 51 tokens original MIT

design

10

heliohq/ship

Skill Claude CodeCodex

Plan implementation before coding: investigate the repo, write spec and plan, and validate with a peer. Use for "plan", "design approach", "scope", or any coding task needing a plan. Not system-design thinking (/ship:arch-design) or full /ship:auto.

91 1mo ago A 58 tokens original MIT

dev

11

heliohq/ship

Skill Claude CodeCodex

Implement from a spec or plan: extract stories, build in safe waves, test, commit, and get peer review per story. Use for "implement", "build/code this plan", or targeted fix findings. If no plan exists, use /ship:design first.

91 1mo ago A 56 tokens original MIT

e2e

12

heliohq/ship

Skill Claude CodeCodex

Add durable end-to-end tests for user/API-visible behavior. Detect or scaffold the E2E framework, write tests, run the app, and store evidence. Use for E2E, Playwright/Cypress, regression tests, or quality gates. Not exploratory QA.

91 1mo ago A 58 tokens original MIT

handoff

13

heliohq/ship

Skill Claude CodeCodex

Ship completed work: verify locally, commit related changes, push, create or update the PR, watch CI/reviews, and fix until merge-ready or escalated. Use for "ship it", "create PR", "handoff", or finished code needing delivery.

91 1mo ago A 56 tokens original MIT

qa

14

heliohq/ship

Skill Claude CodeCodex

Runtime QA of a change: start the app, test acceptance criteria and edge cases, and report evidence. Use for "test this", "QA", "does it work", exploratory checks, or post-review runtime verification. Not static code review.

91 1mo ago A 51 tokens original MIT

refactor

15

heliohq/ship

Skill Claude CodeCodex

Improve existing code without changing behavior: scan smells, simplify, dedupe, reuse utilities, and verify after edits. Use for refactor, cleanup, simplify, reduce duplication, extract method, dead code, or code smells. No PR.

91 1mo ago A 51 tokens original MIT

review

16

heliohq/ship

Skill Claude CodeCodex

Static code review of the active diff: trace changed paths and report concrete P1/P2/P3 correctness, security, or spec bugs with file:line evidence. Use for code review or bug checks. Not runtime QA.

91 1mo ago A 47 tokens original MIT

use-ship

17

heliohq/ship

Skill Claude CodeCodex

Route ambiguous software-delivery requests to the smallest useful Ship workflow: one skill, a phase bundle, or /ship:auto. Use at session start, when the user asks how to use Ship, or when they say build/check/ship without a phase.

91 1mo ago A 55 tokens original MIT

write-docs

18

heliohq/ship

Skill Claude CodeCodex

Create or update structured docs under docs/ with frontmatter, numbering, lifecycle status, and index regeneration — guides, references, troubleshooting, design docs and ADRs. Use for "write a doc", "document this", "create a guide", "write an ADR", "update the docs". For the system-design thinking itself…

91 1mo ago A 95 tokens original MIT