plan

Transform triage and brainstorm notes into structured TDD execution plans.

Updated Aug 30, 2025
One-click install
npx skills add https://github.com/ajmartin94/CookingAssistant --skill plan-ajmartin94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/ajmartin94/CookingAssistant/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/ajmartin94/CookingAssistant --skill plan-ajmartin94

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform triage and brainstorm output into a structured Plan that can drive TDD execution.

Core Features & Use Cases

  • Converts brainstorms and triage notes into independent user stories with clear acceptance criteria.
  • Recommends story order, dependencies, and testing guidance to facilitate deterministic TDD rounds.
  • Includes guidance for journey checks and open questions to ensure scope is clear before implementation.

Quick Start

Provide a draft Plan from your brainstorm and triage notes that a TDD runner can execute.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I convert brainstorm notes into user stories for TDD execution?

To convert brainstorm notes into user stories for TDD execution, provide the draft triage output to scope work into independent stories with clear acceptance criteria, dependencies, and deterministic testing guidance.

What is the best way to structure triage output for test-driven development?

Structuring triage output for test-driven development involves scoping work into independent user stories with clear ordering, cross-feature journey considerations, and review-ready guidance to ensure scope is clear before implementation begins.

How do I scope features into independent user stories with acceptance criteria?

Scoping features into independent user stories with acceptance criteria requires transforming brainstorm output into a structured plan that recommends story order, dependencies, and testing guidance to facilitate deterministic TDD rounds.

Can I use brainstorm output to generate a structured plan with testing guidance?

Yes, you can use brainstorm output to generate a structured plan with testing guidance by transforming triage notes into independent user stories that include recommended story order, dependencies, and clear acceptance criteria for TDD.

When do I need to include cross-feature journey checks in a TDD plan?

Cross-feature journey checks are needed in a TDD plan when transforming triage and brainstorm output, ensuring scope is clear before implementation by addressing open questions and journey considerations across the structured user stories.

Do I need triage notes before creating a structured plan for TDD rounds?

Yes, triage notes or brainstorm output are required before creating a structured plan for TDD rounds, serving as the draft input that gets transformed into independent user stories with acceptance criteria and clear ordering.