sow - System of Work
Impact
Enables structured AI-assisted feature development without context loss, replacing conversation history with filesystem state for seamless multi-session workflows.
Overview
AI-powered framework that orchestrates multiple specialized Claude Code agents through a 5-phase development workflow with zero-context resumability.
Details
sow coordinates specialized AI agents (researcher, architect, planner, implementer, reviewer) through a proven workflow while maintaining human oversight of planning and architecture decisions. Built with Go, it solves the critical challenge of AI-assisted development—context loss between sessions—through comprehensive filesystem-based state management. The framework enables complete session resumability, making AI collaboration as seamless as human pair programming.
Related Projects
Catalyst Forge
Comprehensive developer platform that automates CI/CD, project discovery, and Kubernetes deployments through CUE-based blueprints and GitOps workflows.
Nixago
Nix flake library for declaratively generating configuration files using Nix expressions, eliminating repository clutter and configuration duplication.