SeongwoongCho

46 mods across 1 repository, 8 stars between them.

security-audit

26

SeongwoongCho/adaptive-harness

Agent

Security auditor. Conducts OWASP Top-10 scans, dependency audits, secrets scans, and threat modeling. Produces a prioritized findings report with fix recommendations.

8 5mo ago A 36 tokens original MIT

ship-workflow

27

SeongwoongCho/adaptive-harness

Agent

Automated ship/release specialist. Merges main, runs tests, reviews the diff, bumps version, generates changelog, creates bisectable commits, pushes, and opens a PR.

8 5mo ago A 42 tokens original MIT

spike-then-harden

29

SeongwoongCho/adaptive-harness

Agent

Two-phase executor. Builds a fast throwaway prototype to learn the problem space, then rewrites for production quality using spike learnings.

8 5mo ago A 34 tokens original MIT

synthesizer

30

SeongwoongCho/adaptive-harness

Agent

Merges independent codebases from ensemble worktrees into a single working project via file-level comparison, cherry-pick, and verified integration.

8 5mo ago A 32 tokens original MIT

system-design

31

SeongwoongCho/adaptive-harness

Agent

Multi-component system architect and implementer. Designs service decomposition, infrastructure, and async patterns before building each component with integration verification.

8 5mo ago A 28 tokens original MIT

tdd-driven

33

SeongwoongCho/adaptive-harness

Agent

TDD workflow executor. Implements changes using strict red-green-refactor cycles with enforced test coverage gates.

8 5mo ago A 24 tokens original MIT

evolve

35

SeongwoongCho/adaptive-harness

Command

Trigger harness evolution: analyze evaluation logs, propose changes, apply to experimental pool.

8 5mo ago A 15 tokens original MIT

SessionStart

38

SeongwoongCho/adaptive-harness

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.sh. From SeongwoongCho/adaptive-harness.

8 5mo ago A tokens not measured copy · 92% MIT

UserPromptSubmit

39

SeongwoongCho/adaptive-harness

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-interceptor.sh. From SeongwoongCho/adaptive-harness.

8 5mo ago A tokens not measured copy · 56% MIT

PostToolUse

40

SeongwoongCho/adaptive-harness

Hook

Runs after a tool call finishes for Bash tool calls, executing collect-evidence.sh. From SeongwoongCho/adaptive-harness.

8 5mo ago A tokens not measured original MIT

SubagentStop

41

SeongwoongCho/adaptive-harness

Hook

Runs when a subagent finishes, executing subagent-complete.sh. From SeongwoongCho/adaptive-harness.

8 5mo ago A tokens not measured original MIT

Stop

42

SeongwoongCho/adaptive-harness

Hook

Runs when the agent finishes a response, executing session-end.sh. From SeongwoongCho/adaptive-harness.

8 5mo ago A tokens not measured copy · 64% MIT

harness-registry

43

SeongwoongCho/adaptive-harness

Skill Claude CodeCodex

Manage the adaptive-harness pool: list, inspect, promote, demote harnesses. Use when user asks about harness status or wants to manage the pool.

8 5mo ago A 37 tokens original MIT

migrate

44

SeongwoongCho/adaptive-harness

Skill Claude CodeCodex

Manually invoke the adaptive-harness migration to update a project's .adaptive-harness directory to the current plugin version. Adds missing harnesses, updates config schema, and reports what changed.

8 5mo ago A 40 tokens original MIT

task-taxonomy

45

SeongwoongCho/adaptive-harness

Skill Claude CodeCodex

Reference for the 6-axis task taxonomy used by adaptive-harness routing. Use when user asks how tasks are classified.

8 5mo ago A 28 tokens original MIT

SeongwoongCho/adaptive-harness

Skill Claude CodeCodex

Auto-mode bootstrap for adaptive-harness. Intercepts tasks, routes to optimal harness, evaluates results. Use on every task when adaptive-harness auto-mode is active.

8 5mo ago A 39 tokens original MIT