Init Dev Kit banner
k-t18 k-t18

Init Dev Kit

Development community

Description

--- name: init-dev-kit description: Install the agentic-dev-kit CLAUDE.md guardrails (root + apps/web) into the current project so the plugin's skills run with their invariants. Copies templates from the plugin, never blindly overwrites. argument-hint: "[--force to overwrite existing CLAUDE.md files]" --- # /init-dev-kit **Arguments:** $ARGUMENTS Installs the **CLAUDE.md guardrails** that the `agentic-dev-kit` skills depend on (tokens-only, core layering, the never-do list, web-layering bound

Installation

Installs to ~/.claude/skills/k-t18-agentic-dev-kit-init-dev-kit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/k-t18-agentic-dev-kit-init-dev-kit && curl -fsSL https://raw.githubusercontent.com/k-t18/agentic-dev-kit/HEAD/commands/init-dev-kit.md -o ~/.claude/skills/k-t18-agentic-dev-kit-init-dev-kit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository