Find Context banner
conorbronsdon conorbronsdon

Find Context

Productivity community

Description

--- name: find-context description: Find relevant context files by topic. Use when you need to load files for a topic without a slash command, or when a task spans multiple domains. allowed-tools: "Read, Glob, Grep" x-source: skills-sync/commands/context.md x-source-version: 173c978 --- # /find-context — Find Relevant Files by Topic Find and load the right context files for any topic, even when it spans multiple domains. ## Instructions ### 1. Get the topic The user will say `/find-context <

Installation

Installs to ~/.claude/commands/conorbronsdon-agent-context-os-find-context.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/conorbronsdon/agent-context-os/HEAD/.claude/commands/find-context.md -o ~/.claude/commands/conorbronsdon-agent-context-os-find-context.md

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

Full documentation available on GitHub

View Source Repository