roam-code: Roam is a structural intelligence engine that pre-indexes codebases into a semantic graph using SQLite, tree-sitter, and git history. It provides AI coding agents with five core verbs—understand, retrieve, context, preflight, critique—replacing dozens of grep/read calls with a single graph query. The tool is 100% local, supports 27 languages, and offers 154 commands along with 120 MCP tools.; devin.cursorrules: This project provides a toolkit to supercharge Cursor, Windsurf, or GitHub Copilot with advanced agentic AI capabilities, mimicking Devin's functionality at a fraction of the cost. It enables features like automated planning, extended tool usage, and self-evolution within your existing IDE.
Agent-assisted coding: reduce token usage and tool calls by using structured graph queries
Automating data gathering tasks