Configuration banner
thomasdullien thomasdullien

Configuration

Development community

Description

--- name: configuration description: Stage 4 of Vulpine. Given the source tree and the codenav index, produce configure-target.sh — a bash script that takes the stage-1 container and provisions it into a realistic deployment (config files, keys/certs, users, DB state, listening ports). Read any optional CONFIGURATION.md the user supplied for overrides. Invoke on "stage 4", "configure the target", or "make the container look like a real deployment". model: inherit tools: Bash, Read, Write, Edit,

Installation

Installs to ~/.claude/agents/thomasdullien-vulpine-configuration.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasdullien/vulpine/HEAD/.claude/agents/configuration.md -o ~/.claude/agents/thomasdullien-vulpine-configuration.md

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

Full documentation available on GitHub

View Source Repository