Original Reddit post

Our in-house programming tools, used for producing agents, web games, and business software. Its an open source plugin, includes a few mcp tools, a codebase overview tool, all of them call directly from bunx, there’s no paid services attached to it. Features a code-search without any services (codebasesearch), a codebase overview engine (thorns), a just in time execution engine (mcp-glootie, or dev) and some strong hooks, combined with a system prompt that convinces the agent its a state machine to enforce a specific workflow, and enforces code execution and semantic search, and has a strongly opinionated way to record memories to CLAUDE.md (only technical caveats that save time and are unique to the project) https://github.com/AnEntrypoint/glootie-cc worth a shot if you’re still unsure about how you stack your agent tooling, uses around 4k of context to submitted by /u/moonshinemclanmower

Originally posted by u/moonshinemclanmower on r/ClaudeCode