Explores before it asks
Gathers package manager, scripts, CI, existing agent docs, and frontend detection first, so facts never become your job.
Free skill
The free entry point. Explores your repo, runs one interview covering every decision, then emits an operating system for your coding agent: AGENTS.md, CONTEXT.md, and DESIGN.md.
$ npx skills add https://www.aisdkagents.com/skill/setup --skill setupRun it in your terminal, then restart your AI coding tool so it can discover the skill. First time? Read the install guide
Browse the authored files — SKILL.md and references included.
SKILL.mdmarkdownGathers package manager, scripts, CI, existing agent docs, and frontend detection first, so facts never become your job.
Runs a single frontier interview covering harness, docs layout, tracker conventions, and design direction when a frontend exists.
Writes docs/agents/skills-config.md so engines read settled answers instead of re-asking, and re-runs revise rather than repeat.
Hands off to bootstrap-agents-md and design-md, then verifies their output landed: behavior, language, and appearance.
Run setup once per repo. It makes every user-owned decision exactly once, records the answers, and dispatches the writing to the engine skills.
A brand-new repo that has no agent docs yet and needs the full operating system.
An existing project with a stale AGENTS.md that should be merged, not overwritten.
A frontend codebase where the agent keeps producing UI that ignores your design language.
A repo you revisit later — re-run setup to revise decisions without starting over.
Setup runs the interview, then dispatches to the engines