Files
dotfiles/.config/opencode/decisions/Instruction File Policy.md
2026-03-10 13:09:47 +00:00

642 B

title, type, permalink, tags
title type permalink tags
Instruction File Policy note opencode-config/decisions/instruction-file-policy
instructions
convention

Instruction File Policy

Decision

  • [decision] AGENTS.md is the only instruction file maintained in this repo. #convention
  • [decision] Do not create or maintain mirrored instruction files or symlinks for other agent tools. #convention
  • [decision] If a tool needs repo instructions, point it at AGENTS.md directly. #convention

Rationale

  • [lesson] Keeping a single source of truth removes cross-tool instruction maintenance overhead and avoids duplicated or stale guidance. #lesson