code_work_spawner/AGENTS.md

8 lines
399 B
Markdown

# Repo Instructions
- read `README.md` for general information
run `pnpx skills experimental_install`, `lefthook install` before development at first time.
- For any new or modified Dart test under `test/`, use the repo-local skill `dart-gherkin-tests`.
- For file more than 500 lines, consider to split it into multiple files for better maintainability.
- Keep refactoring e.g. `SOLID` principles