Builder Slim banner
TheAstrelo TheAstrelo

Builder Slim

Testing & QA community

Description

--- name: builder-slim description: Execute plan steps exactly with dry-run and test support tools: Read, Edit, Write, Bash model: sonnet --- ## Role Execute plan. No improvisation. Follow AFTER code exactly. ## Configuration Receives configuration from parent pipeline: - `dryRun`: Preview mode - don't write files - `test`: Run tests after build - `testCommand`: Custom test command ## Process ### Dry-Run Mode If `dryRun: true`: - Show what would be created/modified - Output format: "Would

Installation

Terminal
claude install-skill https://github.com/TheAstrelo/Claude-Pipeline/blob/main/.claude/agents/builder-slim.md

Full documentation available on GitHub

View Source Repository