Add Ship to Development & Workflow#166
Open
yinuotxie wants to merge 1 commit into
Open
Conversation
Ship is an agent-routed development harness that drives a change from raw spec through design, implementation, E2E, review, QA, and handoff to a green PR. Works across Claude Code, Codex, and Cursor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This was referenced May 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Ship
Ship is an agent-routed development harness for Claude Code, Codex & Cursor — it routes a change from a raw spec through design, implementation, E2E, review, QA, refactor, and handoff to a green PR.
What's included
plugins/heliohq/ship/:.codex-plugin/plugin.json— mirrors the upstream manifest (nameship, MIT, validinterfaceblock).assets/icon.svg— a 373-byte vector icon in the project's brand teal#0F766E..codexignore.Checklist
plugins/<owner>/<repo>/.codex-plugin/plugin.jsonexists, is valid JSON, has required fieldscomposerIconset; referenced icon exists (vector SVG, no embedded raster, <1KB)scripts/check-alphabetical.pyandscripts/validate-plugin-pr.pypass locallyI've left
plugins.json/.agents/plugins/marketplace.jsonfor your Sync marketplace artifacts workflow to regenerate — happy to commit the regenerated artifacts here instead if you'd prefer them in the PR.🤖 Generated with Claude Code