jh941213jh941213Communityยท8 Agent Skills Included

my-cc-harness

Autonomous coding loops, quality gates, and persistent memory

Runs autonomous development loops that complete PRD items overnight with automatic commits and verification. Enforces quality through deterministic hooks that block unverified work, secret leaks, and missing lesson logs. Adds three-tier memory, multi-agent team roles, code review, E2E testing, and documentation generation workflows.
npx skills add jh941213/my-cc-harness --all -g -y
Available:

Instructs the agent on core working principles, when to plan, how to delegate to sub-agents, enforce evidence-based completion, and route tasks to the correct skills, rules, and memory files.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install my-cc-harness?โ–ผ

Run `npx skills add jh941213/my-cc-harness --all -g -y` in your terminal to install all skills globally.

What does my-cc-harness do?โ–ผ

It is a complete working environment for coding agents with 43 skills, 12 agent roles, 20 enforcement hooks, and a 3-tier memory system. It runs autonomous loops that finish PRD items and open PRs while you sleep.

How does the autonomous overnight development loop work?โ–ผ

The autodev skill uses a Stop Hook that intercepts session endings, picks the next unfinished PRD item, implements it, runs verification, and commits. It repeats until all items are done or the iteration limit is reached.

Does it work with Claude Code?โ–ผ

Yes. It is built specifically for Claude Code and installs into the ~/.claude directory with skills, hooks, rules, and agent definitions.

Can I use it without deep prompt engineering knowledge?โ–ผ

Yes. After installation, the hooks and routing rules apply automatically, so you just describe tasks in plain language and the harness enforces quality gates for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’