Skip to content

Commit 2bfbd17

Browse files
author
internet-dot
committed
Add Claude Code Harness to plugins.json (total=36)
1 parent f2d6b34 commit 2bfbd17

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

plugins.json

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
5-
"last_updated": "2026-04-03",
6-
"total": 35,
5+
"last_updated": "2026-04-04",
6+
"total": 36,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -44,17 +44,27 @@
4444
"url": "https://github.com/hyhmrright/brooks-lint",
4545
"owner": "hyhmrright",
4646
"repo": "brooks-lint",
47-
"description": "AI code reviews grounded in six classic engineering books decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
47+
"description": "AI code reviews grounded in six classic engineering books \u2014 decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
4848
"category": "Development & Workflow",
4949
"source": "awesome-codex-plugins",
5050
"install_url": "https://raw.githubusercontent.com/hyhmrright/brooks-lint/main/.codex-plugin/plugin.json"
5151
},
52+
{
53+
"name": "Claude Code Harness",
54+
"url": "https://github.com/dadwadw233/claude-code-harness",
55+
"owner": "dadwadw233",
56+
"repo": "claude-code-harness",
57+
"description": "Harness blueprint skill for turning vague agent ideas into concrete designs for request assembly, control loops, memory, permissions, recovery, and extension planes.",
58+
"category": "Development & Workflow",
59+
"source": "awesome-codex-plugins",
60+
"install_url": "https://raw.githubusercontent.com/dadwadw233/claude-code-harness/main/.codex-plugin/plugin.json"
61+
},
5262
{
5363
"name": "Claude Code Skills",
5464
"url": "https://github.com/alirezarezvani/claude-skills",
5565
"owner": "alirezarezvani",
5666
"repo": "claude-skills",
57-
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains engineering, marketing, product, compliance, and more.",
67+
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains \u2014 engineering, marketing, product, compliance, and more.",
5868
"category": "Development & Workflow",
5969
"source": "awesome-codex-plugins",
6070
"install_url": "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.codex-plugin/plugin.json"
@@ -294,7 +304,7 @@
294304
"url": "https://github.com/talkstream/ru-text",
295305
"owner": "talkstream",
296306
"repo": "ru-text",
297-
"description": "Russian text quality ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.",
307+
"description": "Russian text quality \u2014 ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.",
298308
"category": "Tools & Integrations",
299309
"source": "awesome-codex-plugins",
300310
"install_url": "https://raw.githubusercontent.com/talkstream/ru-text/main/.codex-plugin/plugin.json"

0 commit comments

Comments
 (0)