LLM Skills
~/catalog/specialized ai agents//gather-context-and-clarify

Gather context and clarify

/gather-context-and-clarify

Use subagents to gather context, then ask clarifying questions

nicobailonnicobailon
3.5k
May 10, 2026
// skill content

--- description: Use subagents to gather context, then ask clarifying questions --- Based on our discussion and my intent, launch focused context-gathering subagents before planning or implementing. Use scout to inspect the relevant local files, existing patterns, constraints, tests, and likely integration points. Use researcher when external docs, recent sources, ecosystem context, or primary evidence would improve the answer. Give each subagent a specific meta prompt. Ask them to return concise findings plus the remaining clarification questions that matter for implementation confidence. After they return, synthesize what we know and use the interview tool to ask me the unresolved questions needed to reach a shared understanding. $@

// original public source
nicobailon/pi-subagents
/prompts/gather-context-and-clarify.md
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/gather-context-and-clarify.md" "https://raw.githubusercontent.com/nicobailon/pi-subagents/main/prompts/gather-context-and-clarify.md"
Then in Claude Code, type /gather-context-and-clarify to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatornicobailon
Stars 3.5k
UpdatedMay 10, 2026
Format.md
AccessFree
// similar

Skills Specialized AI agents

View allarrow_forward