Getting started
Two paths — audit agent context in minutes, or take the full quickstart tutorial.
doraval is a context engineering toolkit for coding agents. Make agent context work on every try across Claude, Cursor, Codex, Copilot, and Grok.
First step for agent automation: npx skills add saif-shines/doraval. The dora CLI is the engine that skill (and you) run.
Choose a path
| Path | Best when | Time |
|---|---|---|
| Audit my agent context | You want the skill installed and a real dora review now |
~3 minutes |
| Quickstart | You want the full tour: install, scan, review, fix, scaffold, memory | ~10–15 minutes |
Why this exists
- Skills ship broken or never fire
- Claude and Cursor disagree on the same convention
- Decisions die in chat
- Always-on files grow until nothing is high-signal
doraval makes the check repeatable before you (or an agent) call the work done.
Next
- Audit my agent context — skill + review
- Quickstart — full tutorial
- Installation — skill + CLI install reference