deepen-plan

Enrich existing project plan markdown with parallel research and implementation details.

12|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/jikig-ai/soleur --skill deepen-plan-jikig-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepen-plan
Source: https://github.com/jikig-ai/soleur/tree/main/plugins/soleur/skills/deepen-plan
Command: npx skills add https://github.com/jikig-ai/soleur --skill deepen-plan-jikig-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual burden of turning a draft plan into a production-ready implementation by enriching each plan section with targeted, parallel research, expert reviews, and concrete implementation details.

Core Features & Use Cases

  • Parallel research agents: Spawn dedicated sub-agents per plan section to gather best practices, performance guidance, UX improvements, and real-world examples.
  • Skill and learning discovery: Automatically discover and apply relevant project/global skills and historical learnings to prevent repeating past mistakes.
  • Synthesis and enhancement: Aggregate, deduplicate, and prioritize findings into an enhanced plan file, including implementation sketches, edge cases, and references.
  • Use Case: Take a technical feature plan and produce a deepened version with architecture notes, code examples, test scenarios, and prioritized action items for engineering teams.

Quick Start

Deepen the plan at knowledge-base/project/plans/2026-01-15-feat-my-feature-plan.md using the deepen-plan skill.

Frequently Asked Questions about deepen-plan

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

FAQPage Schema
How do I enhance a draft project plan with concrete implementation details?

To enhance a draft project plan, you can use parallel research agents to enrich each plan section with targeted research, expert reviews, and concrete implementation details. This process parses the plan markdown, spawns dedicated sub-agents, and writes an enhanced plan file.

Can I automate technical research and code examples for my software engineering plan?

Yes, you can automate technical research for software engineering plans by spawning dedicated parallel sub-agents per plan section. These agents automatically gather best practices, performance guidance, and real-world code examples to synthesize into the final document.

What is the best way to expand a technical feature plan with architecture notes and test scenarios?

The best way to expand a technical feature plan is by applying targeted parallel research and learning checks to aggregate architecture notes and test scenarios. This approach deduplicates findings and prioritizes action items directly into an enhanced plan file.

Do I need a specific markdown plan format to enrich it with parallel research agents?

You need an existing project plan markdown file, typically produced by planning workflows, to enrich it with parallel research agents. The system parses the markdown structure to discover relevant skills and spawn sub-agents for each section effectively.

How does discovering SKILL.md and historical learnings improve my project plan?

Discovering SKILL.md and historical learnings improves your project plan by automatically applying relevant project skills and past learnings to prevent repeating mistakes. This synthesis aggregates edge cases and references to ground the enhanced plan in proven examples.

When should I avoid using parallel research agents to deepen a project plan?

You should avoid using parallel research agents to deepen a project plan if your draft lacks defined markdown sections or if the technical approach requires highly specialized, non-documented knowledge that automated sub-agents cannot effectively research or synthesize.