Pierry

44 mods across 1 repository, 3 stars between them.

prd

25

Pierry/harness-kit

Command Claude Code

Generate a Product Requirements Document for an team squad. Business-facing artifact. Sensors and evals gate.

3 1mo ago A 20 tokens original MIT

prp

26

Pierry/harness-kit

Command Claude Code

Generate a Product Requirements Prompt for engineering handoff. Needs an approved PRD. Sensors, link validation, and eval gates.

3 1mo ago A 25 tokens original MIT

dev

27

Pierry/harness-kit

Command Claude Code

Implement the approved plan in code. Writes commits, runs gates, returns diff summary.

3 1mo ago A 17 tokens original MIT

firebase-publish

28

Pierry/harness-kit

Command Claude Code

Create or reuse a Firebase project, configure Hosting, and deploy the current static site. Never deletes.

3 1mo ago A 20 tokens original MIT

plan

29

Pierry/harness-kit

Command Claude Code

Generate an implementation plan from an approved PRP. Sensors and evals gate.

3 1mo ago A 16 tokens original MIT

pr-monitor

30

Pierry/harness-kit

Command Claude Code

Watch the active PR for merge with backoff polling. Auto-invoked after /sse:pr. Clears pipeline state on merge.

3 1mo ago A 28 tokens original MIT

pr

31

Pierry/harness-kit

Command Claude Code

Open a Pull Request on GitHub following team conventions. Draft by default.

3 1mo ago A 15 tokens original MIT

sdd

32

Pierry/harness-kit

Command Claude Code

Spec-driven dev loop. Plan once, then dev↔test↔eval loop until PRP spec satisfied. Local only, no PR.

3 1mo ago A 29 tokens original MIT

test

33

Pierry/harness-kit

Command Claude Code

Run the project test suite. Reports results to .claude/runtime/outputs/sse/test/.

3 1mo ago A 19 tokens original MIT

design

34

Pierry/harness-kit

Command Claude Code

Design a system into a rigorous System Design Doc. Routes to a topic playbook (e.g. search-engine) or the generic design skill. Sensors and evals gate.

3 1mo ago A 35 tokens original MIT

review

35

Pierry/harness-kit

Command Claude Code

Adversarial staff-level review of a System Design Doc. Interrogates the 10 staff questions, finds cost and failure risks, returns a verdict. Sensors and evals gate.

3 1mo ago A 37 tokens original MIT

SessionStart

36

Pierry/harness-kit

Hook Claude Code

Runs when a session starts, executing pipeline-session-start.sh and hk-update-check.sh (2 commands). From Pierry/harness-kit.

3 1mo ago A tokens not measured original MIT

UserPromptSubmit

37

Pierry/harness-kit

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing pipeline-prompt.sh. From Pierry/harness-kit.

3 1mo ago A tokens not measured original MIT

PreToolUse

38

Pierry/harness-kit

Hook Claude Code

Runs before the agent uses a tool for Write and Read tool calls, executing pre-prp-check.sh and activity-pre-read.sh (2 commands). From Pierry/harness-kit.

3 1mo ago A tokens not measured original MIT

PostToolUse

39

Pierry/harness-kit

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing post-write-prd.sh, post-write-prp.sh, post-write-sse.sh, pipeline-postwrite.sh, post-eval-prd.sh, post-eval-prp.sh, post-eval-sse.sh and pipeline-postedit.sh (8 commands). From Pierry/harness-kit.

3 1mo ago A tokens not measured original MIT

harness-kit

40

Pierry/harness-kit

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse) and 25 allowed tools.

3 1mo ago C tokens not measured original MIT

Pierry/harness-kit

Instructions file CodexOpenCode

Instructions for Pierry/harness-kit, covering agents.md, agent registry & routing, quick map, agent registry, orchestrators and routing.

3 1mo ago C 3,723 tokens original MIT

Pierry/harness-kit

Instructions file

Instructions for Pierry/harness-kit, covering claude - master context file, response style, caveman-full convention (internal docs), role and squads / teams.

3 1mo ago B 1,782 tokens original MIT

install

43

Pierry/harness-kit

Skill Claude CodeCodex

Install the harness-kit pipeline into the current project. Copies agents, slash commands, skills, hooks, and the status bar into the project's .claude/, plus AGENTS.md and CLAUDE.md at the repo root. Run after adding the harness-kit plugin from the marketplace.

3 1mo ago A 58 tokens original MIT

update

44

Pierry/harness-kit

Skill Claude CodeCodex

Re-install / upgrade harness-kit in the current project to the version bundled in the installed plugin. Run after /plugin update harness-kit fetches a newer plugin version.

3 1mo ago A 35 tokens original MIT