code_work_spawner/AGENTS.md

399 B

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