Agent Ref banner
10x-Anit 10x-Anit

Agent Ref

Development community

Description

--- description: Add reference files to an agent for context-aware conversations --- <context> Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use. Profile data: data/profiles/{profileId}/ </context> <cmd name="agent-ref">Manage agent references</cmd> <input>/agent-ref [agentId] --add|--list</input> <steps> 1. --list: show all files in data/agents/{id}/files/ and data/agents/{id}/notes/ 2. --add: ask user to describe or provide

Installation

Installs to ~/.claude/commands/10x-anit-10x-accountability-coach-agent-ref.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-Accountability-Coach/HEAD/.claude/commands/agent-ref.md -o ~/.claude/commands/10x-anit-10x-accountability-coach-agent-ref.md

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

Full documentation available on GitHub

View Source Repository