SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
Install with Tessl CLI
npx tessl i github:ruvnet/agentic-flow --skill sparc-methodology32
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
File organization & TypeScript standards
No root source files
100%
100%
src/ directory used
100%
100%
tests/ directory used
50%
100%
docs/ directory present
0%
0%
config/ directory present
0%
0%
scripts/ directory present
0%
0%
examples/ directory present
0%
0%
TypeScript configured
100%
100%
ES2022+ target
100%
100%
README present
100%
100%
Test framework dependency
100%
100%
Without context: $0.2572 · 1m 26s · 17 turns · 22 in / 4,335 out tokens
With context: $0.8856 · 2m 37s · 30 turns · 36 in / 8,467 out tokens
TDD red-green-refactor cycle & test coverage
Tests written first
100%
100%
RED step documented
100%
100%
REFACTOR step documented
100%
100%
90% coverage target stated
100%
100%
Approved test framework
100%
100%
TypeScript source
100%
100%
ES2022+ target
0%
100%
Tests in tests/ directory
100%
100%
Source in src/ directory
100%
100%
Edge cases covered
100%
100%
Without context: $0.7691 · 3m 18s · 32 turns · 38 in / 12,724 out tokens
With context: $1.0415 · 3m 41s · 32 turns · 285 in / 13,938 out tokens
Hook integration for SPARC workflow automation
pre-task hook command
0%
100%
post-edit hook command
0%
100%
post-task hook command
0%
100%
@alpha version used
0%
100%
pre-task description flag
100%
100%
post-edit file flag
100%
100%
post-task task-id flag
100%
100%
scripts/ directory used
100%
100%
docs/ directory used
100%
100%
Without context: $0.7298 · 3m 46s · 34 turns · 38 in / 10,004 out tokens
With context: $0.6821 · 1m 41s · 29 turns · 314 in / 6,683 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.