Context Finder banner
nazt nazt

Context Finder

Development community

Description

# /context-finder - Search History & Context Fast search through git history, retrospectives, issues, and codebase using the context-finder subagent. ## Usage ``` /context-finder # No args = recent context summary /context-finder [query] # Search for specific topic ``` ## Behavior ### No Arguments (Default) When called without arguments, automatically gather: 1. **Recent context issues** - `gh issue list` filtered by "context:" prefix (from ccc) 2. **Recent plan issues** -

Installation

Installs to ~/.claude/commands/nazt-weyermann-malt-productpage-context-finder.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nazt/weyermann-malt-productpage/HEAD/.claude/commands/context-finder.md -o ~/.claude/commands/nazt-weyermann-malt-productpage-context-finder.md

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

Full documentation available on GitHub

View Source Repository