agent-architecture-analysis
✓任意のコードベースで 12-Factor Agent コンプライアンス分析を実行します。エージェント アーキテクチャの評価、LLM を利用したシステムのレビュー、または 12 要素方法論に対するエージェント アプリケーションの監査を行う場合に使用します。
SKILL.md
| docspath | Path to documentation directory (for existing analyses) | Optional | | codebasepath | Root path of the codebase to analyze | Required |
Principle: Convert natural language inputs into structured, deterministic tool calls using schema-validated outputs.
| Strong | All LLM outputs use Pydantic/dataclass schemas with validators | | Partial | Some outputs typed, but dict returns or unvalidated strings exist | | Weak | LLM returns raw strings parsed manually or with regex |
任意のコードベースで 12-Factor Agent コンプライアンス分析を実行します。エージェント アーキテクチャの評価、LLM を利用したシステムのレビュー、または 12 要素方法論に対するエージェント アプリケーションの監査を行う場合に使用します。 ソース: existential-birds/beagle。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/existential-birds/beagle --skill agent-architecture-analysis- カテゴリ
- {}データ分析
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
agent-architecture-analysis とは?
任意のコードベースで 12-Factor Agent コンプライアンス分析を実行します。エージェント アーキテクチャの評価、LLM を利用したシステムのレビュー、または 12 要素方法論に対するエージェント アプリケーションの監査を行う場合に使用します。 ソース: existential-birds/beagle。
agent-architecture-analysis のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/existential-birds/beagle --skill agent-architecture-analysis インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/existential-birds/beagle
詳細
- カテゴリ
- {}データ分析
- ソース
- skills.sh
- 初回登録
- 2026-02-01