Topic archive

Github-Copilot

Instruction File Scope Checks for Coding Agent Repos

A practical guide to auditing the scope, placement, and content of instruction files — AGENTS.md, .github/copilot-instructions.md, CLAUDE.md, and similar — so coding agents in your repo stay within intended boundaries.

coding-agentsinstruction-filesagents-mdrepo-setup
Open guide

Memory Hygiene for Long-Running Coding Agents

Long-running coding agents accumulate stale context, conflicting instructions, and forgotten constraints. This guide explains how to structure memory files, rotate context windows, and verify that your agent is operating from current instructions — not residue from a past session.

coding-agentmemory-hygieneagent-instructionsAGENTS-md
Open guide