bonnguyenitc/specship

A staged spec → plan → coding → review workflow for shipping AI-assisted code. Works with Claude Code, Codex, Cursor & Antigravity.

2Stars on the repository
21Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ss-archive-task

01

bonnguyenitc/specship

Skill Codex

Retire a finished or abandoned task by relocating its whole folder into tasks/archive/, history preserved, so scans over the active set skip it. Use for a task that is finished or has been abandoned, or when asked to "archive", "shelve", "put this task away", "lưu trữ task", "dọn task xong". Reversible via…

not rated 2 27d ago A 92 tokens original MIT

ss-coding

02

bonnguyenitc/specship

Skill Codex

Implement an approved plan step by step, following the project's conventions, and verify each step. Use after a plan exists, when asked to "implement this", "code it up", "build the feature", or "code đi". Writes minimal, surgical code matching existing style and runs each success check before starting the next step.…

not rated 2 27d ago A 77 tokens original MIT

ss-debug

03

bonnguyenitc/specship

Skill Codex

Diagnose and fix a bug methodically, and track the investigation in the owning task. Use when something is broken, a test fails, behavior is wrong, or asked to "debug X", "fix this bug", "why is this failing". Reproduces, finds root cause, fixes minimally, verifies, and records it in tasks/TASK- /debug.md. Attaches to…

not rated 2 27d ago A 97 tokens original MIT

ss-explore-source

04

bonnguyenitc/specship

Skill Codex

Explore and explain an unfamiliar codebase for onboarding. Use when a developer joins a project, when asked to "understand the codebase", "explain the architecture", "how does this project work", "where is X handled", or before making changes in code you haven't seen yet. Produces a structured map of stack…

not rated 2 27d ago A 84 tokens original MIT

ss-pause-task

05

bonnguyenitc/specship

Skill Codex

Deliberately set an in-progress task aside to pick up later — mark it paused with a reason, leaving every pipeline artifact untouched. Use when work halts by choice rather than by a blocker, or when asked to "pause", "park", "hold this task", "tạm dừng task", "để task này lại sau". The inverse of ss-resume-task…

not rated 2 27d ago A 89 tokens original MIT

ss-plan

06

bonnguyenitc/specship

Skill Codex

Design an implementation plan from a confirmed spec before writing code. Use after the spec is confirmed, when asked to "plan this feature", "how should we implement X", "break this down into steps", or "lên kế hoạch". Produces an ordered, verifiable step-by-step plan with files to touch, approach, tradeoffs, and…

not rated 2 27d ago A 86 tokens original MIT

ss-research

07

bonnguyenitc/specship

Skill Codex

Research a topic, technology, library, or decision using the strongest search tool available in the session. Use when asked to "research X", "compare X vs Y", "find the best library/tool for X", "what's the latest on X", "how does work", or whenever an answer depends on external facts (versions, APIs, pricing…

not rated 2 27d ago A 122 tokens original MIT

ss-resume-task

08

bonnguyenitc/specship

Skill Codex

Pick up an in-progress task exactly where it was left off — locate it, report where it stands, and continue from the current stage. Use when returning after a break or context reset, or when asked to "resume", "continue the task", "pick up where we left off", "tiếp tục task", "đang làm tới đâu rồi". Entry point over…

not rated 2 27d ago A 92 tokens original MIT

ss-review

09

bonnguyenitc/specship

Skill Codex

Wrap up a finished change — self-review the diff, run the full test/lint gate, verify against acceptance criteria, update docs, then prepare commit/PR. Use after coding is done, when asked to "review my changes", "wrap up", "finalize", or "is this ready to merge". Final stage of the specship pipeline.

not rated 2 27d ago A 74 tokens original MIT

ss-ship

10

bonnguyenitc/specship

Skill Codex

Take a feature request from idea to reviewed, ready-to-commit code in one run — spec → plan → coding → review (+ debug on defects) — without asking at each stage. Use when given a request like "/ss-ship implement login", "ship this feature", "do the whole flow for X", "làm hết flow cho chức năng X". Orchestrator over…

not rated 2 27d ago A 92 tokens original MIT

ss-spec

11

bonnguyenitc/specship

Skill Codex

Read and fully understand a spec, ticket, PRD, or feature request before any planning or coding. Use when given requirements to implement, when asked to "understand this spec", "what does this ticket mean", or as the first step of a feature. Extracts goals, requirements, acceptance criteria, edge cases, and open…

not rated 2 27d ago A 80 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: