home/productivity/agent-files-instructions

Agent Files.instructions

GPTClaudeDeepSeek··1,275 copies·updated 2026-07-14
agent-files-instructions.prompt
---
applyTo: "agents/**/*.md"
---

# Agent File Conventions

These are AI agent instruction files used by both Claude Code and GitHub Copilot. When editing:

- Preserve YAML frontmatter blocks (used by Claude Code's agent system)
- Keep routing maps and dispatch procedures intact
- Maintain the separation of concerns: Mentat = read-only on beads, Bene Gesserit = write operations
- Reference beads (`bd`) CLI for all issue tracking operations
- Keep specialist sub-agent files focused on a single capability

when to use it

Community prompt sourced from the open-source GitHub repo All-The-Vibes/shai-hulud (MIT). A "Agent Files.instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

All-The-Vibes/shai-hulud · MIT