Comprehensive code review workflow - parallel specialized reviews → synthesis

Resume work from handoff document with context analysis and validation

Document codebase as-is with thoughts directory for historical context

Research agent for external documentation, best practices, and library APIs via MCP tools

Use RepoPrompt CLI for token-efficient codebase exploration

Analyze repository structure, patterns, conventions, and documentation for understanding a new codebase

Store a learning, pattern, or decision in the memory system for future recall

Release preparation workflow - security audit → E2E tests → review → changelog → docs

Code refactoring workflow - analyze → plan → implement → review → validate

Query the memory system for relevant learnings from past sessions

Code quality checks, formatting, and metrics via qlty CLI

Formal theorem proving with research, testing, and verification phases

Identify failure modes before they occur using structured risk analysis

Planning agent that creates implementation plans and handoffs from conversation context

Unit-aware computation with Pint - convert units, dimensional analysis, unit arithmetic