Dev Agent Init banner
alizaouane alizaouane

Dev Agent Init

Productivity community

Description

--- description: One-time bootstrap of dev-agent in a fresh consumer repo (creates .dev-agent.yml, 6 GH workflow wrappers, and canonical state labels) argument-hint: "(no args)" allowed-tools: Read Write Bash Glob Grep --- # /dev-agent-init Bootstraps the current repo as a dev-agent consumer. ## What this does 1. **Detects stack** by reading `package.json`, `supabase/config.toml`, `next.config.*`, `tsconfig.json`, etc., to infer reasonable defaults for `commands.test`, `commands.build`, `com

Installation

Installs to ~/.claude/skills/alizaouane-dev-agent-dev-agent-init/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository