·agentic-engineering-workflow
>_

agentic-engineering-workflow

通过管理一群自主人工智能代理,从亲力亲为的“瓦工”转变为高级“建筑师”。当您需要与小团队一起扩展工程输出、处理重复的迁移/错误修复或让工程师参与复杂的遗留代码库时,请使用此功能。

4安装·0热度·@samarv

安装

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

如何安装 agentic-engineering-workflow

通过命令行快速安装 agentic-engineering-workflow AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:samarv/shanon。

SKILL.md

查看原文

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).

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from samarv/shanon

快速解答

什么是 agentic-engineering-workflow?

通过管理一群自主人工智能代理,从亲力亲为的“瓦工”转变为高级“建筑师”。当您需要与小团队一起扩展工程输出、处理重复的迁移/错误修复或让工程师参与复杂的遗留代码库时,请使用此功能。 来源:samarv/shanon。

如何安装 agentic-engineering-workflow?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/samarv/shanon