···11----
22-"@bomb.sh/tools": minor
33----
44-55-Adds skills for coding agents. Eight skills cover the full `bsh` toolchain — lifecycle, lint, build, test, format, dev, init, and migration for onboarding an existing project.
66-77-If you use an AI coding agent, run `pnpm add -D @bomb.sh/tools` then have your agent run `pnpm dlx @tanstack/intent@latest install` to load project-specific skills for `@bomb.sh/tools`.
+8
CHANGELOG.md
···11# @bomb.sh/tools
2233+## 0.3.0
44+55+### Minor Changes
66+77+- df17b88: Adds skills for coding agents. Eight skills cover the full `bsh` toolchain — lifecycle, lint, build, test, format, dev, init, and migration for onboarding an existing project.
88+99+ If you use an AI coding agent, run `pnpm add -D @bomb.sh/tools` then have your agent run `pnpm dlx @tanstack/intent@latest install` to load project-specific skills for `@bomb.sh/tools`.
1010+311## 0.2.8
412513### Patch Changes
+1-1
package.json
···11{
22 "name": "@bomb.sh/tools",
33- "version": "0.2.8",
33+ "version": "0.3.0",
44 "description": "The internal dev, build, and lint CLI for Bombshell projects",
55 "keywords": [
66 "bombshell",