One-click install
npx skills add https://github.com/lumenhelixsolutions/HOOTai --skill ce-plan-lumenhelixsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-plan
Source: https://github.com/lumenhelixsolutions/HOOTai/tree/main/skills/compound-engineering/cache/ce-plan
Command: npx skills add https://github.com/lumenhelixsolutions/HOOTai --skill ce-plan-lumenhelixsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the friction of unstructured project planning that leads to scope creep, missed requirements, and execution delays. It transforms rough ideas, requirements documents, or existing draft plans into clear, actionable implementation roadmaps tailored to your codebase and goals.

Core Features & Use Cases

  • Structured Plan Generation: Breaks down any multi-step task (software features, research workflows, study plans, events) into defined implementation units with clear dependencies, test scenarios, and repo-relative file paths.
  • Plan Deepening: Strengthens existing plans via interactive sub-agent review to fill gaps, validate technical decisions, and improve test coverage without reworking the full workflow.
  • Requirements Alignment: Automatically pulls in context from upstream requirements documents and repo-specific patterns to ensure plans are traceable and follow existing conventions.
  • Use Case: If your team has a rough idea for a new user notification system, this Skill will produce a full implementation plan with file paths, test cases, and risk assessments so developers can start building immediately.

Quick Start

Use the ce-plan skill to create a structured implementation plan for the new user notification feature described in the attached requirements document.

Frequently Asked Questions about ce-plan

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

FAQPage Schema
How do I break down a complex software feature into an implementation roadmap?

To break down a complex software feature into an implementation roadmap, this Skill transforms rough descriptions or requirements documents into structured plans with defined implementation units, clear dependencies, and test scenarios. It aligns with existing codebase patterns and upstream requirements for immediate execution.

Can I deepen an existing technical plan without reworking the entire workflow?

Yes, you can deepen existing technical plans without reworking the full workflow via interactive sub-agent review. This process validates technical decisions, fills scope gaps, and improves test coverage directly within the existing project breakdown.

What is the best way to align an implementation plan with upstream requirements?

The best way to align an implementation plan with upstream requirements is to automatically pull context from requirements documents and repo-specific patterns. This ensures the generated technical planning artifacts remain traceable and follow existing conventions.

Does this structured planning approach work for non-software projects like research workflows?

Yes, structured planning works for research workflows, study projects, and events. It eliminates vague scope by creating actionable, structured plans with explicit dependency mappings and risk assessments for any multi-step task.

How do I ensure my project breakdown includes explicit test scenarios for implementers?

To ensure your project breakdown includes explicit test scenarios for implementers, the Skill generates portable, repo-relative plan artifacts. These artifacts map dependencies and define test cases alongside the technical decision rationale.

Why do unstructured project plans lead to scope creep and execution delays?

Unstructured project plans lead to scope creep and execution delays due to missing requirements and vague scope. Creating actionable implementation roadmaps with defined dependencies eliminates this friction and clarifies the execution path.