Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder
33
6%
Does it follow best practices?
Impact
69%
1.09xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/agent-implementer-sparc-coder/SKILL.mdTDD workflow and feature-based structure
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%
Error resilience patterns and API route implementation
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%
Documentation standards and API performance patterns
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%
f547cec
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.