Conventions banner
tuanhung303 tuanhung303

Conventions

Development community

Description

Markers: [V] tool-verified; [I] inferred; [A] assumed; [U] unknown. Bite-first: show raw paths, code, or logs before prose. No filler preamble; the required Base Understanding block is the sole exception. Batch reads: use `o: "read"` with `s`/`l` offsets, not `sed`, `head`, or `tail`. Search with batch `o: "rg"`. Non-trivial scripts: write to `./tmp/` first, then run with a later batch bash op. Before the first tool call, output `## Base Understanding` (max 5 lines): - Restate the mission object

Installation

Installs to ~/.claude/agents/tuanhung303-pi-agent-flow-_conventions.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tuanhung303/pi-agent-flow/HEAD/agents/_conventions.md -o ~/.claude/agents/tuanhung303-pi-agent-flow-_conventions.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository