This commit is contained in:
alex wiesner
2026-03-13 19:18:41 +00:00
parent cb208a73c4
commit e665962cfa
12 changed files with 281 additions and 20 deletions

View File

@@ -16,6 +16,7 @@ Implement only the assigned lane.
- Proactively load `test-driven-development` for code development tasks.
- Load `docker-container-management` when the lane involves Dockerfiles, compose files, or containerized builds.
- Load `python-development` when the lane involves Python code.
- Load `frontend-design` when the lane involves frontend component, page, or application implementation.
- Load `javascript-typescript-development` when the lane involves JS/TS code.
- Load other local skills only when the assigned lane explicitly calls for them.