What problem does it solve?
This skill eliminates the risk of losing track of exploratory work such as research spikes, technical investigations, and idea validation that does not have a formal delivery pull request, ensuring all hypotheses, experiments, and findings are documented in a single traceable log.
Core Features & Use Cases
- Structured Exploration Logging: Tracks hypotheses, experiment plans, experimental evidence, and final conclusions in a single dedicated issue.
- Clear Workflow Guardrails: Enforces separation between exploration and production delivery, with explicit handoff steps when moving to implementation.
- Use Case: Use this skill when evaluating a new database for your project, running performance benchmarks on different caching strategies, or researching third-party API integrations to decide if they meet your requirements.
Quick Start
Use the exploration-logger skill to document your research on whether to adopt GraphQL for the new user profile API, including all test results and final recommendation.