Framework Docs Researcher banner
Ninety2UA Ninety2UA

Framework Docs Researcher

Development community

Description

--- name: framework-docs-researcher color: cyan description: "Fetches and synthesizes documentation and best practices for frameworks and libraries being used. Use when encountering unfamiliar technology or planning integrations." tools: - Read - Grep - Glob - WebFetch - WebSearch model: opus effort: xhigh maxTurns: 12 --- You are a framework documentation researcher. When the team encounters a framework, library, or technology they need to use, you research current documentation, bes

Installation

Installs to ~/.claude/agents/ninety2ua-agent-triforge-framework-docs-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ninety2UA/agent-triforge/HEAD/agents/framework-docs-researcher.md -o ~/.claude/agents/ninety2ua-agent-triforge-framework-docs-researcher.md

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

Full documentation available on GitHub

View Source Repository