jh941213

117 mods across 2 repositories, 144 stars between them.

my-cc-harness

02

jh941213/my-cc-harness

Plugin Claude Code

A Claude Code plugin combining tips, research-based optimisation, 43 skills, 12 agents, 4 commands, and hook-related systems. Claude Code is a coding agent that works with software projects.

125 29d ago A tokens not measured

jh941213/my-cc-harness

Instructions file

A set of instructions for Claude Code in the jh941213/my-cc-harness project. It covers Claude Code setup, working principles, session initialization, and coordinating the development workflow.

125 29d ago A 2,936 tokens

architect

04

jh941213/my-cc-harness

Agent

A software architecture agent that designs the structure of systems and helps make technical decisions. Software architecture describes how a system’s major parts fit together and communicate.

125 29d ago A 34 tokens

code-reviewer

05

jh941213/my-cc-harness

Agent

A code reviewer that checks code changes for quality, security, and ease of maintenance. It is intended to be used after code is written or changed.

125 29d ago A 42 tokens

docs-writer

06

jh941213/my-cc-harness

Agent

A documentation agent that analyzes code changes and creates documents in the /docs/ folder. It can run in the background alongside an implementation agent or be called manually with /docs.

125 29d ago B 54 tokens

evaluator

07

jh941213/my-cc-harness

Agent

An independent code reviewer that uses the persona of Elon Musk and a five-step evaluation method to issue a pass or fail decision. It is kept separate from the agent that writes the code.

125 29d ago A 59 tokens

frontend-developer

08

jh941213/my-cc-harness

Agent

A frontend development agent for building user interfaces with React, TypeScript, and Tailwind. It uses installed guidance for React practices, shadcn/ui components, and Tailwind-based design systems.

125 29d ago A 60 tokens

junior-mentor

09

jh941213/my-cc-harness

Agent

A learning guide for junior developers that creates an EXPLANATION.md file after code is implemented. The file uses simple explanations, analogies, diagrams, and step-by-step guidance, with visual materials generated by nano-banana.

125 29d ago A 76 tokens

jh941213/my-cc-harness

Agent

An agent for building projects with LangChain, LangGraph, and Deep Agents, which are tools for creating software that uses AI models and automated workflows. It covers AI agents, retrieval-augmented generation (RAG), and systems made from multiple agents.

125 29d ago A 50 tokens

planner

11

jh941213/my-cc-harness

Agent

A planning agent for complex feature work and refactoring. Refactoring means changing the internal structure of code without describing a new user-facing feature.

125 29d ago A 45 tokens

prd-planner

12

jh941213/my-cc-harness

Agent

A product-planning agent that turns interview results and research data into a product requirements document, or PRD—a written description of what a product should do and why. It combines viewpoints using the Six Thinking Hats method and defines the project scope.

125 29d ago A 55 tokens

security-reviewer

13

jh941213/my-cc-harness

Agent

A security-review agent for analysing code changes for security vulnerabilities. It is intended for immediate use when a security issue is found and for required review before sensitive code changes.

125 29d ago A 33 tokens

stitch-developer

14

jh941213/my-cc-harness

Agent

A UI and website creation agent that uses Stitch MCP, a tool for generating interfaces from prompts, and covers the listed Stitch workflow through React conversion.

125 29d ago A 49 tokens

tdd-guide

15

jh941213/my-cc-harness

Agent

A test-driven development guide. TDD means writing tests before writing the feature code, then using those tests to guide the implementation.

125 29d ago A 26 tokens

client-docs

16

jh941213/my-cc-harness

Command

A command for generating customer-facing project documents on demand, including architecture, interface, database design, traceability, test results, manuals and operations reports.

125 29d ago A 41 tokens

docs

17

jh941213/my-cc-harness

Command

A document-generation and synchronisation command that routes requests for code documentation, architecture diagrams, API specifications, manuals, operations documents and documentation checks.

125 29d ago A 41 tokens

prd

18

jh941213/my-cc-harness

Command

A command that turns an idea into a combined product requirements document and technical specification, creating eight files in the prd/ directory.

125 29d ago A 38 tokens

tth

19

jh941213/my-cc-harness

Command

A multi-agent command for autonomous team collaboration, organised as M7 CEO teams and combining Toss-style silos, Musk's five-step process and a Ralph Loop.

125 29d ago A 36 tokens

Stop

20

jh941213/my-cc-harness

Hook

Runs when the agent finishes a response, executing ralph-loop.sh via bash. From jh941213/my-cc-harness.

125 29d ago A tokens not measured

TaskCompleted

21

jh941213/my-cc-harness

Hook

Runs when a task is marked completed, executing verify-task-quality.sh and docs-sync.sh via bash (2 commands). From jh941213/my-cc-harness.

125 29d ago A tokens not measured

TeammateIdle

22

jh941213/my-cc-harness

Hook

Runs on the TeammateIdle event, executing check-remaining-tasks.sh via bash. From jh941213/my-cc-harness.

125 29d ago A tokens not measured

SubagentStart

23

jh941213/my-cc-harness

Hook

Runs when a subagent starts, executing subagent-tracker.sh via bash. From jh941213/my-cc-harness.

125 29d ago A tokens not measured

SubagentStop

24

jh941213/my-cc-harness

Hook

Runs when a subagent finishes, executing subagent-stop-tracker.sh via bash. From jh941213/my-cc-harness.

125 29d ago A tokens not measured