All authors
shipwrights avatar

Claude Skills by shipwrights

github.com/shipwrights
12 skillsA× 11B× 10 installs1 views
Shipwrights ConnectB

Connect a backlog source (jira, github-issues, files) to a Shipwrights project. Runs the source's setup wizard, reads its written config, merges it into .shipwrights.yml, validates the connection, lands as a single commit. Invoked as /shipwrights-connect [jira|github|files].

data-aigoshell
0
2
Shipwrights Craft AgentA

Generate project-specific Shipwrights agents from detected project signals. Drops .md files into .claude/agents/ so Claude Code discovers them natively and the orchestrator can dispatch by name. Invoked as /shipwrights-craft-agent [<slug> "<description>"] | --list | --remove <slug>.

developmentrustgo
0
2
Shipwrights DoctorA

Diagnose .shipwrights.yml — schema validity, agent availability, command discoverability, source adapter connectivity, guard registration, lock service reachability, telemetry log writability. Read-only. Invoked as /shipwrights-doctor.

developmentshellnode
0
2
Shipwrights EpicA

Drive an epic from refine through ship using the project's .shipwrights.yml pipeline. Spawns specialist agents on scratch branches, integrates results, runs guards, opens the PR. Invoked as /shipwrights-epic [id] — with no id, picks the next ready epic from the configured backlog source.

data-aiapifrontend
0
2
Shipwrights InitA

First-run scaffold for a Shipwright project. Auto-detects language, package manager, verify commands, and project layout. Proposes a config + templates, asks per-file decisions on conflicts, lands as one git commit. Non-destructive by default. Invoke as /shipwrights-init [--dry-run | --non-interactive | --force].

developmenttypescriptpython
0
2
Shipwrights LoopA

Drive multiple Jira tickets sequentially through the /shipwrights-epic pipeline. Auto-picks the next ticket, watches the PR until merged, transitions Jira to shipped, repeats. Resumable across Claude Code sessions via .shipwrights/loop-state.json. Invoked as /shipwrights-loop [N] | --status | --abort.

data-aigobash
0
2
Shipwrights Spec ApproveA

Approve a drafted spec so the build pipeline can proceed. Re-runs strict citation enforcement against the manifest, flips frontmatter status to `approved`, commits the marker. Invoked as /shipwrights-spec-approve <S-id>.

data-aigo
0
2
Shipwrights Spec CancelA

Tombstone a drafted or in-flight spec. Sets status to `cancelled`; the file stays in place for audit. Refuses on shipped or already-cancelled specs. Invoked as /shipwrights-spec-cancel <S-id>.

data-aigitfrontend
0
2
Shipwrights Spec ReviseA

Record a revision request against a drafted spec, snapshot the current plan for history, append the note to the input, bump revisions counter. The actual re-analysis happens when /shipwrights-spec <id> is invoked next. Invoked as /shipwrights-spec-revise <S-id> <note>.

data-ai
0
2
Shipwrights SpecA

Drive a single-task spec-first pipeline. Reads the codebase (with manifest), drafts a spec, runs architect analysis with citations, writes a plan document, halts at the approval gate. Invoked as /shipwrights-spec <description> for a fresh task, or /shipwrights-spec <S-id> to resume an existing draft.

developmentgonode
0
2
Shipwrights StatusA

Read the in-flight register and report what's currently being driven through the pipeline. Includes stale-entry detection (>48h with no commit). Invoked as /shipwrights-status.

data-aigogit
0
2
Shipwrights UpgradeA

Bump Shipwright templates and config schema in a project. Runs config migrations in order (like Drizzle/Prisma). 3-way merges template changes against the consumer's edits. Lands as one git commit. Invoked as /shipwrights-upgrade.

data-aigitbackend
0
2