Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 614 Bytes

File metadata and controls

24 lines (20 loc) · 614 Bytes

Tasks

Doing

  • T-002 [doing] Add language-specific commands to Makefile (Python or Node)
    • DoD:
      • make ci runs fmt, lint, test
      • README updated with stack notes
    • Run: .agent/runs/2025-12-11T22-25-30Z_T-002.json

Next

  • T-003 [todo] Add pre-commit hooks template

    • DoD:
      • pre-commit config added
      • documented in README
  • T-004 [todo] Add GitHub Actions CI workflow

    • DoD:
      • CI runs make ci
      • badge added to README

Done

  • T-001 [done] Create repo standard skeleton files
    • Completed: 2025-12-11
    • Run: .agent/runs/2025-12-11T22-18-05Z_T-001.json