explorelisted
Install: claude install-skill valasubramanian-kr/wallet-web-developer
# Context Exploration Skill
## Purpose
Gather comprehensive context from external sources, codebase patterns, and human input to inform implementation planning.
## Usage
```bash
/explore
```
(Must be run after `/pull`)
## What This Skill Does
1. **Verify Prerequisites**: Confirm `current-issue.md` exists from `/pull`
2. **Launch Parallel Exploration**: Spawn 1-3 concurrent exploration agents based on available context:
- **External Context Explorer** (conditional): Fetch Figma designs and Confluence documentation if links exist
- **Codebase Pattern Explorer** (always): Find reference implementations and reusable utilities
- **Attachments Explorer** (conditional): Analyze screenshots, diagrams, and docs if files exist
3. **Ask Clarification Questions**: Gather user input on ambiguities and decisions (unlimited questions)
4. **Request Additional Context**: Ask user for screenshots, external docs, or other helpful context
5. **Consolidate Context**: Merge findings into `exploration-summary.md`
6. **Report Findings**: Display summary and next steps
## Instructions
You are coordinating the exploration phase for a JIRA issue. This skill uses a **multi-phase exploration approach** with parallel agents to gather comprehensive context before planning.
**CRITICAL**: Your ONLY job is to:
1. Coordinate exploration agents
2. Spawn sub-agents using the Task tool
3. Consolidate exploration findings
4. Report results to the user
**DO NOT**:
- Fetch JIRA data yourself (use