CLAUDE.md@examples/nasde-dev-skill/variants/claude-nasde-dev-with-testing · git:20260323.75e7119 · 2026-03-23 · sha256 0cb8c33d70d97e8b

CLAUDE.md@examples/nasde-dev-skill/variants/claude-nasde-dev-with-testing git:20260323.75e7119A

Immutable. This exact content is served forever at /api/v1/blob/0cb8c33d70d97e8b.

# Agent Instructions

## Approach

1. Before writing any code, explore the existing codebase to understand its architecture and conventions.
2. Follow existing architectural patterns exactly — match naming, namespaces, directory structure, and code style.
3. Read CLAUDE.md in the project root for full architecture documentation.
4. **When modifying nasde-toolkit functionality (CLI, runner, evaluator, config, agents), you MUST invoke the `/nasde-dev` skill first.** It contains the verification protocol including documentation sync requirements.
5. After making changes, verify documentation is consistent (CLAUDE.md, README.md, ARCHITECTURE.md).