inno-pipeline-planner

Interview users to generate research brief and task JSON files.

708|51|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/LigphiDonk/Oh-my--paper --skill inno-pipeline-planner-ligphidonk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: inno-pipeline-planner
Source: https://github.com/LigphiDonk/Oh-my--paper/tree/main/src-tauri/resources/skills/inno-pipeline-planner
Command: npx skills add https://github.com/LigphiDonk/Oh-my--paper --skill inno-pipeline-planner-ligphidonk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Guides teams to structure research projects by conducting an interactive interview to define scope, goals, and constraints, then generates a standardized research_brief.json and a staged tasks.json for execution.

Core Features & Use Cases

  • Interactive conversation to extract topic, goals, and constraints.
  • Generates .pipeline/docs/research_brief.json and .pipeline/tasks/tasks.json aligned to the chosen start stage.
  • Supports starting from scratch or refining an existing project context to accelerate planning.

Quick Start

Initiate an interactive session to define your research project and generate the research_brief.json and tasks.json in your workspace.

Frequently Asked Questions about inno-pipeline-planner

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

FAQPage Schema
How do I generate a research brief and staged tasks for a new project?▼

You can refine an existing project context by engaging the interactive interview to redefine your scope, goals, and constraints, which updates your research_brief.json and tasks.json for execution.

What is the best way to structure research planning for a team workspace?▼

Research planning requires adherence to the brief schema and task contracts, validating your inputs to produce deterministic outputs like the research_brief.json and tasks.json in the workspace.

Can I use this to plan tasks for an existing research project?▼

Yes, you can use it for existing projects by refining current context through the interactive interview to redefine goals and constraints, generating updated research_brief.json and tasks.json files.

What file formats are generated for research planning and task generation?▼

The file formats generated are .pipeline/docs/research_brief.json and .pipeline/tasks/tasks.json, containing stage-aligned content based on your defined project goals and constraints.