Dev
OfficialLLM-driven dev workflow for this repo.
Authoratopile
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a tightly integrated, LLM-friendly workflow for developing within this repository: it coordinates building Zig bindings, running the orchestrated test suite, and surfacing test artifacts to speed debugging and validation.
Core Features & Use Cases
- Zig build coordination: ensures Zig bindings are rebuilt when code changes.
- Orchestrated testing: runs the repo's orchestrated test runner and collects test reports.
- Artifact consumption: exposes artifacts like test-report.json/html and test-report.llm.json for analysis and LM-assisted debugging.
- ConfigFlags inventory: discovers and inventories repository-wide ConfigFlags to support feature flags and experimentation.
Quick Start
- Activate the development environment: source .venv/bin/activate
- Compile and test: ato dev compile
- Run tests for LM workflows: ato dev test --llm -k solver
- View reports and inventory flags: ato dev test --llm --view HEAD --open
- Re-run with baseline reuse: ato dev test --reuse --baseline HEAD~1
- List all ConfigFlags: ato dev flags
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Dev Download link: https://github.com/atopile/atopile/archive/main.zip#dev Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.