koldovsky

25 mods across 1 repository, 4 stars between them.

project-factory

01

koldovsky/project-factory

Plugin Claude Code

Project Factory — a spec-driven multi-agent delivery framework, packaged as a plugin you add to any new or existing repo.

4 1mo ago A tokens not measured original MIT

project-factory

02

koldovsky/project-factory

Plugin Claude Code

Self-improving, spec-driven multi-agent delivery framework as a plugin. v2 adds the self-improvement layer: acceptance-method escrow, three-valued gates (NOT-EARNED), process-health ledger, correction intake, lessons library, factory-integrity lock, and the visual-parity playbook (multi-layer L1-L5 acceptance…

4 1mo ago A tokens not measured original MIT

koldovsky/project-factory

Command Codex

Retrofit Project Factory onto an EXISTING codebase — detect stack, install the loop non-destructively, reverse-engineer requirements + baseline specs, govern new work.

4 1mo ago A 34 tokens original MIT

project-factory

05

koldovsky/project-factory

Cursor rule Cursor

Project Factory — spec-driven multi-agent delivery. Follow AGENTS.md and the project-factory skill; the entry commands install a gated loop and drive the lifecycle.

4 1mo ago A 245 tokens original MIT

koldovsky/project-factory

Instructions file CodexOpenCode

Instructions for koldovsky/project-factory, covering this is not the next.js you know and project handoff protocol.

4 1mo ago A 508 tokens original MIT

koldovsky/project-factory

Instructions file

Instructions for koldovsky/project-factory, a project described as: Self-improving, spec-driven multi-agent SDLC delivery framework — agent-agnostic plugin for Claude Code / Cursor / Copilot / Codex. v2: acceptance escrow, three-valued gates, process-health ledger, lessons library, visual-parity playbook.

4 1mo ago A 5 tokens copy · 100% MIT

bug-triage-analyst

09

koldovsky/project-factory

Agent

Use this agent (typically via the uat-triage workflow) to validate ONE reported UAT bug - map it to requirements and specs, trace the code path, and deliver a verdict with a root-cause hypothesis. One bug per invocation.

4 1mo ago A 58 tokens original MIT

koldovsky/project-factory

Agent

Use this agent to implement one OpenSpec capability slice end-to-end by executing its tasks.md - schema, domain logic, services, server actions, UI - following the project's module conventions. One slice per invocation.

4 1mo ago A 48 tokens original MIT

code-reviewer

11

koldovsky/project-factory

Agent

Use this agent (typically via the review-gate workflow) to review a diff or capability for correctness, error handling, framework best practices, and maintainability. Returns structured findings with file:line evidence.

4 1mo ago A 45 tokens original MIT

eval-judge

12

koldovsky/project-factory

Agent

Use this agent (typically via the eval-suite workflow) to grade ONE produced output against its rubric and return a 0-100 quality score with a pass/fail verdict. It judges quality that assertions cannot — error-message clarity, empty-state usability, copy tone — and is never the agent that produced the output…

4 1mo ago A 72 tokens original MIT

process-auditor

13

koldovsky/project-factory

Agent

Use this agent at phase boundaries, on demand, or at abandonment/handover to audit the GATE CHAIN (not the product) from the process-health digest, QA reports, and correction artifacts. Emits docs/qa/process-defects.json + improvement proposal folders. Fresh maker≠checker reader — MUST be dispatched as a plain…

4 1mo ago A 80 tokens original MIT

qa-documenter

14

koldovsky/project-factory

Agent

Use this agent to author and maintain the QA proof pack (traceability matrix, manual test plan, demo script, risk register, acceptance report), handoff docs (current-state.md), technical docs, and customer-facing delivery/bugfix reports with effort logs.

4 1mo ago A 56 tokens original MIT

koldovsky/project-factory

Agent

Use this agent to turn raw customer input (RFP, notes, PDF, transcript) into a product brief and a fully numbered requirements document (FR/NFR/TC/BC), plus a batched clarification list. Use at project intake (Phase 1) and whenever scope changes mid-project.

4 1mo ago A 65 tokens original MIT

security-reviewer

16

koldovsky/project-factory

Agent

Use this agent (typically via the review-gate workflow) for security review of a diff or the whole codebase - authz matrix, OWASP top 10, secrets hygiene, session handling, injection, multi-tenant data isolation. Returns structured findings with evidence.

4 1mo ago A 58 tokens original MIT

koldovsky/project-factory

Agent

Use this agent (typically via the review-gate workflow) to audit implemented code against its OpenSpec requirements and scenarios - finding unimplemented scenarios, silent scope drift, and behavior that contradicts the spec. Returns structured findings.

4 1mo ago A 52 tokens original MIT

spec-writer

18

koldovsky/project-factory

Agent

Use this agent to author OpenSpec artifacts - baseline capability specs (Phase 2) and per-slice change folders with proposal.md, design.md, and tasks.md (Phase 4a). It writes specs in strict OpenSpec requirement/scenario format that passes openspec validate --strict.

4 1mo ago A 63 tokens original MIT

test-engineer

19

koldovsky/project-factory

Agent

Use this agent to build and maintain the four test layers - unit (Vitest), real-DB integration, Playwright E2E, and per-slice DB smoke flows - plus deterministic seed data. Writes the slice's tests FIRST (red) from the spec, before implementation. Use in Phase 4 (tests-first, step b) per slice and Phase 5 for the…

4 1mo ago A 86 tokens original MIT

vision-judge

20

koldovsky/project-factory

Agent

Use this agent (typically via the vision-verify workflow) to LOOK AT a rendered UI screenshot and judge whether it visibly demonstrates a requirement and is legible — catching defects that code review and DOM assertions are blind to (dead-looking controls, poor color contrast, broken/overlapping layout, wrong-moment…

4 1mo ago A 82 tokens original MIT

init

21

koldovsky/project-factory

Command

Install the Project Factory loop (workflows, agents, check- scripts, git hooks, CI, OpenSpec, templates) into the current repo — idempotent and non-destructive. Run once before any feature work.

4 1mo ago A 45 tokens original MIT

onboard

22

koldovsky/project-factory

Command

Retrofit Project Factory onto an EXISTING codebase — detect the stack, install the loop non-destructively, and reverse-engineer requirements + baseline OpenSpec specs from the current code, then govern new work through the gates.

4 1mo ago A 46 tokens original MIT

project-factory

23

koldovsky/project-factory

Skill Claude CodeCodex

Use when the user wants to build, deliver, scaffold, or govern a software project with a rigorous spec-driven multi-agent process — e.g. "set up project factory", "build this to spec", "bring this repo under spec-driven delivery", "orchestrate the delivery", "run the factory", or hands over requirements/an RFP to turn…

4 1mo ago A 138 tokens original MIT

PostToolUse

24

koldovsky/project-factory

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running node -e "process.exit(0)". From koldovsky/project-factory.

4 1mo ago A tokens not measured original MIT