Pierry

44 mods across 1 repository, 3 stars between them.

harness-kit

01

Pierry/harness-kit

Plugin Claude Code

Harness Kit, Claude Code harness for product + engineering delivery. From idea to merged PR through one consistent pipeline.

3 1mo ago A tokens not measured original MIT

harness-kit

02

Pierry/harness-kit

Plugin Claude Code

Claude Code harness for product + engineering delivery. From idea to merged PR, one pipeline. Run /harness-kit:install to set it up in your project.

3 1mo ago A tokens not measured original MIT

intake

03

Pierry/harness-kit

Agent Claude Code

Context harvester. Explores the target repo and context-library, infers the inputs the PRD used to ask for, and writes one intake artifact. Runs first, before prd. Use via Task tool for context isolation, or /intake:run.

3 1mo ago A 56 tokens original MIT

product-manager

04

Pierry/harness-kit

Agent Claude Code

PM orchestrator. Runs the full PRD then PRP pipeline. Use via Task tool for delegation. For direct invocation, prefer /product-manager:run.

3 1mo ago A 35 tokens original MIT

prd

05

Pierry/harness-kit

Skill Claude CodeCodex

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

3 1mo ago A 22 tokens original MIT

prp

06

Pierry/harness-kit

Skill Claude CodeCodex

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

3 1mo ago A 28 tokens original MIT

Pierry/harness-kit

Agent Claude Code

Engineering orchestrator. Runs the full pipeline (plan, dev, test, pr) for a feature, picking the right area skill (backend, web, mobile, devops). Use via Task tool for delegation, or /sse:run for direct invocation.

3 1mo ago A 59 tokens original MIT

backend

08

Pierry/harness-kit

Skill Claude CodeCodex

Backend engineering conventions for team. Java/Kotlin servers. Project conventions in .claude/conventions/backend.md override these defaults.

3 1mo ago A 27 tokens original MIT

designer

09

Pierry/harness-kit

Skill Claude CodeCodex

Visual + UX design defaults for new UIs. Material Design 3, dark/light theme, modern type, Behance-grade polish, i18n (en, pt-BR, es), context-aware favicon. No emojis and no em-dashes; use MD3/modern icons instead. Apply when building something new. Project conventions in .claude/conventions/web.md override these…

3 1mo ago A 81 tokens original MIT

devops

10

Pierry/harness-kit

Skill Claude CodeCodex

DevOps engineering conventions for team. CI/CD, infra-as-code, observability. Project conventions in .claude/conventions/devops.md override these defaults.

3 1mo ago A 35 tokens original MIT

mobile

11

Pierry/harness-kit

Skill Claude CodeCodex

Mobile engineering conventions for team. iOS and Android. Project conventions in .claude/conventions/mobile.md override these defaults.

3 1mo ago A 27 tokens original MIT

web

12

Pierry/harness-kit

Skill Claude CodeCodex

Web frontend engineering conventions for team. Vue.js stack. Project conventions in .claude/conventions/web.md override these defaults.

3 1mo ago A 27 tokens original MIT

system-architect

13

Pierry/harness-kit

Agent Claude Code

System design orchestrator. Turns a system/problem into a rigorous System Design Doc, then runs an adversarial design review. Use via Task tool for delegation, or /system-design:run for direct invocation.

3 1mo ago A 45 tokens original MIT

design

14

Pierry/harness-kit

Skill Claude CodeCodex

Design any system from scratch into a rigorous System Design Doc. Generic fallback when no topic-specific playbook fits. Sensors and evals gate.

3 1mo ago A 30 tokens original MIT

rate-limiter

15

Pierry/harness-kit

Skill Claude CodeCodex

Design a distributed rate limiter at scale, policy model, enforcement layers (edge/gateway/service), algorithms (token bucket, sliding window), hot keys, fail-open vs fail-closed, multi-region, shadow mode. Topic playbook from the System Design series EP (Rate Limit.

3 1mo ago A 59 tokens original MIT

review

16

Pierry/harness-kit

Skill Claude CodeCodex

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

3 1mo ago A 39 tokens original MIT

search-engine

17

Pierry/harness-kit

Skill Claude CodeCodex

Design a web-scale search engine (crawler, processing, indexing, query serving). Topic playbook from the System Design series EP24. Use when the system is a search engine, web crawler, or large-scale retrieval system. Sensors and evals gate.

3 1mo ago A 54 tokens original MIT

url-shortener

18

Pierry/harness-kit

Skill Claude CodeCodex

Design a URL shortener at scale (TinyURL / bit.ly style): short-code generation, redirect path, cache, partitioning, analytics, abuse. Topic playbook from the System Design series EP22. Use when the system is a link shortener, redirect service, or any read-heavy key-to-value lookup at scale. Sensors and evals gate.

3 1mo ago C 76 tokens original MIT

graph

19

Pierry/harness-kit

Command Claude Code

Build queryable knowledge graph of target repo with graphify. Cached per repo, reused across features.

3 1mo ago A 20 tokens original MIT

pack

20

Pierry/harness-kit

Command Claude Code

Pack target repo with repomix. Snapshot for AI context. Cached per featureid.

3 1mo ago A 18 tokens original MIT

golden-path

21

Pierry/harness-kit

Command Claude Code

The golden path. One command, idea to merged PR. Runs the full pipeline, prd → prp → plan → dev → test → pr, with sensor + eval gates at every stage.

3 1mo ago A 40 tokens original MIT

run

22

Pierry/harness-kit

Command Claude Code

Harvest context from the target repo and context-library into one intake artifact, so later stages never stop to ask. First stage of the pipeline.

3 1mo ago A 28 tokens original MIT

continue

23

Pierry/harness-kit

Command Claude Code

Resume the active pipeline at the next pending stage.

3 1mo ago A 10 tokens original MIT

reset

24

Pierry/harness-kit

Command Claude Code

Clear the pipeline state file. Abandons the active feature run.

3 1mo ago A 14 tokens original MIT