Your Codebase Is Probably Fighting Claude (Part 1)
1 points
1 hour ago
| 1 comment
| ambient-code.ai
| HN
jeremyeder
1 hour ago
[-]
AgentReady prepares and retrofits agentic coding "best practices" onto existing codebases, so that agents have clean and accurate context. This is something everyone has to do, as context engineering has surfaced as one of the most important aspects of LLM usage. Very important for models to generate shippable code.

This tool does a lot of stuff. I have a bunch of cold-start prompts to add a few more features. Much of the rules are subjective and pluggable so if you don't like them, vibe delete them :-)

https://github.com/ambient-code/agentready

reply