inno-pipeline-planner

Capture research goals and generate research_brief.json and tasks.json files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/unstun/dqn10 --skill inno-pipeline-planner-unstun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inno-pipeline-planner
Source: https://github.com/unstun/dqn10/tree/main/.claude/skills/inno-pipeline-planner
Command: npx skills add https://github.com/unstun/dqn10 --skill inno-pipeline-planner-unstun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Guides researchers through an interactive conversation to define their research project, then generates research_brief.json and tasks.json.

Core Features & Use Cases

  • Interactive ideation flow that captures goals, problem framing, and success criteria, then outputs project artifacts.
  • Generates .pipeline/docs/research_brief.json and .pipeline/tasks/tasks.json to drive further work.
  • Integrates with existing project knowledge and upstream references to scaffold planning and task pipelines.

Quick Start

Begin by starting a new research idea with the planner to generate a research_brief.json and tasks.json in your project 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 structure research project ideation into actionable tasks?

To structure research project ideation into actionable tasks, you can use an interactive planning flow that captures goals and success criteria, then outputs a formal research_brief.json and a staged tasks.json. This scaffolds your project into a plan-ready pipeline.

What is a research brief and task pipeline for academic project planning?

A research brief and task pipeline for academic project planning is a structured set of artifacts that formalize problem framing and stage execution. They are generated as research_brief.json and tasks.json files to drive downstream work within the project workspace.

How do I generate a research_brief.json for a new research project?

You generate a research_brief.json by initiating an interactive ideation conversation that defines your project goals and problem framing. The planner writes the resulting brief to the .pipeline/docs/research_brief.json path in your active project directory.

Can I reorganize an existing research project into a staged task pipeline?

Yes, you can reorganize an existing research project into a staged task pipeline by applying the planner to your current context. It captures your existing goals and generates a structured tasks.json file in the .pipeline/tasks/ directory.

Does the research planning pipeline work with local project context and references?

Yes, the research planning pipeline relies on local project context and integrates optional upstream references. This allows it to scaffold planning and task generation based on existing project knowledge within your workspace.