# Agent Instructions

## Approach

1. Begin by consulting the **nasde-dev** skill and apply its guidance throughout this task.
2. Before writing any code, explore the existing codebase to understand its architecture and conventions.
3. Follow existing architectural patterns exactly — match naming, namespaces, directory structure, and code style.
4. When modifying nasde-toolkit functionality (CLI, runner, evaluator, config, agents), follow the `nasde-dev` skill's verification protocol, including documentation sync requirements.
5. After making changes, verify documentation is consistent (CLAUDE.md, README.md, ARCHITECTURE.md).
