plan-explore

Explore repository context to surface questions and assumptions before planning.

9|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/mark22013333/crew --skill plan-explore-mark22013333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-explore
Source: https://github.com/mark22013333/crew/tree/main/plugins/feature-workflow/skills/plan-explore
Command: npx skills add https://github.com/mark22013333/crew --skill plan-explore-mark22013333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open-ended exploration is provided to surface questions, assumptions, and potential directions before planning, helping teams align on scope and goals.

Core Features & Use Cases

  • Open-ended exploration: surface questions, risks, and opportunities without committing to implementation.
  • Context-aware probing: read repository context (CLAUDE.md and .spec/ directories) to surface relevant insights.
  • Decision guidance & handoff: propose when to create plans, specs, or tasks, while avoiding auto-writing code.

Quick Start

Ask me to start an exploratory session and I will surface questions, constraints, and options without implementing code.

Frequently Asked Questions about plan-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I explore project assumptions and questions before committing to a plan?

Before planning, open-ended exploration surfaces questions, assumptions, and potential directions to help teams align on scope. Reading repository context like CLAUDE.md and .spec directories provides relevant insights without committing to implementation details.

What is the best way to start an exploratory planning session for a new architecture?

Starting an exploratory planning session requires asking a thinking partner to surface questions, constraints, and options. It reads existing repository context and goals to propose when to create plans, specs, or tasks while avoiding auto-writing code.

Can I use context-aware probing to read existing specs during project planning?

Context-aware probing reads repository context, including CLAUDE.md and .spec directories, to surface relevant insights during project planning. This mechanism ensures exploratory sessions are grounded in your existing architecture and specifications rather than operating in a vacuum.

Does early exploration capture notes in spec files or architecture documents?

Early exploration captures notes in .spec files or arch.md documents when needed during the session. This ensures surfaced design questions, assumptions, and potential directions are documented for future reference without automatically implementing code features.

When should I avoid using open-ended exploration for task discussions?

Open-ended exploration should be avoided when you need immediate code implementation or feature delivery rather than design alignment. This approach focuses on surfacing questions and capturing notes, intentionally avoiding writing code or implementing features.

Why does exploratory planning avoid writing code during project discussions?

Exploratory planning avoids writing code to maintain focus on surfacing design questions, constraints, and potential directions before implementation. This prevents premature commitment to specific solutions and ensures teams align on scope and goals first.