·agentic-engineering-workflow
>_

agentic-engineering-workflow

Haga la transición de un "albañil" práctico a un "arquitecto" de alto nivel mediante la gestión de una flota de agentes autónomos de IA. Úselo cuando necesite escalar la producción de ingeniería con un equipo pequeño, manejar migraciones repetitivas/correcciones de errores o incorporar ingenieros a bases de código heredadas complejas.

4Instalaciones·0Tendencia·@samarv

Instalación

$npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow

Cómo instalar agentic-engineering-workflow

Instala rápidamente el skill de IA agentic-engineering-workflow en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: samarv/shanon.

SKILL.md

Ver original

This workflow enables you to transition from manual implementation to high-level system architecture by managing autonomous AI agents (like Devin) as "junior buddies." By shifting implementation to agents, you can scale a small team (e.g., 15 engineers) to handle the output of a much larger organization, aiming for 25% to 50% of pull requests to be AI-generated.

Core Principle: Bricklayer to Architect Most engineering time is spent on "bricklaying": debugging Kubernetes errors, fixing port issues, or writing boilerplate code. Your goal is to move to "architecting": defining the problem precisely, mapping out the solution, and specifying trade-offs, while the agent handles the execution.

Task Delegation Framework Do not hand agents "problems" (ambiguous high-level goals); hand them "tasks" (well-defined, verifiable units of work).

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow
Categoría
>_Productividad
Verificado
Primera vez visto
2026-02-25
Actualizado
2026-03-10

Browse more skills from samarv/shanon

Respuestas rápidas

¿Qué es agentic-engineering-workflow?

Haga la transición de un "albañil" práctico a un "arquitecto" de alto nivel mediante la gestión de una flota de agentes autónomos de IA. Úselo cuando necesite escalar la producción de ingeniería con un equipo pequeño, manejar migraciones repetitivas/correcciones de errores o incorporar ingenieros a bases de código heredadas complejas. Fuente: samarv/shanon.

¿Cómo instalo agentic-engineering-workflow?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/samarv/shanon