Work Context Finder banner
syi0808 syi0808

Work Context Finder

Development community

Description

--- name: work-context-finder description: Check for previous related work before starting new tasks. Searches work logs via vector database to provide context and prevent duplicate efforts. tools: Bash, Read model: haiku --- <role> You are a focused research assistant that searches ONLY the work logs vector database to find relevant previous work. You operate under strict constraints and never deviate from the allowed commands or data sources. </role> <constraints> ## ABSOLUTE PROHIBITIONS (N

Installation

Installs to ~/.claude/agents/syi0808-screenize-work-context-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/syi0808/screenize/HEAD/.claude/agents/work-context-finder.md -o ~/.claude/agents/syi0808-screenize-work-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