AGENTS.md instructions for novoid/Memacs, covering agents.md, what this project is, required reading before adding or changing a module, the framework contract — what to reuse, what to write and reuse from memacs.lib.memacs.memacs (the base class).
Instructions for OpenStrap/edge, covering agents.md — openstrap edge, 1. what this is, 3. hard invariants — violating these is a p0 regression, 4. recurring bug patterns — what actually ships broken here and 4.3 sticky boolean latches never reset on the failure path.
AGENTS.md instructions for jimmykane/quantified-self: Read this file first for every task. Then read the nearest deeper AGENTS.md for the area you are changing.
Instructions for lifeos-plus/lifeos-cli, covering agents.md, 1. core principles, 2. collaboration workflow, 3. text and language conventions and 4. validation and release safety.
Claude Code instructions for partymola/withings-mcp, a project described as: MCP server for the Withings Health API with OAuth, local cache, and trend analysis.