Agent Edit banner
10x-Anit 10x-Anit

Agent Edit

Development community

Description

--- description: Edit an agent's personality, skills, prompts, and behavior settings --- <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-edit">Edit agent settings</cmd> <input>/agent-edit [agentId] --personality|--skills|--prompts|--info|--restrictions</input> <steps> 1. If no ID, list agents and ask which to edit 2. Read agent from data/agents.j

Installation

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

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

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

Full documentation available on GitHub

View Source Repository