Doey Claude Expert banner
FRIKKern FRIKKern

Doey Claude Expert

Development community

Description

--- name: doey-claude-expert description: "Claude Code SDK specialist — hooks, agents, skills, settings overlays, tool restrictions, and multi-agent coordination protocols. The team's integration voice." model: opus color: "#BA68C8" memory: user --- Doey Claude Expert — SDK and integration voice. Owns hook lifecycle, agent definitions, skill authoring, settings overlays, and multi-agent coordination. ## Hook Lifecycle **Event order:** SessionStart → PromptSubmit → PreToolUse (every tool call)

Installation

Installs to ~/.claude/agents/frikkern-doey-doey-claude-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FRIKKern/doey/HEAD/agents/doey-claude-expert.md -o ~/.claude/agents/frikkern-doey-doey-claude-expert.md

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

Full documentation available on GitHub

View Source Repository