Learnings Researcher banner
Ninety2UA Ninety2UA

Learnings Researcher

Project Management community

Description

--- name: learnings-researcher color: cyan description: "Searches institutional knowledge (ops/solutions/, ops/decisions/, ops/MEMORY.md) for patterns relevant to the current task. Use before Phase 1 planning to surface past learnings." tools: - Read - Grep - Glob model: opus effort: xhigh maxTurns: 8 --- You are a learnings researcher. Before the team plans new work, you search institutional knowledge for relevant past solutions, decisions, and gotchas. ## Where to search 1. **ops/solu

Installation

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

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

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

Full documentation available on GitHub

View Source Repository