ai-dev-brainstorm

Converts brainstorm notes into a structured pbi-input.md with YAML frontmatter.

2|Updated Sep 13, 2025
One-click install
npx skills add https://github.com/s977043/plangate --skill ai-dev-brainstorm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ai-dev-brainstorm
Source: https://github.com/s977043/plangate/tree/main/.agents/skills/ai-dev-brainstorm
Command: npx skills add https://github.com/s977043/plangate --skill ai-dev-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstorm and organize ideas and ambiguous requirements into a Codex-compatible PBI INPUT PACKAGE for efficient planning and handoff.

Core Features & Use Cases

  • Interactive brainstorming to convert ideas into actionable PBI input.
  • Generates a structured pbi-input.md with Why/What/Acceptance Criteria/Constraints/Non-goals.
  • Useful for onboarding team members and aligning stakeholders during early planning.

Quick Start

Prompt the AI to brainstorm a TASK-XXXX PBI input package based on a new or evolving requirement.

Frequently Asked Questions about ai-dev-brainstorm

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

FAQPage Schema
How do I convert fuzzy brainstorm ideas into structured PBI inputs for Codex?▼

You convert brainstorm notes into a Codex-compatible PBI INPUT PACKAGE by interactively organizing ambiguous requirements into a structured pbi-input.md file containing Why, What, Acceptance Criteria, Constraints, and Non-goals.

What is a PBI INPUT PACKAGE and when do I need one for AI-driven development?▼

A PBI INPUT PACKAGE is a formalized structure for task planning that organizes requirements into Why, What, Acceptance Criteria, Constraints, and Non-goals. You need it during early planning to align stakeholders before handing off to Codex.

How do I generate a pbi-input.md file from ambiguous requirements?▼

You generate a pbi-input.md file by prompting the AI to brainstorm a TASK-XXXX PBI input package. It produces a YAML-frontmatter driven file and writes it to docs/working/TASK-XXXX/pbi-input.md with optional status.md updates.

Can I use this brainstorming approach to align stakeholders during early project planning?▼

Yes, you can use this interactive brainstorming approach to onboard team members and align stakeholders during early planning by converting evolving ideas into a clear, actionable PBI structure for formal task tracking.

Does organizing requirements this way require any specific dependencies?▼

No, organizing requirements into a PBI INPUT PACKAGE requires no specific dependencies, allowing you to directly convert brainstorm notes into the YAML-frontmatter driven pbi-input.md format for your TASK-XXXX planning.