Eipi-Tong

8 mods across 1 repository, 3 stars between them.

adopt

01

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Onboard an existing codebase into the starter kit. Use when the user says "adopt this project", "add the kit to my existing repo", or "set up the kit on existing code".

3 5mo ago A 44 tokens

bootstrap

02

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Scaffold a new project from BOOTSTRAPFORM.md. Use when the user says "bootstrap the project", "set up the project", or runs /bootstrap for the first time.

3 5mo ago A 40 tokens

commit

03

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Create a well-formed Conventional Commit. Use when the user says "commit", "commit my changes", or asks you to save progress.

3 5mo ago A 30 tokens

milestone

04

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Close a feature group as a milestone. Writes docs, proposes E2E tests, and runs a go/no-go gate. Use when the user says "/milestone", "this group is done", or the agent detects all items in a group are complete.

3 5mo ago A 55 tokens

new-feature

05

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Pick and build features from SPEC.md by priority. Use when the user says "build the next feature", "/new-feature", "work on X", or "build the group".

3 5mo ago A 42 tokens

refactor

06

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Plan and execute a code refactor with preserved behaviour. Use when the user asks to refactor, clean up, simplify, extract, or reorganise existing code without changing what the app does.

3 5mo ago A 42 tokens

sync-docs

07

Eipi-Tong/agentic-coding-starter-kit

Skill Claude CodeCodex

Update SPEC.md and docs/DECISIONS.md to reflect recent code changes. Use after completing a feature, or when the user says "sync docs", "update the spec", or "log this decision".

3 5mo ago A 46 tokens