AI AGENT ADDONS

Sparc Methodology

ruvnet/ruflo

The SPARC method is a step-by-step plan for building software. It stands for Specification, Pseudocode, Architecture, Refinement, and Completion. This approach helps you think carefully before you start writing code.

It works best for big or unclear projects. You use it when adding new features, redesigning a system, or working on complex tasks. It helps avoid mistakes and saves time later.

Do not use it for simple fixes or small changes. For those, a quick edit is fine. SPARC is for projects that need extra planning.

Add Sparc Methodology skill to your workflow

Global

mkdir -p ~/.claude/skills/sparc-methodology

Project

mkdir -p .claude/skills/sparc-methodology

Source Repository

Stars
61,877
Forks
7,232
Watchers
61,877
License
MIT
Last Push
23 days ago
Created
1 year ago