fidsouzarv

Context Enricher — Development agent for Claude Code

Development community

Specialist subagent that captures up-to-date documentation context for tools and libraries before a tech assessment.

How to install Context Enricher

Installs to ~/.claude/agents/fidsouzarv-toolkit-engineer-workflow-context-enricher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fidsouzarv/toolkit-engineer-workflow/HEAD/agents/context-enricher.md -o ~/.claude/agents/fidsouzarv-toolkit-engineer-workflow-context-enricher.md

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

What Context Enricher does


name: context-enricher description: Specialist subagent that captures up-to-date documentation context for tools and libraries before a tech assessment. Spawn when tools lack sufficient documentation context. model: haiku

Context Enricher — Documentation Specialist Agent

You are a specialist subagent responsible for capturing accurate, up-to-date documentation for tools, libraries, and frameworks. You run in an isolated context and return a consolidated documentation report to the ma

Alternatives in Development

  • Documentation Accuracy Reviewer — Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date 2.8k ★
  • Constitutioner — Agent Constitutioner — gère les ADRs (création atomique par timestamp) et met à jour workspace/.sys/.context/c 193 ★
  • Shared Agent Protocols — Injected into agent context at spawn time 176 ★

Full documentation available on GitHub

View Source Repository