Files
mathias e75c05f7d6
CD / Lint / Test / Vet (pull_request) Failing after 4s
CD / Build & Import (pull_request) Has been skipped
CD / Deploy via GitOps (pull_request) Has been skipped
docs: add .skills/README.md listing active skills
2026-05-27 22:00:32 +00:00
..
2026-05-27 21:55:18 +00:00
2026-05-27 21:55:18 +00:00

This directory contains skill symlinks for this project.

Agents: load all SKILL.md files in subdirectories before starting work.

Active skills:

  • experiment-spec — write experiment specs before running any phase
  • feature-spec — write component specs before implementing within a phase
  • tdd — acceptance criteria map to tests; red-green-refactor
  • grill-me — stress-test specs and hypotheses before committing
  • session-retrospective — after each phase, surface learnings for the brain
  • clean-code — Go and Python style conventions
  • planning — break phases into trackable tasks
  • debug — systematic debugging approach