harness-base

38 mods across 1 repository, 22 stars between them.

hc-add-rule

01

harness-base/harness-control

Skill Claude CodeCodex

A guided entry point for adding, changing, removing, or promoting team rules for coding agents. It records where a rule applies, makes sure agents load it, and connects it to checks that can detect violations.

22 1mo ago A 132 tokens original MIT

hc-create-sandbox

02

harness-base/harness-control

Skill Claude CodeCodex

A guided workflow for turning a project's test sandbox from a placeholder into a real test environment. A sandbox is the environment used to start, stop, inspect, and sometimes reset test runs.

22 1mo ago A 110 tokens original MIT

hc-dev

03

harness-base/harness-control

Skill Claude CodeCodex

A coding workflow that coordinates an AI lead agent and, when useful, several worker agents to build features, fix bugs, refactor code, or migrate systems.

22 1mo ago A 251 tokens original MIT

hc-git-workflow

04

harness-base/harness-control

Skill Claude CodeCodex

Git workflow guidance for making changes to a Git repository, including branches, commits, merges, rebases, conflict resolution, pushes, and worktrees.

22 1mo ago C 166 tokens original MIT

hc-onboard

05

harness-base/harness-control

Skill Claude CodeCodex

A guided process for connecting a new or existing software project to harness-control, a system for organizing project rules, decisions, and execution entry points.

22 1mo ago A 294 tokens original MIT

hc-prd

06

harness-base/harness-control

Skill Claude CodeCodex

A requirements workflow that turns a vague idea or existing system into user stories, acceptance criteria, a product requirements document, and optionally a prototype. A product requirements document describes what a product should do.

22 1mo ago A 160 tokens original MIT

hc-self-evolution

07

harness-base/harness-control

Skill Claude CodeCodex

A diagnostic process for finding and fixing gaps in harness-control itself, including its rules, skills, documents, evaluations, and context loading.

22 1mo ago A 92 tokens original MIT

hc-tech-design

08

harness-base/harness-control

Skill Claude CodeCodex

An interactive workflow for turning product requirements into a technical design, including an interface contract when the system exposes an interface. It sits between requirements work and implementation.

22 1mo ago A 184 tokens original MIT

hc-test

09

harness-base/harness-control

Skill Claude CodeCodex

A test-production workflow that turns requirements or interface definitions into end-to-end tests, API tests, contract checks, or executable test scripts. It can also run an existing regression set; regression means checking that older behavior still works after changes.

22 1mo ago A 258 tokens original MIT

hc-api-qa

11

harness-base/harness-control

Agent Claude Code

An API test-case writer that creates tests for interfaces such as HTTP, gRPC, or message events using an actual contract or other specified source.

22 1mo ago A 199 tokens original MIT

hc-api-reviewer

12

harness-base/harness-control

Agent Claude Code

A skeptical reviewer for API test cases, tests that call software interfaces directly rather than clicking through a user interface. It checks coverage, source alignment, and the quality of normal, boundary, and error cases.

22 1mo ago A 211 tokens original MIT

hc-code-reviewer

13

harness-base/harness-control

Agent Claude Code

An independent code reviewer that examines changes for bugs, security problems, technical debt, missing tests, and mismatches with documented contracts.

22 1mo ago A 114 tokens original MIT

hc-dev-worker

14

harness-base/harness-control

Agent Claude Code

A code-writing worker for a larger development workflow. It implements a specifically assigned part of a project while respecting the agreed design, interface contract, and file boundaries.

22 1mo ago A 188 tokens original MIT

harness-base/harness-control

Agent Claude Code

A read-only reviewer that checks whether documentation was updated when related code or project-control files changed.

22 1mo ago A 103 tokens original MIT

hc-e2e-qa

16

harness-base/harness-control

Agent Claude Code

An agent that writes browser-level end-to-end test cases for a requirement. End-to-end tests follow a user through a complete interface flow, such as opening a page, filling a form, submitting it, and checking the result.

22 1mo ago A 153 tokens original MIT

hc-e2e-reviewer

17

harness-base/harness-control

Agent Claude Code

An independent reviewer for end-to-end test cases, which test a user journey through a complete application flow. It checks whether the cases truly cover normal, boundary, and error situations and match their source requirements.

22 1mo ago A 158 tokens original MIT

hc-eval

18

harness-base/harness-control

Agent Claude Code

An independent evaluation agent that scores a completed task against specified prompts and a review rubric, a set of grading rules.

22 1mo ago A 51 tokens original MIT

harness-base/harness-control

Agent Claude Code

An agent that creates a numbered feature list and maps each feature to user stories and exact sections of a product requirements document.

22 1mo ago A 72 tokens original MIT

hc-onboard-reviewer

20

harness-base/harness-control

Agent Claude Code

An independent reviewer for checking how a software project is brought into a shared harness-control workspace. It examines the project setup, instructions, decision records, and verification entries without changing the files.

22 1mo ago A 479 tokens original MIT

hc-prd-reviewer

21

harness-base/harness-control

Agent Claude Code

An independent reviewer for product requirements documents, user stories, feature lists, and prototypes. It checks whether these planning materials are complete, consistent, traceable to agreed needs, and distinct from code review.

22 1mo ago A 128 tokens original MIT

hc-prd-writer

22

harness-base/harness-control

Agent Claude Code

A worker that writes a PRD, or product requirements document, from approved user stories. User stories describe what users need; the PRD turns them into defined scope, pages, flows, states, and observable acceptance checks.

22 1mo ago A 79 tokens original MIT

harness-base/harness-control

Agent Claude Code

A coding-agent worker that builds clickable HTML prototypes for interface-related product requirements. It connects the main user flow with navigation, forms, validation, and state changes, using mock data instead of a backend.

22 1mo ago A 94 tokens original MIT