cwijayasundara

33 mods across 1 repository, 2 stars between them.

design-critic

02

cwijayasundara/claude_harness_eng_v1

Agent Claude Code

GAN counterpart for frontend quality. Takes screenshots and scores against 4 criteria (design quality, originality, craft, functionality).

2 4mo ago A 28 tokens

evaluator

03

cwijayasundara/claude_harness_eng_v1

Agent Claude Code

Skeptical verifier that runs the application and checks sprint contract criteria via API tests, Playwright interaction, and schema validation.

2 4mo ago A 29 tokens

generator

04

cwijayasundara/claude_harness_eng_v1

Agent Claude Code

Implements code and tests from user stories. Spawns agent teams for parallel execution. Negotiates sprint contracts with evaluator.

2 4mo ago A 26 tokens

planner

05

cwijayasundara/claude_harness_eng_v1

Agent Claude Code

Expands user prompts into BRD, decomposes into stories with dependency graph, designs system architecture, generates feature list and machine-readable schemas.

2 4mo ago A 30 tokens

PreToolUse

10

cwijayasundara/claude_harness_eng_v1

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, executing enforce-length-pre.js via node. From cwijayasundara/claude_harness_eng_v1.

2 4mo ago A tokens not measured

PostToolUse

11

cwijayasundara/claude_harness_eng_v1

Hook Claude Code

Runs after a tool call finishes for Edit, Write and Bash tool calls, executing scope-directory.js, protect-env.js, detect-secrets.js, lint-on-save.js, typecheck.js, check-architecture.js, check-function-length.js, check-file-length.js, track-writes.js, pre-commit-gate.js and sprint-contract-gate.js via node (11…

2 4mo ago A tokens not measured

Stop

12

cwijayasundara/claude_harness_eng_v1

Hook Claude Code

Runs when the agent finishes a response, executing require-review.js via node. From cwijayasundara/claude_harness_eng_v1.

2 4mo ago A tokens not measured

auto

17

cwijayasundara/claude_harness_eng_v1

Skill Claude CodeCodex

Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.

2 4mo ago A 33 tokens

brd

18

cwijayasundara/claude_harness_eng_v1

Skill Claude CodeCodex

Socratic interview to create a Business Requirements Document. First step in the SDLC pipeline.

2 4mo ago A 21 tokens

design

21

cwijayasundara/claude_harness_eng_v1

Skill Claude CodeCodex

Generate system architecture, machine-readable schemas, and UI mockups. Spawns planner + ui-designer concurrently.

2 4mo ago A 24 tokens

evaluate

22

cwijayasundara/claude_harness_eng_v1

Skill Claude CodeCodex

Run the application and verify sprint contract criteria via API tests, Playwright interaction, and schema validation.

2 4mo ago A 22 tokens