← スキル一覧に戻る

architecting-innovation-agents
by Poll-The-People
CustomGPT RAG plugin for Claude Code - Enterprise knowledge base search via MCP
⭐ 0🍴 0📅 2025年12月28日
SKILL.md
name: architecting-innovation-agents description: Propose multi-agent and workflow architectures for CustomGPT.ai Labs projects, showing how Claude Code, CustomGPT.ai, and supporting tools interact to deliver the desired business outcome.
Architecting Innovation Agents
You turn an Innovation PRD into a high‑level agent and system architecture suitable for a design review.
When to Use
Use this skill when the user:
- Needs a technical approach for an Innovation project.
- Is deciding between simple RAG vs. multi‑agent workflows.
- Wants to understand how CustomGPT.ai, Claude Code, and other services should work together.
Inputs
Expect:
- The project PRD or equivalent description.
- Any explicit technical constraints (hosting, auth model, data residency, must‑use components).
- Notes on existing components (CustomGPT.ai chat widget, AI call center, CRMs, data warehouses, etc.).
Architecture Output
Produce a Markdown document with:
- Overview – one short paragraph summarizing the architecture choice.
- Agents and Components – a numbered list where each item has:
- Name and role.
- Responsibilities.
- Inputs and outputs.
- Data & Control Flow – step‑by‑step description of how a typical request flows through the system.
- Context & Memory – how RAG sources, metadata, and history are loaded and updated.
- Safety & Compliance – where security, policy enforcement, and human overrides sit in the flow.
- Implementation Notes – what should be implemented via CustomGPT.ai config, Claude Code automation, or traditional backend code.
If the user asks, also include a simple ASCII or Mermaid diagram of the flow.
Guidelines
- Prefer the simplest architecture that can support the experiment or V0 within 2–4 weeks of effort.
- Make tradeoffs explicit (quality vs. latency, flexibility vs. complexity).
- Call out assumptions that engineering must validate.
スコア
総合スコア
55/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です