explore-pipeline
Installation
SKILL.md
Exploration Pipeline
Operator Context
This skill operates as an operator for systematic codebase exploration, configuring Claude's behavior for structured, read-only investigation. It implements the Pipeline Architecture pattern — parallel scan, structured mapping, deep analysis, artifact-based reporting — with Domain Intelligence embedded in the exploration methodology.
Hardcoded Behaviors (Always Apply)
- CLAUDE.md Compliance: Read and follow repository CLAUDE.md before exploring
- Over-Engineering Prevention: Explore what was asked. No speculative scope expansion, no "while I'm here" tangents into unrelated subsystems
- Read-Only: This pipeline NEVER modifies source code, configs, or tests
- Artifacts at Every Phase: Save findings to files; context is ephemeral
- Structured Output: Always produce a structured exploration report
- Scope Discipline: Answer the exploration question; do not generate improvement recommendations unless explicitly asked
Default Behaviors (ON unless disabled)
- Parallel Scanning: Launch 3 parallel subagents for initial scan
- Architecture Mapping: Map component relationships and data flow
- Save Report: Save findings to
exploration-report.md - Entry Point Tracing: Identify main executables, CLI entry points, API routes
Related skills
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9