trellis-brainstorm

Structure ambiguous software requests into requirements and implementation plans.

47|4|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/hkslover/cs2-highlight-tool --skill trellis-brainstorm-hkslover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trellis-brainstorm
Source: https://github.com/hkslover/cs2-highlight-tool/tree/main/.agents/skills/trellis-brainstorm
Command: npx skills add https://github.com/hkslover/cs2-highlight-tool --skill trellis-brainstorm-hkslover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps transform unclear development requests into structured requirements by guiding collaborative discovery, reducing ambiguity, and defining a focused MVP scope before implementation.

Core Features & Use Cases

  • Requirements Discovery: Conducts focused one-question-at-a-time interviews while capturing goals, constraints, assumptions, and acceptance criteria.
  • Technical Decision Support: Researches implementation options, compares trade-offs, and helps converge on suitable approaches for complex engineering tasks.
  • Use Case: A developer with a vague feature idea can use this Skill to create a PRD, identify impacted areas, evaluate design choices, and prepare an implementation-ready plan.

Quick Start

Use the trellis-brainstorm skill to help refine my new feature idea into a complete MVP requirements document.

Frequently Asked Questions about trellis-brainstorm

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

FAQPage Schema
How do I turn a vague software feature idea into a clear implementation plan?

To turn a vague idea into a clear implementation plan, the Skill structures ambiguous requests through iterative questioning and scope discovery, ultimately generating a PRD with defined MVP boundaries and acceptance criteria.

What is the best way to define MVP scope and acceptance criteria for a new feature?

Defining MVP scope and acceptance criteria is achieved by conducting focused, one-question-at-a-time interviews to capture goals, constraints, and assumptions before finalizing the requirements document.

How does requirements discovery work for complex technical coding tasks?

Requirements discovery for complex coding tasks works by iteratively questioning the user, inspecting the repository, and researching implementation options to evaluate trade-offs and converge on a suitable architectural approach.

Can I use this to research implementation options and compare technical trade-offs?

Yes, you can use this to research implementation options and compare technical trade-offs for architectural decisions, ensuring the selected engineering approach aligns with the identified constraints and goals.

Do I need an existing codebase to generate a PRD for software planning?

While an existing codebase is beneficial for repository inspection to identify impacted areas, you do not strictly need one to generate a PRD for software planning if the feature scope is clearly defined through the interview process.