CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-implementer-sparc-coder

Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder

33

1.09x
Quality

6%

Does it follow best practices?

Impact

69%

1.09x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agents/skills/agent-implementer-sparc-coder/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

70%

-3%

Build a User Notification Service

TDD workflow and feature-based structure

Criteria
Without context
With context

Test files before implementation

100%

100%

Failing test phase documented

100%

100%

Green phase documented

100%

100%

Refactor phase documented

62%

100%

Test coverage target

0%

0%

src/features/ directory

0%

0%

src/shared/ or src/infrastructure/ directories

0%

0%

Dependency injection in service

100%

100%

describe/beforeEach/it test structure

80%

100%

Both happy path and error test cases

100%

100%

JSDoc on service methods

100%

0%

README with setup and usage

100%

100%

51%

15%

Weather Dashboard API Service

Error resilience patterns and API route implementation

Criteria
Without context
With context

validateRequest middleware used

0%

0%

rateLimiter middleware used

100%

100%

try/catch with next(error) in route handler

0%

100%

res.json success response shape

0%

0%

Graceful degradation with fallback

100%

100%

logger.warn on primary service failure

0%

0%

Retry function exists

0%

0%

Exponential backoff sleep formula

40%

50%

maxRetries defaults to 3

0%

62%

Re-throw on final attempt

100%

87%

Dependency injection in service

0%

0%

JSDoc on retry or service function

100%

100%

88%

8%

Product Catalog Search Service

Documentation standards and API performance patterns

Criteria
Without context
With context

README API documentation section

100%

100%

README setup instructions

100%

100%

README configuration options

75%

100%

README usage examples

100%

100%

describe/beforeEach/it test structure

70%

60%

Mocks in beforeEach

75%

0%

Pagination implemented

100%

100%

Caching strategy present

100%

100%

JSDoc on public methods

37%

100%

Feature-based directory structure

0%

100%

Single Responsibility in service

100%

100%

No duplicate logic

100%

100%

Repository
ruvnet/claude-flow
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

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.