Documentation
README
Context Engineering
Feed the agent the right information at the right time. Too little context causes invented APIs; too much context hides the relevant pattern.
Context Order
- Rules: root
AGENTS.md, scopedAGENTS.md, and any invoked skills. - Spec/plan/ADR: relevant
docs/specs/<slug>/spec.md,docs/plans/<slug>/plan.md, neededdocs/plans/<slug>/task-*.md, anddocs/decisions/. - Source: exact files to modify, related tests, and one similar implementation.
- Evidence: focused error output, failing test name, CI summary, screenshots, or logs.
- Conversation: current user request and any confirmed decisions.
Kandev Loading Checklist
This is the opening of the README. Read the full README on GitHub.