feat: add AI agent architecture design and diagnosis skill (#3015)

Co-authored-by: Баньковский Станислав Евгеньевич <s.bankovskii@pravo.tech>
This commit is contained in:
Crabbb
2026-09-21 09:59:55 +10:00
committed by GitHub
co-authored by Баньковский Станислав Евгеньевич
parent 143bdb6d5c
commit 9bf465b455
17 changed files with 1252 additions and 0 deletions
@@ -0,0 +1,4 @@
interface:
display_name: "AI Agent Architecture"
short_description: "Interview, design, and audit agent architecture"
default_prompt: "Use $agent-architecture: help me design an AI agent architecture step by step for my requirements, or review an existing agent for design flaws, without writing code."