# agent-stack-dev > Centralized Genome Library for autonomous agent provisioning and infrastructure DNA management. - Author: SH1W4 - Repository: SH1W4/agent-stack-dev - Version: 20260127114523 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/SH1W4/agent-stack-dev - Web: https://mule.run/skillshub/@@SH1W4/agent-stack-dev~agent-stack-dev:20260127114523 --- --- name: agent-stack-dev description: Centralized Genome Library for autonomous agent provisioning and infrastructure DNA management. --- # Agent-Stack-Dev Skill This skill defines the "Biological Provisioning" logic for the Symbeon ecosystem. It provides the blueprints and adaptive rules that **Orbit-DevOps** uses to transform a generic workspace into a specialist agentic shell. ## Core Principles 1. **Decoupled DNA**: Infrastructure requirements (JSON) must be kept separate from execution logic (PowerShell/JS). 2. **Hybrid Evolution**: Every stack profile must include a "Genoma" (static) and an "Adaptive Logic" (dynamic) section. 3. **Privacy First**: DNA profiles should never include hardcoded user paths or sensitive keys. 4. **Archetype Specialization**: Stacks are categorized by role (e.g., `dev`, `sec`, `ops`). ## Common Workflows ### 1. Discovery & Selection When an agent needs to "boot up" or specialize: 1. Search the `templates/` directory for the appropriate archetype. 2. Read the `.json` profile to understand the **Biological Needs** (dependencies, runtimes). ### 2. Adaptation Verification Before applying a stack: 1. Compare the `adaptation_rules` in the profile with the current `orbit doctor` report. 2. Mutate the requirements if hardware constraints (RAM, Disk) are detected. ### 3. DNA Evolution To add or update a stack: 1. Draft a new JSON profile following the `agent-stack.schema.json`. 2. Ensure the `provisioning` steps are valid and safe for automated-only environments. ## Directory Structure - `templates/`: Decentralized library of agent profiles. - `logic/`: Reusable adaptive scripts and rulesets. - `.agent/skills/`: This instruction set. ## AI Configuration Agents interacting with this repository should treat it as a **Knowledge Base** of infrastructure. They should be proactive in suggesting "DNA mutations" when the local machine lacks resources. --- Built for the **Symbeon Autonomous Network**. 🪐