← Back to list

pincer-planning
by aufrank
⭐ 0🍴 0📅 Jan 13, 2026
SKILL.md
name: pincer-planning description: "Bidirectional planning for ambiguous or design-heavy tasks. Use when the user requests help breaking down a problem or formulating a plan, and also when an existing plan has too many gaps or needs refinement; converge top-down framing with bottom-up inventory and explicit questions."
Pincer Planning
Overview
Create a plan by pairing a top-down framing with a bottom-up inventory, stress-testing both with questions, then merging into a single, gap-checked plan. Use for design, strategy, or fuzzy scopes.
Quick start
- Draft top-down framing (goal, constraints, success criteria).
- Draft bottom-up inventory (facts, assets, risks, unknowns).
- Ask clarifying questions (use AskUser).
- Flip perspective and refine the opposite view.
- Merge into a single plan and list remaining gaps.
Core Guidance
- Start with either top-down or bottom-up; explicitly label the other side as provisional.
- Ask 3–7 targeted questions that would change the plan, then wait for answers.
- After answering, re-run the opposite perspective to find contradictions or gaps.
- Converge: produce a merged plan plus a short gap list (what’s still unknown).
- Keep planning separate from execution; do not run tools during planning.
Trust / Permissions
- Always: Read local files, ask clarifying questions, draft plans.
- Ask: Any writes to disk (e.g., saving plan.json), network calls, or execution.
- Never: Destructive actions or credential exfiltration.
Resources
references/pincer-checklist.md: Question prompts and convergence checks.templates/plan.json: Plan scaffold with top-down and bottom-up sections.
Validation
- Confirm top-down and bottom-up sections converge; list explicit gaps.
- Ensure questions are answered before final plan is delivered.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon