Frontend codebase maintenance - dead code detection, linting, dependency updates, and cleanup for TypeScript/React code.
Add a new analytics card to the session summary panel. Covers backend analyzer, database migration, API response, and frontend component with Storybook stories.
Cut a new semver release — tag, write release notes with rigorous DB migration and API change verification, and publish via gh.
Backend codebase maintenance - dead code detection, linting, dependency updates, and cleanup for Go code.
Fix bugs using Test-Driven Development. Use for bug fixes from Linear tickets or user reports. Emphasizes writing tests FIRST before any implementation.