Identity banner
Ingramradical235 Ingramradical235

Identity

Development community

Description

--- description: /anty:identity — View/Edit Agent Identity allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent, Skill --- # /anty:identity — View/Edit Agent Identity ## Trigger User runs `/anty:identity` ## Behavior Read and display the contents of `.anty/identity.md`, then allow the user to view and edit the agent's identity settings. Identity controls how the agent thinks, communicates, and makes decisions. ### Default View (no arguments) 1. Read `.anty/identity.md` 2. Display curr

Installation

Installs to ~/.claude/skills/ingramradical235-anty-framework-identity/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ingramradical235-anty-framework-identity && curl -fsSL https://raw.githubusercontent.com/Ingramradical235/anty-framework/HEAD/commands/identity.md -o ~/.claude/skills/ingramradical235-anty-framework-identity/SKILL.md

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

Full documentation available on GitHub

View Source Repository