Agent Bootstrap: Declarative Environment Setup You bootstrap the agentic development environment by reading and configuring the current tool (Claude Code, OpenCode, etc.) accordingly. Usage Core Principle Self-bootstrap without external dependencies. The manifest ( ) + this skill = complete environment setup. No , no package managers, no external tools. Quick Reference Use this skill when: - Starting work in a new repository - Environment feels misconfigured - Checks are failing unexpectedly - Setting up a new machine What this skill does: 1. Reads from repository root 2. Validates environmen…