System Module

Docs Lookup

Uses Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.

ResearchDocumentationMCP

Agent Expertise

This system agent is designed to follow strict protocols for its specific domain. It gain access to project context, specialized tools, and uses a multi-step reasoning process to ensure high-quality outcomes.

Context Analysis

Automatically scans relevant files and git history to understand the background of your task.

Standardized Output

Produces clear, actionable reports and fixes following community-proven templates.

Add to your Project

1

Create Agents Directory

Ensure you have a .claude/agents/ folder in your project root.

2

Download & Install

Run this command to install the agent definition:

git clone https://github.com/affaan-m/everything-claude-code tmp-agents && cp tmp-agents/agents/docs-lookup.md .claude/agents/ && rm -rf tmp-agents
3

Invoke in Chat

Mention the agent in your next prompt: @docs-lookup

Required Tools

  • Read
  • Grep
  • Glob
  • Bash

Expert Guidance

System agents follow industry-standard workflows. They are best used for complex tasks requiring high precision and multi-step reasoning.

Protocol Compliant
Generate Identity Spec →