brain-jam-plan

Generates project plans through step-by-step, human-in-the-loop collaboration.

126|8|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/elb-pr/claudikins-kernel --skill brain-jam-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-jam-plan
Source: https://github.com/elb-pr/claudikins-kernel/tree/main/skills/brain-jam-plan
Command: npx skills add https://github.com/elb-pr/claudikins-kernel --skill brain-jam-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenges of unclear requirements, analysis paralysis, and scope creep by enforcing an iterative, human-in-the-loop planning process with explicit checkpoints and trade-off presentations.

Core Features & Use Cases

  • Iterative Requirements Gathering: Asks one question at a time, waiting for user input before proceeding.
  • Multi-Approach Analysis: Generates 2-3 distinct implementation approaches, detailing pros, cons, effort, and risk for each.
  • Section-by-Section Drafting & Approval: Builds the plan one section at a time, requiring explicit user approval before moving forward.
  • Use Case: When tasked with adding user authentication, this Skill will guide you through defining requirements, exploring options like JWT vs. session-based auth, and drafting the implementation plan step-by-step, ensuring alignment at every stage.

Quick Start

Use the brain-jam-plan skill to start outlining a new feature for the user profile.

Frequently Asked Questions about brain-jam-plan

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

FAQPage Schema
How do I prevent scope creep during technical project planning?

Prevent scope creep during technical project planning by using an iterative workflow with defined anti-patterns, red flags, and explicit human checkpoints that validate each drafted section before proceeding.

What is the best way to gather requirements for complex software features?

Gather requirements for complex software features through iterative brainstorming that asks one question at a time, waiting for explicit user input before proceeding to prevent analysis paralysis.

How do I compare different implementation approaches for a new feature?

Compare different implementation approaches by generating 2-3 distinct technical options, detailing the pros, cons, required effort, and specific risks for each. This trade-off analysis clarifies the best path forward during planning.

Can I draft an implementation plan section-by-section with approval checkpoints?

Yes, you can draft an implementation plan section-by-section with approval checkpoints. This iterative process requires explicit user approval after building each section, ensuring continuous alignment before moving forward to the next part.

Does iterative AI planning work for managing scope in iterative development?

Yes, iterative AI planning works for managing scope in iterative development by enforcing structured output for execution. It mitigates scope creep through defined anti-patterns and explicit human checkpoints at every drafting stage.