A chapter-by-chapter walkthrough of get-shit-done, generated from its source code and tutorial markdown.
get-shit-done is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
get-shit-done is an autonomous AI project management framework that uses high-level Orchestrators to drive the software development lifecycle. It persists context in a Project State memory to prevent hallucination and uses Specialized Agents to create structured Plans. These plans are executed by an Execution Engine that utilizes Atomic Git Integration and Goal-Backward Verification to ensure code is built, tested, and saved systematically.
Source Repository: https://github.com/gsd-build/get-shit-done
Follow sequentially or jump to any topic. Start with Project State (Context Memory).
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗