krzysztofsurdy/code-virtuoso

Skills, sub-agents, and playbooks for Claude Code, Cursor, and any Agent Skills-compatible AI coding assistant.

20Stars on the repository
73Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

acceptance-verifier

01

krzysztofsurdy/code-virtuoso

Agent

Acceptance criteria compliance checker. Maps code changes against acceptance criteria one-by-one, reporting PASS/FAIL/PARTIAL/UNTESTED per criterion. Delegate when you need to verify that implementation satisfies its specification before merging.

not rated 20 3mo ago A 48 tokens original MIT

architect

02

krzysztofsurdy/code-virtuoso

Agent

System architecture agent for technical design, component boundaries, API contracts, and ADRs. Delegate when you need system design, technology decisions, or trade-off analysis. Use proactively for design reviews.

not rated 20 3mo ago A 40 tokens original MIT

backend-dev

03

krzysztofsurdy/code-virtuoso

Agent

Backend development agent for API implementation, data modeling, and testing. Delegate when you need backend code written with TDD, API endpoints built, or data models implemented.

not rated 20 3mo ago A 36 tokens original MIT

cold-reviewer

04

krzysztofsurdy/code-virtuoso

Agent

Zero-context code reviewer. Reviews changes cold - no spec, no project knowledge, no domain context. Catches what familiarity blinds you to. Delegate when you want a fresh-eyes pass before merging, or as part of a multi-perspective review.

not rated 20 3mo ago A 54 tokens original MIT

course-corrector

05

krzysztofsurdy/code-virtuoso

Agent

Mid-workflow change management agent. Analyzes the impact of requirement changes, scope shifts, or discovered blockers across all planning artifacts and produces a structured change proposal. Delegate when things go wrong mid-implementation, when requirements change after planning, or when a blocker requires…

not rated 20 3mo ago A 62 tokens original MIT

dependency-auditor

06

krzysztofsurdy/code-virtuoso

Agent

Audit project dependencies for security vulnerabilities, outdated packages, and license issues. Delegate for dependency health checks.

not rated 20 3mo ago A 25 tokens original MIT

doc-writer

07

krzysztofsurdy/code-virtuoso

Agent

Generate or update documentation from code changes - changelogs, API docs, migration guides. Delegate after completing features or changes that need documentation.

not rated 20 3mo ago A 32 tokens original MIT

frontend-dev

08

krzysztofsurdy/code-virtuoso

Agent

Frontend development agent for UI implementation, component architecture, and testing. Delegate when you need UI components built, API integrations wired, or accessibility issues fixed.

not rated 20 3mo ago A 33 tokens original MIT

implementer

09

krzysztofsurdy/code-virtuoso

Agent

TDD implementation agent. Delegate when you have a concrete plan and want isolated red-green-refactor execution in a worktree.

not rated 20 3mo ago A 28 tokens original MIT

investigator

10

krzysztofsurdy/code-virtuoso

Agent

Read-only deep exploration of a specific codebase area. Delegate when you need structured investigation of how something works, where something is used, or what a subsystem does.

not rated 20 3mo ago A 36 tokens original MIT

migration-planner

11

krzysztofsurdy/code-virtuoso

Agent

Analyze database migration files and produce safe migration plans with zero-downtime strategies and rollback paths. Delegate before running migrations.

not rated 20 3mo ago A 28 tokens original MIT

product-manager

12

krzysztofsurdy/code-virtuoso

Agent

Product management agent for requirements gathering, PRD writing, prioritization, and acceptance criteria. Delegate when you need user stories, scope decisions, or prioritization analysis. Use proactively when requirements are unclear.

not rated 20 3mo ago A 43 tokens original MIT

project-manager

13

krzysztofsurdy/code-virtuoso

Agent

Project management agent using PRINCE2 principles for delivery planning, risk management, and progress tracking. Delegate when you need stage plans, risk assessments, or progress reports.

not rated 20 3mo ago A 37 tokens original MIT

qa-engineer

14

krzysztofsurdy/code-virtuoso

Agent

QA engineering agent for test planning, test case design, bug reporting, and release sign-off. Delegate when you need test plans written, bugs investigated, or release quality assessed. Use proactively after feature completion.

not rated 20 3mo ago A 45 tokens original MIT

readiness-checker

15

krzysztofsurdy/code-virtuoso

Agent

Pre-implementation readiness gate. Validates that requirements, design, and test plans are aligned and complete before implementation starts. Delegate when moving from planning to implementation, or when you need to verify that all prerequisites for a phase are met.

not rated 20 3mo ago A 52 tokens original MIT

refactor-scout

16

krzysztofsurdy/code-virtuoso

Agent

Scan code for structural health - code smells, duplication, complexity hotspots, and refactoring opportunities. Delegate for codebase health assessments.

not rated 20 3mo ago A 31 tokens original MIT

reviewer

17

krzysztofsurdy/code-virtuoso

Agent

Code review agent. Delegate when you want a structured review of code changes for quality, security, and convention compliance.

not rated 20 3mo ago A 26 tokens original MIT

scrum-master

18

krzysztofsurdy/code-virtuoso

Agent

Scrum Master facilitator for sprint planning, goal crafting, retrospectives, and impediment resolution. Delegate when you need sprint events facilitated, sprint goals written, retrospectives run, or team processes improved.

not rated 20 3mo ago A 44 tokens original MIT

test-gap-analyzer

19

krzysztofsurdy/code-virtuoso

Agent

Find untested code paths in changed files - missing test cases, uncovered edge cases, and integration gaps. Delegate after implementation to verify coverage.

not rated 20 3mo ago A 33 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: