Skip to content

feat(harness): integrate harness plugin into monorepo#10

Merged
moukrea merged 4 commits into
mainfrom
feat/integrate-harness-plugin
Mar 19, 2026
Merged

feat(harness): integrate harness plugin into monorepo#10
moukrea merged 4 commits into
mainfrom
feat/integrate-harness-plugin

Conversation

@moukrea
Copy link
Copy Markdown
Owner

@moukrea moukrea commented Mar 19, 2026

Summary

  • Moves the harness agent orchestration system from a standalone harness/ directory into plugins/harness/, following the established plugin conventions
  • Adds plugin.json with hooks and skills references, registers in marketplace.json at v1.0.0
  • Creates CLAUDE.md with 10 behavioral rules (complexity classification, test protection, failure gates, agent coordination, etc.)

What's included

  • 9 agent definitions: architect, debugger, implementer, integrator, monitor, researcher, reviewer, tester, ui-verifier
  • 12 skills: harness-init, session-bridge, task-analyze, task-decompose, requirements-interview, spec-ingest, verify-work, progress-report, recovery, harness-reflect, deployment-monitor, logs
  • 16 hook scripts: session start, prompt classification, write guards, post-edit verification, failure tracking, stop gates, compaction handling, and more
  • 8 rule templates: database, frontend, go, infrastructure, python, rust, testing, typescript

@moukrea moukrea force-pushed the feat/integrate-harness-plugin branch from e85aad4 to 1e41a65 Compare March 19, 2026 11:36
@moukrea moukrea merged commit e26715b into main Mar 19, 2026
1 check passed
@moukrea moukrea deleted the feat/integrate-harness-plugin branch March 19, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant