Discussion: How to Manage AI Agent-Generated Docs and Specs with Git
AnomanderRake_ · reddit · 2026-08-08
A developer on Reddit raised a common workflow issue: when using AI agents, they generate numerous "plan" and "spec" markdown files. As the project progresses, these files bloat the repository and interfere with fuzzy code searching. The author is seeking best practices from the community on whether to commit these files to Git, store them outside the repo, or delete them upon completion.
More from coding & agent
- okf-rs: A Rust Tool for Turning Codebases into AI-Readable Knowledge Bases — adnan_hashmi · 2026-08-08
- AI Writes and Reviews Code: Are Humans Reduced to Mere Testers? — petergyang · 2026-08-08
- GitHub Hit: Agent Orchestrator Manages Parallel AI Coding Agents — tom_doerr · 2026-08-08
- Building a Coding Agent from Scratch: Harness Design and Tool Orchestration — dl_weekly · 2026-08-08
- Anthropic Sets Claude Code to Auto Mode by Default for Safety — The Decoder · 2026-08-08
- Moving Local AI Agents to Remote Boxes Controlled via Discord — mattpocockuk · 2026-08-08