evolith
01Plugin Claude Code
Plugin marketplace listing 1 plugin: evolith-governance.
Plugin Claude Code
Plugin marketplace listing 1 plugin: evolith-governance.
Instructions file GitHub Copilot
Copilot instructions for beyondnetcode/evolith_arch32, covering mandatory reference rules and key behaviors enforced.
Agent
El contrato operativo de cada agente Evolith. Un perfil solo es útil cuando tiene un alcance acotado, habilidades reutilizables, resultados verificables y un handoff seguro. Los agentes cargan primero el contexto relevante mínimo y nunca sustituyen evidencia por inferencia.
Agent
The operational contract for every Evolith agent. A profile is useful only when it has a bounded scope, reusable skills, verifiable outputs, and a safe handoff. Agents load the smallest relevant context first and never replace evidence with inference.
Agent
Los siguientes agentes soportan el Architecture Planning Gate (Fase 00). Cada agente sigue la regla de Calidad de Actualización de Agente: alcance, entradas, salidas, restricciones, handoff, checklist de validación y formato de auditoría.
Agent
The following agents support the Architecture Planning Gate (Phase 00). Each agent follows the Agent Update Quality rule: scope, inputs, outputs, constraints, handoff, validation checklist, and audit output format.
Agent
Alcance: Único agente de entrada para el ecosistema BMAD de Evolith. Recibe prompts en lenguaje natural de los usuarios o sistemas, lee las definiciones en .harness/manifest.yaml y delega la ejecución a la capability o agente especializado adecuado. Entradas: Prompt del usuario y el archivo .harness/manifest.yaml.…
Agent
Scope: Single entrypoint agent for the Evolith BMAD ecosystem. It receives natural language prompts from users or systems, reads the .harness/manifest.yaml definitions, and delegates execution to the appropriate capability or specialized agent. Inputs: User prompt and the .harness/manifest.yaml file. Outputs: A strict…
Instructions file CodexOpenCode
AGENTS.md instructions for beyondnetcode/evolith_arch32, covering project, build & run, validation scripts, pre-commit hook and pre-push hook.
Skill Claude CodeCodex
Run Evolith architecture validation and report a coverage-honest verdict. Use when asked to validate architecture, check ADR compliance, run architecture or governance rules, check an SDLC phase gate, or answer "does this repo pass architecture review". Also before merging, releasing or promoting a phase. Reports…
MCP server Claude CodeCodexCursor
Executable architecture governance: an unevaluated rule is reported as a failure, never a pass. Runs locally from the @beyondnet/evolith-mcp npm package.