deepklaritydeepklarityOfficialยท14 Agent Skills Included

harness-kit

Multi-agent task orchestration, proof-of-work boards, and engineering patterns

Orchestrates coding work across multiple agents with a task board, dependency graphs, and cost-aware assignment. Eliminates blind one-shot prompting by recording proof of work, root-cause analyses, and reusable patterns for every task. Helps teams plan, execute, review, and merge software changes faster with portable skills that transfer to any repository.
npx skills add deepklarity/harness-kit --all -g -y
Available:

Directs the agent to the repo's operating manual, philosophy tenets, and per-project guides, while enforcing hard rules on git safety, testing, and evidence-based verification.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-merge-resolve

Diagnose git merge, rebase, cherry-pick, or stash pop conflicts and guide resolution.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-compound

Extract conversation learnings into structured documents in docs/.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-local-mock-first-approach

Coordinate mock-first feature development with tracker.md and layer boundaries.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-local-logs

Locate and read backend, frontend, celery, odin, or task execution logs to diagnose harness-kit errors.

Official
Intermediate
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-local-run-spec

Plan, review, and execute Odin specs locally with environment setup and diagnostics.

Official
Intermediate
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-slop-audit

Scan codebases for misplaced files, dead code, temp files, and security/config slop; generate prioritized P0-P4 reports with guidance for P0-P2 items.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-breadcrumb-creator

Trace workflows through the harness-kit monorepo and generate FLOW.md, DETAILS.md, and DEBUG.md.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-loop-audit

Audit AI agents' autonomous loop closure from symptom discovery to verified fix.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-rca

Guide seven-step root-cause analysis from reproduction through documentation.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-local-follow-breadcrumb

Load breadcrumb workflows to map user questions before code exploration.

Official
Intermediate
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-agent-native-audit

Audit codebases against eight agent-native architecture principles with parallel sub-agents.

Official
Advanced
๐Ÿ“ฆ In Repo
deepklaritydeepklarity

dk-close-the-loop

Automate iterative refinement of AI outputs with an observe-hypothesize-change-rerun loop.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install harness-kit?โ–ผ

Run `npx skills add deepklarity/harness-kit --all -g -y` in your terminal to install all skills in this suite globally.

What does harness-kit do?โ–ผ

It orchestrates software work across multiple coding agents using a task board with dependency graphs, cost tracking, and proof-of-work evidence for every task.

Which coding agents work with harness-kit?โ–ผ

It works with Claude Code, Codex, GLM, MiniMax, and other agents behind a common harness interface. One authenticated provider is enough to start.

Do I need to install the full kit to use the patterns?โ–ผ

No. The engineering patterns and skills adopt into any repository through the Quickstart audit flow with nothing installed.

Is my code sent anywhere when using harness-kit?โ–ผ

Only to the AI providers you configure yourself. The kit runs locally with SQLite, local services, and sandboxed task execution.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’