Instructions for Cranot/roam-code, covering agents.md — roam-code development guide, what this project is, documentation hub, where files go (private vs public) and quality discipline (from internal/dogfood/ + agi-in-md).
Instructions for raymondchins/agentmap, covering agentmap — project instructions, ⚠️ this is a public oss repo, not one of ray's apps, read before editing, layout and hard invariants.
Instructions for raymondchins/agentmap, a project described as: Stop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
Instructions for VinvAI/VinvAI, covering agents.md, what this repo is, code map — edit the source, not the artifacts, setup and verify before you hand back a diff.
Claude Code instructions for kage-core/Kage, covering kage memory harness, automatic recall, show the value, automatic capture and end-of-task proposal.
Instructions for maxkle1nz/m1nd, covering agents.md — working guide for any coding agent on m1nd, the gates (must pass — these are the ci), git identity — absolute, no-leak — reputation rule (public repo) and how work lands — bursts, not pr-per-fix.
Instructions for mimfort/rag_for_git, covering ragforgit — codex cli context, install or update rag-reviewer for codex, companion global install for claude code and skills.
A project instruction file for rag_for_git, a tool that reviews GitHub code changes and uses document and code-structure search to produce comments on changed lines. It also records the project's commands, infrastructure, configuration, and language conventions.
Instructions for paullukic/coograph, covering claude code instructions, pre-flight (run on every session start), communication style, quick reference and branching strategy.
Instructions for reposkein/reposkein, covering reposkein knowledge base, hard invariants (ci-enforced — never break), structure, where to look and conventions (this repo only).
Instructions for Luqueee/kivgraph, covering instrucciones de desarrollo de kivgraph, mapa de instrucciones, identidad del proyecto, qué pregunta contesta cada tool de kivgraph and la puerta delante de grep.
Instructions for Luqueee/kivgraph, a project described as: A local MCP server for cross-repository semantic code intelligence in TypeScript and Go, backed by a persistent LadybugDB graph.
Instructions for stainless-code/codemap, a project described as: Cut AI-agent token waste 90% — query a local SQLite structural index of your JS/TS/CSS codebase with SQL in one round-trip instead of 3–5 file reads. Symbols, imports, calls, components, CSS tokens, coverage, markers. CLI, MCP (21 tools), HTTP, GitHub…