Read:
PRINCIPLES.mdARCHITECTURE.mdskills/agent-onboarding/SKILL.mdskills/README.md
Use the demo agent in:
examples/demo-agent/
Start from:
templates/agent-profile/templates/runtime-spec/default-runtime-spec.mdtemplates/sop/canonical-sop-template.md
Use:
skills/agent-onboarding/
This creates a prepared environment rather than asking the new agent to invent its own operating model.
When thinking about skills, use this model:
- give agents access to one shared library
- group skills into packages
- activate packages selectively by role or task
Use:
knowledge-graph-template/
Start by promoting only durable notes into curated/.
For an end-to-end example with actual commands, read:
DEMO-WALKTHROUGH.md