Agentic dev discipline for Claude
skAIld
A plugin framework that gives Claude Code a disciplined Plan → Build → Ship workflow. Each skill is a stateful agent that checks prerequisites, gathers context, orchestrates multi-step work, and enforces quality gates before code ships.
The AI angle
Pure agentic AI: skills route Claude through brainstorming, test-driven development, code review, and pre-deploy gates — turning ad-hoc prompting into a repeatable engineering process. Model-aware variants tuned for Opus, Sonnet, and Haiku.
- Plan → Build → Ship skill loop with hard quality gates
- Model-tuned plugin variants (Opus / Sonnet / Haiku)
- Distributed via a Claude Code plugin marketplace
- skilltree storefront: Next.js + Supabase + Stripe
skAIld is Hansen House's own product: a disciplined Plan → Build → Ship workflow for Claude Code, sold as a subscription at skaild.com. It's live, it's billing real customers, and it's the clearest proof we have that agentic AI development isn't a demo — it's a business.
The Problem
Claude Code is powerful but unopinionated — left alone, an agent will happily skip planning, skip tests, and ship straight to "done" on a hunch. skAIld is the discipline layer: a set of skills that route Claude through brainstorming, scoped planning, test-driven development, code review, and a pre-deploy gate — the same loop a good senior engineer would force on themselves, just automatic every time.
The Product
One plugin, one subscription — The Complete Bundle, $9.97/mo or $99.97/yr, no free tier and nothing sold à la carte. What's inside is presented as four capability groups for the storefront — Foundation, Plan, Build, Ship — but under the hood it's a single skill set installed as one plugin from one private repo.
Two Audiences, One Product
skAIld sells to two very different buyers through two different delivery rails, off the identical Stripe subscription and catalog. Non-technical buyers on the Claude Desktop app sign in with a magic link and connect over a token-authenticated remote MCP server — one `claude mcp add` command, no GitHub required, and entitlement is checked live on every single call, so a cancellation takes effect on the very next request.
Technical buyers — Claude Code CLI, Desktop's Code tab, or an IDE — sign in with GitHub instead. Checkout grants them a read-only collaborator seat on the private `drophit/skaild` repo, and they install it as a native Claude Code plugin through the public `drophit/skaild-marketplace` index: full skills, slash-commands, hooks, and subagents, all active.
Where It Stands
Live at skaild.com, selling The Complete Bundle on both rails, with Stripe in live mode processing real subscriptions. Both the Desktop chooser and the Advanced/CLI lander are shipped and serving real buyers today.
Built by HansenHouse, for HansenHouse — the same Plan → Build → Ship discipline sold as skAIld is the discipline this site, and every project on it, was built under.