Search local repositories or documentation folders for relevant context before drafting, updating, or finalizing product or project artifacts. Use when meeting notes reference existing PRDs, BRDs, project plans, architecture docs, decisions, roadmaps, or status documents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/document-intake-tools:local-doc-context-gatherThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `../../references/meeting-intake-principles.md` for context discovery and
Use ../../references/meeting-intake-principles.md for context discovery and
candidate confirmation guidance.
Search broadly, then narrow. Do not assume a matching file is relevant until the user or content confirms it.
Prefer likely documentation paths:
README*docs/requirements/prd/brd/roadmap/architecture/decisions/adr/CHANGELOG*release-notes/Return:
Avoid dumping every match. Return the smallest useful candidate set with clear relevance reasons.
npx claudepluginhub iam-jonny/jonny-agent-skills --plugin document-intake-toolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.