idea-incubator

Convert rough notes and conversations into trackable GitHub issues.

1|Updated May 9, 2026
One-click install
npx skills add https://github.com/tonykoop/claude-skills --skill idea-incubator-tonykoop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea-incubator
Source: https://github.com/tonykoop/claude-skills/tree/main/plugins/maker/skills/idea-incubator
Command: npx skills add https://github.com/tonykoop/claude-skills --skill idea-incubator-tonykoop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Rough ideas, notes, and conversations often live in scattered channels and prompts. This skill standardizes capture, triage, and handoff into trackable GitHub issues to preserve provenance and enable timely promotions to specialists.

Core Features & Use Cases

  • Capture: turn notes, Telegram dumps, or URLs into a concise GitHub issue draft.
  • Connect and triage: surface related ideas, link duplicates, and surface blockers.
  • Promote: route ready ideas to maker-engineering or instrument-maker workflows and apply readiness matrices.

Quick Start

Capture a rough idea into a single GitHub issue draft using Telegram or a quick note, then validate it with the skill validator.

Frequently Asked Questions about idea-incubator

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

FAQPage Schema
How do I turn rough notes and Telegram dumps into trackable GitHub issues?

To turn rough notes into GitHub issues, the skill captures scattered conversations and URLs, converting them into concise issue drafts. It then validates these drafts using frontmatter and manifest references to preserve provenance before finalizing the handoff.

What is the best way to triage ideas and surface blockers before promoting them to engineering?

The best way to triage ideas is by applying the skill's connect and review modes, which surface related ideas, link duplicates, and identify blockers. This process applies readiness matrices to ensure ideas are fully prepared before routing to maker-engineering workflows.

Do I need the GitHub CLI installed to convert conversations into trackable issues?

Yes, you need the GitHub CLI installed to convert conversations into trackable issues. The skill lists 'gh' as a required dependency to execute the handoff, ensuring your drafted issues are directly created and managed within your GitHub repository.

How does frontmatter validation ensure reproducibility when creating GitHub issues from text?

Frontmatter validation ensures reproducibility by applying governance checks to the captured text before it becomes a GitHub issue. It verifies manifest references and offline readiness workflows, maintaining provenance and preventing malformed issue drafts from entering your repository.

What are the limitations of using offline readiness workflows for idea triage?

The offline readiness workflows are limited to local validation and structuring of idea drafts before GitHub submission. They ensure provenance and reproducibility of the captured notes, but actual issue creation and specialist routing require reconnecting to the GitHub CLI.

Can I use this skill to link duplicate ideas and route ready items to instrument-maker workflows?

Yes, you can use this skill to link duplicate ideas and route ready items to instrument-maker workflows. The promote mode applies readiness matrices to validated drafts, handing off actionable GitHub issues directly to specialized downstream workflows.