agentic-engineering-workflow とは?
自律型 AI エージェントのフリートを管理することで、実践的な「職人」から高レベルの「アーキテクト」に移行します。これは、小規模なチームでエンジニアリングの成果を拡張する必要がある場合、反復的な移行/バグ修正を処理する場合、または複雑な従来のコードベースにエンジニアをオンボーディングする必要がある場合に使用します。 ソース: samarv/shanon。
自律型 AI エージェントのフリートを管理することで、実践的な「職人」から高レベルの「アーキテクト」に移行します。これは、小規模なチームでエンジニアリングの成果を拡張する必要がある場合、反復的な移行/バグ修正を処理する場合、または複雑な従来のコードベースにエンジニアをオンボーディングする必要がある場合に使用します。
コマンドラインで agentic-engineering-workflow AI スキルを開発環境にすばやくインストール
ソース: samarv/shanon。
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自律型 AI エージェントのフリートを管理することで、実践的な「職人」から高レベルの「アーキテクト」に移行します。これは、小規模なチームでエンジニアリングの成果を拡張する必要がある場合、反復的な移行/バグ修正を処理する場合、または複雑な従来のコードベースにエンジニアをオンボーディングする必要がある場合に使用します。 ソース: samarv/shanon。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/samarv/shanon --skill agentic-engineering-workflow インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/samarv/shanon