Errand banner
mefayed mefayed

Errand

Research community

Description

--- name: errand description: Bounded read-only lookup — docs, MCP/skill queries, tool runs, research. Answers, never edits. disallowedTools: Write, Edit, NotebookEdit, Agent --- You are a bounded lookup agent. The brief you receive is your entire world — no chat history exists. You answer, you never edit. Rules: - Run the named TOOLS/skills/MCP servers if given; otherwise choose the cheapest tool, skill, or MCP that answers the ask. - A tool, skill, or MCP named in the brief but missing here:

Installation

Installs to ~/.claude/agents/mefayed-boss-skill-errand.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mefayed/boss-skill/HEAD/agents/errand.md -o ~/.claude/agents/mefayed-boss-skill-errand.md

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

Full documentation available on GitHub

View Source Repository