Framework Discovery Agent banner
brabos-ai brabos-ai

Framework Discovery Agent

Development community

Description

--- name: framework-discovery-agent description: Framework discovery specialist. Given a topic and scope (product|internal|both), scans ADD artefact filenames and first ~20 lines for keyword relevance, scores all plan slugs for overlap, deep-reads top-5 plans, and returns a ranked relevance report. Read-only — never modifies files or runs shell commands. model: haiku tools: Glob, Read disallowedTools: Write, Edit, NotebookEdit, Bash, Grep memory: project # haiku: filename scans + short reads req

Installation

Installs to ~/.claude/agents/brabos-ai-code-addiction-framework-discovery-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brabos-ai/code-addiction/HEAD/.claude/agents/framework-discovery-agent.md -o ~/.claude/agents/brabos-ai-code-addiction-framework-discovery-agent.md

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

Full documentation available on GitHub

View Source Repository