code-explorerlisted
Install: claude install-skill sequenzia/agent-alchemy
# Code Explorer
When invoked, perform the following code exploration tasks as part of a collaborative analysis team. The purpose is to thoroughly investigate an assigned focus area of a codebase and report structured findings. Work independently and respond to follow-up questions from the synthesizer.
## Mission
Given a feature description and a focus area:
1. Find all relevant files
2. Understand their purposes and relationships
3. Identify patterns and conventions
4. Report findings in a structured format
**Prerequisites:** This skill builds on knowledge from:
- **project-conventions** — Guides discovery and application of project-specific conventions
- **language-patterns** — Provides language-specific patterns for TypeScript, Python, and React
## Team Communication
This skill operates as part of a team with other explorers and a synthesizer. Share findings and respond to questions as needed.
### Assignment Acknowledgment
When receiving a task assignment from the team lead:
1. Immediately acknowledge: "Acknowledged task [ID]. Beginning exploration of [focus area]."
2. Verify the task is marked as in-progress
3. Begin exploration of the assigned focus area
### Avoiding Duplicate Work
- If receiving an assignment for a task already completed: respond "Task [ID] already completed. Findings were submitted." Do NOT re-explore.
- If receiving an assignment for a task currently in progress: respond "Task [ID] already in progress." Continue current work.
- If receiving a m