Vibes ship bugs.
Discipline ships code.
skAIld is a set of continuously-updated Claude Code plugins that give your AI pair-programmer a real workflow — disciplined planning, clean PRs, and pre-deploy gates — so you stop shipping bugs and start shipping code.
- Works with Claude Code
- Cancel anytime
- Free tier, no card
Works everywhere you run Claude Code
$ ▋
AI made you faster. It didn't make you disciplined.
Claude Code can write almost anything. Without a workflow around it, fast just means you reach the bugs sooner.
No plan, just vibes
You paste a vague idea and hope Claude figures it out. Halfway through, the scope has drifted and nobody wrote down what "done" means.
PRs that are a mess
Giant diffs, no review pass, half-finished branches. Every change is a gamble because there's no hygiene around how code actually lands.
Shipping on a prayer
No pre-deploy checks, no handoff, no close-out. You find out it's broken in production — the one place you really didn't want to.
Plan. Build. Ship. On repeat.
Three plugins, one disciplined loop. Each phase hands off cleanly to the next, so every change moves from idea to production the same reliable way.
skaild-plan
Turn fuzzy ideas into a plan Claude can execute.
The planning phase of the dev loop. skaild-plan gives Claude Code a disciplined planning workflow — quick plans for small changes and full start-planning runs for real features — so you stop winging it and start shipping against a spec.
skaild-build
Build with PR hygiene and worktree discipline.
The build phase of the dev loop. skaild-build drives the actual coding — start-coding, isolated worktree serving, and a tight review-PR / create-PR cycle — so every change lands clean, reviewed, and shippable.
skaild-ship
Ship safely with pre-deploy gates and clean handoffs.
The ship phase of the dev loop. skaild-ship adds pre-deploy gates, a light-deploy path, structured handoffs, and a clean close-session ritual — so you stop shipping bugs you skipped the checks on.
Every skill, spelled out.
No mystery boxes. Here's exactly what each plugin adds to Claude Code — and which commands you'll be running.
skaild-plan
5 skills · $4.99/mo
/startfree/karpathy-guidelinesfree/whats-newfree/quick-planpro/start-planningpro
/plugin install skaild-plan@skaildTurn fuzzy ideas into a plan Claude can execute.
The planning phase of the dev loop. skaild-plan gives Claude Code a disciplined planning workflow — quick plans for small changes and full start-planning runs for real features — so you stop winging it and start shipping against a spec.
- /skaild-plan:quick-plan for small, scoped changes
- /skaild-plan:start-planning for full feature specs
- Includes the free start foundation
- Weekly updates via /plugin marketplace update
skaild-build
9 skills · $4.99/mo
/startfree/karpathy-guidelinesfree/whats-newfree/start-codingpro/serve-worktreepro/review-prpro/team-reviewpro/create-prpro/merge-approvedpro
/plugin install skaild-build@skaildBuild with PR hygiene and worktree discipline.
The build phase of the dev loop. skaild-build drives the actual coding — start-coding, isolated worktree serving, and a tight review-PR / create-PR cycle — so every change lands clean, reviewed, and shippable.
- /skaild-build:start-coding kicks off a disciplined build
- /skaild-build:serve-worktree for isolated work
- /skaild-build:review-pr + /skaild-build:create-pr for clean PRs
- /skaild-build:team-review fixes review findings in one window (Agent Teams)
- /skaild-build:merge-approved batch-lands approved PRs
- Includes the free start foundation
skaild-ship
8 skills · $4.99/mo
/startfree/karpathy-guidelinesfree/whats-newfree/pre-deploypro/light-deploypro/handoffpro/close-sessionpro/hotfixpro
/plugin install skaild-ship@skaildShip safely with pre-deploy gates and clean handoffs.
The ship phase of the dev loop. skaild-ship adds pre-deploy gates, a light-deploy path, structured handoffs, and a clean close-session ritual — so you stop shipping bugs you skipped the checks on.
- /skaild-ship:pre-deploy gates before you ship
- /skaild-ship:light-deploy for fast, safe releases
- /skaild-ship:hotfix for urgent out-of-band patch releases
- /skaild-ship:handoff + /skaild-ship:close-session rituals
- Includes the free start foundation
Start free with skaild-start
Start every session the right way. skaild-start drops a session-start banner and menu into Claude Code, ships the Karpathy guidelines for disciplined AI pair-programming, and auto-generates a What's New changelog from your commits. It's free, installs in 30 seconds, and is the on-ramp to the whole skAIld dev loop.
/plugin marketplace add drophit/skaild-marketplace
/plugin install skaild-start@skaild- Session-start banner + workflow menu
- Karpathy guidelines baked in
- Auto-changelog from your git history
- No credit card — install in 30 seconds
One install. Every surface.
skAIld plugins are part of Claude Code itself — so they show up wherever you already work. No terminal required.
Desktop app
macOS & Windows
Terminal
Any shell
VS Code
Official extension
Cursor
VS Code fork
Windsurf
via Open VSX
JetBrains
IntelliJ · PyCharm · GoLand
Web
claude.ai/code
VS Code forks like Cursor & Windsurf install the Claude Code extension from the Open VSX registry.
/plugin
Open the plugin manager
Discover
Browse the skAIld marketplace
Install
Pick a plugin — done in 30s
Simple pricing, no surprises.
Start free. Add a plugin when you need it. Or get the whole loop — monthly, or annually for even less.
Free
The foundation for every Claude Code session.
- Session-start banner + workflow menu
- Karpathy guidelines baked in
- Auto-changelog from your git history
- No credit card — install in 30 seconds
The Complete Bundle
The full Plan → Build → Ship loop. $5/mo cheaper than buying each.
- All 3 paid plugins: plan, build, ship
- Saves $5/mo vs buying separately
- One subscription, three repos auto-granted
- Weekly updates across the whole loop
Single plugin
Pick one phase of the loop — plan, build, or ship.
- Any one paid plugin
- Includes the free start foundation
- Weekly updates via /plugin marketplace update
- Cancel anytime
The Complete Bundle · Annual
Save $19.67/yrThe exact same three plugins — billed once a year. That’s about two months free versus paying monthly.
just $8.33/mo, paid yearly
Monthly or annual — your call. No tax, no free-trial gimmicks. Cancel anytime and keep what you’ve installed.
Which plugin has what.
The free start foundation ships in every plugin. The paid plugins each add their phase's commands.
| Skill | startFree | plan$4.99/mo | build$4.99/mo | ship$4.99/mo |
|---|---|---|---|---|
/startfoundation | ||||
/karpathy-guidelinesfoundation | ||||
/whats-newfoundation | ||||
/quick-plan | ||||
/start-planning | ||||
/start-coding | ||||
/serve-worktree | ||||
/review-pr | ||||
/team-review | ||||
/create-pr | ||||
/merge-approved | ||||
/pre-deploy | ||||
/light-deploy | ||||
/handoff | ||||
/close-session | ||||
/hotfix |
The Complete Bundle grants all three paid plugins — every command in the table.
Questions, answered.
What is a Claude Code plugin?
Do I need to know how to code?
Can I install it without a credit card?
How do the paid plugins reach me?
What happens if I cancel?
Does it work with Claude Sonnet?
Why is it so cheap?
Is there an annual plan?
Ship with discipline
Give Claude Code a workflow it can’t skip.
Plan, build, and ship with discipline — for less than the price of a coffee. Start free, upgrade when you’re ready.