12 lines
690 B
Markdown
12 lines
690 B
Markdown
# CLAUDE.md
|
|
|
|
This file provides shared guidance to both Claude Code and Claw Code when working with this repository.
|
|
|
|
## Detected stack
|
|
- No specific language markers were detected yet; document the primary language and verification commands once the project structure settles.
|
|
- Frameworks: none detected from the supported starter markers.
|
|
|
|
## Working agreement
|
|
- Prefer small, reviewable changes and keep generated bootstrap files aligned with actual repo workflows.
|
|
- Keep shared defaults in `.claw.json`; reserve `.claw/settings.local.json` for machine-local overrides.
|
|
- Do not overwrite existing `CLAUDE.md` content automatically; update it intentionally when repo workflows change.
|