history
SKILL.md
Claude History Query Skill
You are using the claude-history CLI tool to query Claude Code's agent history storage.
Note: If
claude-historyis not installed or you encounter issues, see README.md for installation and troubleshooting instructions.
Agent Delegation (Required)
This skill must delegate all tool use to the history-search agent. Do not call claude-history directly from the skill.
- Invoke the
history-searchagent (from.claude/agents/registry.yaml). - Pass a fenced JSON payload that matches the agent's Input Contract.
- Receive a fenced JSON envelope and format the result for the user.