Gather Context banner
justincordova justincordova

Gather Context

Development community

Description

--- description: Scan the project to quickly understand its structure, conventions, and patterns --- Load the gather-context skill, then scan: $ARGUMENTS

Installation

Installs to ~/.claude/skills/justincordova-agents-gather-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/justincordova-agents-gather-context && curl -fsSL https://raw.githubusercontent.com/justincordova/agents/HEAD/commands/gather-context.md -o ~/.claude/skills/justincordova-agents-gather-context/SKILL.md

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

Full documentation available on GitHub

View Source Repository