Base Instructions banner
notque notque

Base Instructions

Development community

Description

# Agent Base Instructions Universal operational rules injected by /do at agent dispatch. Domain-specific rules live in each agent's .md file. ## Writing standard The Dense-Complete Writing standard is your structural guide for everything you do. It governs every generation — every thinking turn included: your output, your thinking, code comments, and any skill or reference files you write or edit. 1. Shortest accurate word; never a long word where a short one serves. 2. Cut every word that c

Installation

Installs to ~/.claude/agents/notque-vexjoy-agent-base-instructions.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/notque/vexjoy-agent/HEAD/agents/base-instructions.md -o ~/.claude/agents/notque-vexjoy-agent-base-instructions.md

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

Full documentation available on GitHub

View Source Repository