minhduc2803/shipyard

autonomous parallel features shipping built on Claude Code

22Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

harness-adapt

01

minhduc2803/shipyard

Skill Claude CodeCodex

Onboard the parallel feature harness to a NEW project. Invoke as /harness-adapt after cloning the harness, pointed at (or run from) the target app repo. Inspects the repo's stack, drafts a per-project profile (profiles/ / — profile.env + integrations.env + the 7 lifecycle hooks) from profiles/template (each hook stub…

22 1mo ago A 118 tokens

qc-sweep

02

minhduc2803/shipyard

Skill Claude CodeCodex

App-wide regression QC for the parallel feature harness — the cross-feature sweep that per-lane dev-QC doesn't cover. Invoke inside a lane clone as /qc-sweep [dev|local ]. Frontloads scope questions ONCE (which app areas, depth, dev site vs. local lane stack), then fans out one browser-QC agent per app area — each…

22 1mo ago A 186 tokens

review-prs

03

minhduc2803/shipyard

Skill Claude CodeCodex

Autonomous PR-review loop for ONE harness lane. Invoke inside a lane clone as /review-prs. Frontloads scope questions once, then polls the repo's open PRs on an interval and, for any that need our input — brand-new PRs, PRs with new commits since we last reviewed, or PRs with new discussion aimed at us — spawns a…

22 1mo ago A 164 tokens

ship-feature

04

minhduc2803/shipyard

Skill Claude CodeCodex

Autonomous end-to-end feature pipeline for ONE harness lane. Invoke inside a lane clone with a requirement: /ship-feature . Frontloads ALL clarifying questions once, then runs unattended: implement (TDD) → pre-push CI gates + dev preflight → e2e on the feature branch → code review → local QC → senior GO/NO-GO gate →…

22 1mo ago A 214 tokens

split-batch

05

minhduc2803/shipyard

Skill Claude CodeCodex

Conflict-aware requirement decomposition for the parallel feature harness. Invoke as /split-batch . Parses a batch of requirements into discrete features; for each, predicts the likely touched surface (backend modules, frontend routes/components, migrations, shared contracts) by actually searching the app repo; scores…

22 1mo ago A 177 tokens