skills/smithery.ai/brain-dump-workflow

brain-dump-workflow

Installation
SKILL.md

Brain Dump Universal Quality Workflow

Canonical source: src/api/ralph.ts → getRalphPrompt(). This skill provides a quick reference. The system prompt has the full workflow.

MANDATORY 5-Step Sequence

Every ticket MUST go through these steps using MCP tools. Never skip any.

Step 1: Start Work

Call workflow "start-work"({ ticketId: "<id>" }) BEFORE writing any code.

This creates a git branch, sets status to in_progress, and posts a "Starting work" comment.

Step 2: Implement + Verify

Write code, then run quality gates:

Installs
1
First Seen
May 2, 2026
brain-dump-workflow from smithery.ai