Idea-to-Tickets Skill Plan

Date: 2026-03-07
Status: In progress
Linear: AI-833


Goal

A skill that walks an idea, long prompt, or set of ideas through the Brainforge process: Idea → Plan → Phases → Project → Tickets. The skill acts as a structured guide, not a one-shot generator—users can stop at any stage or continue to Linear creation.


Current Process (What Exists)

StageArtifactsReferences
IdeaRaw inputUser provides
PlanPRD, TDD, or Lightweight Design Docstandards/02-writing/PRDs/prd-template.md, standards/06-technical-planning/
PhasesNumbered phases with scopeknowledge/plans/per-user-clockify-platform-2026.md (sections 5–6)
ProjectLinear projectLinear MCP save_project, .cursor/rules/linear-mcp-ticket-standards.mdc
TicketsLinear issuesstandards/04-prompts/tickets/linear-ticket-generation-from-transcript.md

Skill Design

Trigger phrases

  • “Walk this idea through to tickets”
  • “Turn this into a plan and Linear tickets”
  • “Help me go from idea to plan to phases to tickets”
  • “I have an idea / long prompt / set of ideas—take it through the full process”
  • “Create a plan and tickets from this”

Core workflow (5 stages)

  1. Idea capture — Extract problem, goal, scope; ask clarifying questions; output refined one-pager
  2. Plan — Choose template (PRD/TDD/Lightweight); draft section-by-section; save to knowledge/plans/{slug}-{year}.md for a single file, or knowledge/plans/{initiative-folder}/ with README.md plus related .md files when one initiative has multiple documents (see knowledge/plans/README.md § Structure).
  3. Phases — Break into 3–6 implementation phases with clear boundaries
  4. Project — Create Linear project via MCP
  5. Tickets — Create small tickets (0.5–2 days each) with phase labels, blockedBy, ai-assignable/human-only labels

Label scheme: AI vs human

LabelMeaningWhen to use
ai-assignableAI can implement; human reviews before closeImplementation tickets with clear acceptance criteria
human-onlyHuman must do this; do not assign to AISecurity review, stakeholder sign-off, subjective UX

Filter for AI work: label:ai-assignable in Linear.


1. Document council (stress-test for docs)

Council-style multi-agent review. Personas depend on doc type; Stakeholder persona always included (dynamic: client/internal/partner). Stakeholder focus: clarity without full context, no glaring mistakes, fair assumptions.

Doc types: PRD, TDD, SOW, Offer, SOP, Campaign brief, Client deliverable, Runbook, Internal proposal.

2. Linear status sync

When tickets move to Done → update project progress → update initiative status.


Deliverables

DeliverablePath
Idea-to-tickets skill.cursor/skills/idea-to-tickets/SKILL.md
Idea-to-tickets SOPstandards/04-prompts/planning/idea-to-tickets-sop.md
Label scheme (playbook)standards/03-knowledge/engineering/setup/linear-labels-ai-human.md
Document council skill.cursor/skills/document-council/SKILL.md
Document council personasstandards/04-prompts/planning/document-council-personas.md
Linear status sync skill.cursor/skills/linear-status-sync/SKILL.md
README update.cursor/skills/README.md