Skip to main content
GitHub repository

ship

ship contains 28 collected skills from dilhanz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
9
updated
2026-07-11
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

ship-go
software-developers

Use when you want to auto-run all remaining Ship steps for a feature without manual step-by-step invocation

2026-07-11
ship-build
software-developers

Use when a feature plan has been verified and is ready for implementation — executes tasks with atomic commits

2026-06-26
ship-help
software-developers

Use when the user asks about Ship commands, workflow, or how to use the framework

2026-06-26
ship-resume
software-developers

Use when returning to continue work on an in-progress feature — picks up where you left off based on feature status

2026-06-26
ship-status
software-developers

Use when checking feature progress or wanting to see what features exist and their current status

2026-06-26
ship-verify
software-developers

Use when a feature build is complete and needs verification against acceptance criteria and adversarial testing

2026-06-26
ship-finish
software-developers

Use when a feature has been verified and needs to be completed — creates PR, merges locally, or keeps branch

2026-05-25
ship-plan
project-management-specialists

Use when a feature has been brainstormed and needs a detailed implementation plan with tasks

2026-04-06
ship-plan-verify
software-quality-assurance-analysts-and-testers

Use when a plan has been created and needs independent verification against codebase patterns before building

2026-04-06
build
software-developers

Execute implementation plan with atomic commits per task

2026-04-02
design
software-developers

Present 2-3 architectural approaches for user to choose before planning

2026-04-02
deviation-rules
software-developers

Use when plan diverges from reality during build execution — provides 3 escalation levels for handling failures

2026-04-02
finish
software-developers

Complete verified feature — create PR, merge, or keep branch

2026-04-02
git-commits
software-developers

Use when making git commits during Ship feature builds — provides atomic commit format and conventions

2026-04-02
go
software-developers

Auto-run all remaining Ship steps for a feature end-to-end

2026-04-02
help
software-developers

Explain Ship commands, workflow, and framework usage

2026-04-02
plan
software-developers

Create detailed implementation plan with ordered tasks

2026-04-02
plan-verify
software-quality-assurance-analysts-and-testers

Verify plan against codebase patterns before building

2026-04-02
resume
software-developers

Continue work on an in-progress feature from where you left off

2026-04-02
start
software-developers

Brainstorm and capture requirements for a new feature or bug fix

2026-04-02
status
software-developers

Show feature progress and status across all features

2026-04-02
tdd
software-quality-assurance-analysts-and-testers

Use when implementing tasks that have test-based verify commands — provides RED-GREEN-REFACTOR cycle guidance

2026-04-02
verify
software-quality-assurance-analysts-and-testers

Verify completed build against acceptance criteria with code review

2026-04-02
ship-design
software-developers

Use when a brainstormed feature needs architectural decisions — presents 2-3 approaches for user to choose before planning

2026-04-02
ship-deviation-rules
project-management-specialists

Use when plan diverges from reality during build execution — provides 3 escalation levels for handling failures

2026-04-02
ship-git-commits
software-developers

Use when making git commits during Ship feature builds — provides atomic commit format and conventions

2026-04-02
ship-start
software-developers

Use when beginning new feature work, adding functionality, or fixing a bug — runs intensive brainstorming to capture requirements before planning

2026-04-02
ship-tdd
software-quality-assurance-analysts-and-testers

Use when implementing tasks that have test-based verify commands — provides RED-GREEN-REFACTOR cycle guidance

2026-04-02