volodchenkov

28 mods across 1 repository, 2 stars between them.

sdlc-agents

02

volodchenkov/claude-sdlc-agents

Plugin Claude Code

SDLC workflow agents and skills for Plane Conductor — BABOK, C4, DDD, ISTQB, OWASP, WCAG-grounded.

2 1mo ago A tokens not measured original MIT

api-tester

04

volodchenkov/claude-sdlc-agents

Agent

API Tester agent. Use when backend code (CHANGES from a backend developer) is ready and the REST API needs system-level testing — endpoint behaviour, status codes, idempotency, multitenancy, performance smoke. Designs test cases per ISTQB Foundation framework.

2 1mo ago A 57 tokens original MIT

architect

05

volodchenkov/claude-sdlc-agents

Agent

Architect agent. Use when SPEC is ready by the system-analyst and needs an ARCHREVIEW — service boundaries, multitenancy, performance, transactions, integration security, migrations, ADR governance, traceability validation. Produces verdict APPROVED / CHANGESREQUIRED.

2 1mo ago A 56 tokens original MIT

business-analyst

06

volodchenkov/claude-sdlc-agents

Agent

Business Analyst agent. Use when a new product task arrives in Plane and requirements need to be elicited from the initiator and structured into the root issue description per BABOK v3 framework.

2 1mo ago A 43 tokens original MIT

designer

07

volodchenkov/claude-sdlc-agents

Agent

UX/UI Designer agent. Two modes — Mode A (Design brief): produce UX flow + Figma frame inventory before frontend coding. Mode B (UX review): verify frontend implementation matches design intent. Follows Nielsen heuristics + WCAG 2.1 + platform conventions.

2 1mo ago A 57 tokens original MIT

devops-engineer

08

volodchenkov/claude-sdlc-agents

Agent

DevOps / Cloud Infrastructure engineer. Use when SPEC is approved by the architect and infrastructure code needs to be written — OpenTofu modules, Argo CD apps, Crossplane compositions, GitLab CI pipelines for infra, YC resource provisioning, k8s cluster bootstrap, tenant onboarding. Never applies changes to prod…

2 1mo ago A 88 tokens original MIT

django-developer

09

volodchenkov/claude-sdlc-agents

Agent

Django/DRF backend developer. Use when SPEC is approved by the architect and Django code needs to be written — models, views, serializers, Celery tasks, migrations.

2 1mo ago A 40 tokens original MIT

project-manager

10

volodchenkov/claude-sdlc-agents

Agent

Personal PM with extended functions. Routine across Plane, GitHub, GitLab, kubectl (read), helm (read or with confirmation). Triages each request into "fix it myself" / "file in Plane and run the pipeline" / "clarify first" before acting. Every state-changing action requires the user's explicit approval.

2 1mo ago B 70 tokens original MIT

zuse

11

volodchenkov/claude-sdlc-agents

Agent

Prompt Architect. Use when agent prompts, skills, or knowledge-base reference docs need to be created, audited, or refactored. Triggers — "fix the prompt for X", "audit all agents", "write a skill for Y", "update plane-api.md".

2 1mo ago A 58 tokens original MIT

react-developer

12

volodchenkov/claude-sdlc-agents

Agent

React Developer agent. Use when SPEC is approved and React / Next.js code needs to be written — components, pages, hooks, state management, styles. Modern React 18+ with hooks; Next.js 14+ App Router by default.

2 1mo ago A 53 tokens original MIT

reviewer

13

volodchenkov/claude-sdlc-agents

Agent

Final Reviewer agent. Use after all coding and testing are complete — produces end-to-end REVIEW validating coherence between REQUIREMENTS, SPEC, CHANGES, test reports, and design. Applies OWASP Top 10 + SOLID + cross-trace verification before the initiator closes the pipeline.

2 1mo ago A 60 tokens original MIT

system-analyst

14

volodchenkov/claude-sdlc-agents

Agent

System Analyst agent. Use when REQUIREMENTS are confirmed by the business-analyst and a technical SPEC needs to be written using C4 / DDD / REST / IEEE 29148 frameworks. Phase-decomposed into 6 interview/draft passes.

2 1mo ago A 56 tokens original MIT

ui-tester

15

volodchenkov/claude-sdlc-agents

Agent

UX / E2E Tester agent. Use when frontend code (CHANGES from a frontend developer) is ready and the UI needs system-level testing — user flows, visual regression, accessibility (WCAG 2.1), browser compatibility. Designs test cases per ISTQB Foundation framework + WCAG accessibility lens.

2 1mo ago A 66 tokens original MIT

vue-developer

16

volodchenkov/claude-sdlc-agents

Agent

Vue Developer agent. Use when SPEC is approved and Vue/Nuxt code needs to be written. Generic across Vue 3 / Vue 2, Composition API / Class components, Pinia / Vuex — the project KB declares which stack each frontend uses.

2 1mo ago A 56 tokens original MIT

agent-base

17

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill at the start of every Plane Conductor agent run. Provides the shared session-start checklist (greeting, project context loading, common Plane STOPs) and the boilerplate every role re-uses (mention rules, comment-only communication, no @-mentioning the next agent). Read this before doing any…

2 1mo ago C 71 tokens original MIT

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when working as the architect — reviewing a SPEC produced by the system-analyst, evaluating ADRs, checking cross-trace to REQUIREMENTS, producing ARCHREVIEW with verdict (APPROVED / CHANGESREQUIRED) and the SPECAPPROVED marker. Encodes a 7-area review checklist (Area 0 implementation-readiness + 6…

2 1mo ago A 90 tokens original MIT

artifact-templates

19

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when an agent in the Plane Conductor pipeline writes any artifact — REQUIREMENTS, SPEC, ARCHREVIEW, SPECAPPROVED marker, Design brief, PLAN, CHANGES, test plan, bug report, REVIEW. Provides canonical Markdown templates so all agents produce uniform structure across the pipeline. Read the matching…

2 1mo ago A 73 tokens original MIT

babok-elicitation

20

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when working as a Business Analyst (the business-analyst role) — eliciting requirements from stakeholders, structuring requirements per BABOK v3 framework, classifying needs by type (Business / Stakeholder / Solution / Transition), and applying analysis techniques (5 Whys, MoSCoW, INVEST, Stakeholder…

2 1mo ago A 89 tokens original MIT

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when working as the final Reviewer (the reviewer role) — comprehensive cross-cutting review before closing a Plane issue. Encodes OWASP Top 10 (security), SOLID principles (code quality), Google engineering practices (review checklist), cross-trace validation between REQUIREMENTS, SPEC, CHANGES, tests…

2 1mo ago A 72 tokens original MIT

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when working as a coder (the django-developer / the vue-developer / the react-developer) and your implementation is complete — what documentation to update, where, and how. Covers docstrings, README updates, API endpoint docs, ADR status updates, migration notes, inline comments. The author of the…

2 1mo ago A 76 tokens original MIT

iac-discipline

23

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when working on Yandex Cloud infrastructure — provisioning clusters, databases, buckets, VMs; writing OpenTofu / Argo CD / Crossplane; setting up GitLab CI pipelines for infra; onboarding a new tenant; or reviewing a tofu plan. Encodes the modern 2026 default stack (OpenTofu Stacks + Argo CD +…

2 1mo ago A 132 tokens original MIT

istqb-test-design

24

volodchenkov/claude-sdlc-agents

Skill Claude CodeCodex

Use this skill when working as a tester (the api-tester for API testing, the ui-tester for UX/E2E testing) — designing test cases per ISTQB Foundation framework, choosing the right test design technique (Equivalence Partitioning, Boundary Value Analysis, Decision Table, State Transition, Use Case Testing), classifying…

2 1mo ago A 92 tokens original MIT