proactive-explorer
CommunityDiscover project context before asking
Authorcnfjlhj
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many AI-assisted workflows stall because the assistant asks for information it could have found itself; this Skill ensures the assistant proactively gathers project and environment context so users are only asked essential, unavoidable questions.
Core Features & Use Cases
- Automated context collection: Run fast scans (Grep, Glob) and deeper reads (Read, Bash) to locate definitions, configuration, logs, and dependencies before prompting the user.
- Tiered exploration strategy: Use a prioritized stack—fast local searches, project CLAUDE/AGENTS knowledge, web searches, then specialized subagents—so clarifying questions are a last resort.
- Use Case: When asked to "implement user authentication", the Skill locates existing auth code, checks package.json for dependencies, reads CLAUDE.md for past decisions, and only asks the user for unresolved policy choices.
Quick Start
Perform a proactive exploration for the task "implement user authentication" and return findings from Grep, Read, Glob, Bash, and WebSearch before asking any clarifying questions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: proactive-explorer Download link: https://github.com/cnfjlhj/ai-collab-playbook/archive/main.zip#proactive-explorer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.