idea

Capture and organize feature ideas into standardized markdown templates.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/alangeb/tau --skill idea-alangeb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: idea
Source: https://github.com/alangeb/tau/tree/main/src/skills/idea
Command: npx skills add https://github.com/alangeb/tau --skill idea-alangeb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of fragmented brainstorming by providing a structured, consistent environment to capture, store, and transition ideas into actionable tasks.

Core Features & Use Cases

  • Structured Capture: Uses a standardized template to ensure every idea includes a problem statement, target component, and success criteria.
  • Idea-to-Task Pipeline: Integrates seamlessly with task management skills to move concepts from subconscious ideation to formal execution.
  • Use Case: When a developer has a sudden insight for a refactoring improvement, they use this skill to log the idea in the subconscious/ideas/ directory, ensuring it is tracked and ready for future task creation.

Quick Start

Use the idea skill to capture a new feature concept by providing a title and description to the idea generator.

Frequently Asked Questions about idea

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

FAQPage Schema
How do I capture feature ideas and bug fixes into a structured markdown pipeline?

You can capture feature ideas and bug fixes into a structured markdown pipeline by running a Python 3 helper script that logs concepts into a project-specific subconscious directory using a standardized template.

What is the best way to transition abstract brainstorming concepts into actionable development tasks?

The best way to transition abstract brainstorming into actionable tasks is using an idea-to-task pipeline that stores concepts in a subconscious directory, integrating seamlessly with task management skills for formal execution.

Does the idea capture pipeline require any specific dependencies or environments to run?

The idea capture pipeline requires a standard Python 3 environment to execute the idea generation helper script, and has no external dependencies.

How does the standardized brainstorming template ensure my ideas are ready for task creation?

The standardized brainstorming template ensures ideas are ready for task creation by requiring a problem statement, target component, and success criteria for every captured concept.

Can I use this skill to organize sudden refactoring insights without losing the context?

You can organize sudden refactoring insights without losing context by logging the idea in the subconscious/ideas/ directory, ensuring it is tracked with its original problem statement for future execution.