<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Instruction-Files on Coding Agent Guide</title><link>https://codingagentguide.com/tags/instruction-files/</link><description>Practical guides for AI coding Agent tutorials and operations.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://codingagentguide.com/tags/instruction-files/index.xml" rel="self" type="application/rss+xml"/><item><title>Agent Memory Review Before Long-Running Tasks</title><link>https://codingagentguide.com/posts/agent-memory-review-before-long-running-tasks/</link><pubDate>Sun, 14 Jun 2026 14:05:24 +0000</pubDate><guid>https://codingagentguide.com/posts/agent-memory-review-before-long-running-tasks/</guid><description>A practical guide for engineers who run coding agents on long sessions. Covers which memory and instruction files each major agent platform reads at startup, how to review them before a multi-step task, and how to run a quick smoke test that confirms the agent starts with the right context.</description></item><item><title>Instruction File Scope Checks for Coding Agent Repos</title><link>https://codingagentguide.com/posts/instruction-file-scope-checks-for-coding-agent-repos/</link><pubDate>Wed, 10 Jun 2026 16:55:57 +0000</pubDate><guid>https://codingagentguide.com/posts/instruction-file-scope-checks-for-coding-agent-repos/</guid><description>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.</description></item><item><title>How Agent Guides Fail Without Source Backing: A Field-Level Breakdown</title><link>https://codingagentguide.com/posts/source-backed-failure-modes-in-agent-guides/</link><pubDate>Wed, 10 Jun 2026 07:24:10 +0000</pubDate><guid>https://codingagentguide.com/posts/source-backed-failure-modes-in-agent-guides/</guid><description>Agent guides that lack source backing produce instructions agents cannot verify, leading to silent drift, broken CI, and unsafe automation decisions. This article maps the concrete failure modes, explains where guidance gaps originate in real instruction files and memory systems, and gives operators a practical workflow for diagnosing and hardening their own agent guides.</description></item><item><title>How to Write Secret-Free Examples for Coding Agent Tutorials</title><link>https://codingagentguide.com/posts/secret-free-examples-for-coding-agent-tutorials/</link><pubDate>Mon, 08 Jun 2026 04:19:01 +0000</pubDate><guid>https://codingagentguide.com/posts/secret-free-examples-for-coding-agent-tutorials/</guid><description>A practical guide for teams writing coding agent tutorials that include runnable examples — how to keep secrets out of instruction files, workflow YAML, and shared prompts without breaking the examples that readers actually run.</description></item><item><title>Keep Coding Agent Prompt Registries Consistent With Drift Checks</title><link>https://codingagentguide.com/posts/prompt-registry-drift-checks-for-coding-agents/</link><pubDate>Fri, 29 May 2026 03:30:59 +0000</pubDate><guid>https://codingagentguide.com/posts/prompt-registry-drift-checks-for-coding-agents/</guid><description>Coding agents read instruction files — AGENTS.md, CLAUDE.md, .github/copilot-instructions.md, and memory files — to understand what tools, workflows, and conventions are available. When those files drift from the actual runtime environment, agents make confidently wrong decisions. This guide explains what prompt registry drift is, how it appears across popular agent runtimes, and how to detect and prevent it with CI-backed drift checks.</description></item></channel></rss>