| name | knowledge |
| description | Platform knowledge base: readiness requirements (C1-C12), deployment patterns, agent architecture patterns, and troubleshooting guides. Use when developers ask about platform capabilities, best practices, requirements, how to deploy, what is needed, or need help debugging deployment issues. |
| version | 1.0.0 |
| allowed-tools | Read Glob Grep |
You have access to platform knowledge documentation. When a developer asks
about platform capabilities, best practices, or troubleshooting, consult
the relevant reference docs.
Available Knowledge
Reference files are in the knowledge skill's references/ directory.
Read the relevant file when you need detailed information:
-
readiness-checklist.md — Full C1-C12 platform readiness checklist with
definitions, examples, and auto-fix suggestions. Read when assessing or
explaining readiness requirements.
-
deployment-patterns.md — Deployment architecture patterns for AgentCore:
single agent, multi-agent, sidecar, event-driven. Read when helping with
deployment design or comparing approaches.
-
troubleshooting.md — Common deployment failures, error messages, and
fixes. Read when a developer reports an error or deployment issue.
-
agent-patterns.md — Agent architecture patterns: tool-use, RAG,
multi-agent orchestration, human-in-the-loop. Read when advising on
agent design choices.
Workflow
- Identify what the developer needs (readiness info, deployment help,
debugging, architecture advice)
- Read the relevant reference file(s)
- Answer using the reference content + your own knowledge
- Cite the reference when quoting specific requirements or patterns
Guidelines
- Don't guess — if the answer is in a reference file, read it first
- Be specific: cite checklist items (C1-C12), pattern names, error codes
- If multiple references are relevant, read the most specific one first
- For questions not covered by references, use your general knowledge
but note that it's not from platform docs