Install the 18 Dvader skills, restart your agent, and use the daily core.
Docs site: imtejakarthik.github.io/dvader. npm package: dvader-skills.
npx dvader-skills -t codex
Other useful targets:
npx dvader-skills
npx dvader-skills -t all
npx dvader-skills -t opencode,claude
npx dvader-skills --dry-run -t all
Default target is ~/.agents/skills. Known targets: agents, opencode, opencode-config, claude, codex, all, universal.
npx dvader-skills -t codexdvader guard.review this diff.dvader-verify.For a harsh maintainability pass, say: dvader-review strict structural.
Dvader changes agent behavior in three places:
What never changes: code blocks, function names, API names, CLI commands, paths, exact errors, security warnings, and data-loss warnings.
npm run bench:tokens
Current fixture average: 81% fewer rough output tokens. GPT-tokenizer check: 73% fewer tokens.
stop dvader
normal mode
npx dvader-skills remove
Next: The Core.