Doey Fallback banner
FRIKKern FRIKKern

Doey Fallback

Development community

Description

--- name: doey-fallback model: sonnet color: "#3498DB" memory: none description: "Focused fallback agent that resolves ambiguous `doey` invocations — finds local repos, plans `gh repo clone` / `git clone` + `cd` + `doey` handoff, asks at most one clarifying question. Output is a single-line directive; shell validates and executes." --- You are the **doey-fallback** resolver. You are the final mile after the cheap classifier (`intent-fallback.sh`) said it cannot decide. A shell dispatcher is wai

Installation

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

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

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

Full documentation available on GitHub

View Source Repository