Skip to content

Commit 564945e

Browse files
hesreallyhimclaude
andcommitted
feat: add Harness to Teams subcategory under Workflows
Added revfactory/harness (Apache-2.0) - a meta-skill for designing domain-specific agent teams. Updated GitHub HTML test fixtures and expected anchors for the new Teams subcategory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 78675ad commit 564945e

17 files changed

+206
-21
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929

3030
## Latest Additions
3131

32+
- [Harness](https://github.com/revfactory/harness) by [revfactory](https://github.com/revfactory) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.
3233
- [claude-devtools](https://github.com/matt1398/claude-devtools) by [matt1398](https://github.com/matt1398) - A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design.
3334
- [agnix](https://github.com/agent-sh/agnix) by [agent-sh](https://github.com/agent-sh) - A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.
34-
- [Codebase to Course](https://github.com/zarazhangrui/codebase-to-course) by [Zara Zhang](https://github.com/zarazhangrui) - A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
3535

3636

3737
## Contents
@@ -40,6 +40,7 @@
4040
- [General](#general)
4141
- [Workflows & Knowledge Guides 🧠](#workflows--knowledge-guides-)
4242
- [General](#general-1)
43+
- [Teams](#teams)
4344
- [Ralph Wiggum](#ralph-wiggum)
4445
- [Tooling 🧰](#tooling-)
4546
- [General](#general-2)
@@ -130,6 +131,10 @@
130131
- [Shipping Real Code w/ Claude](https://diwank.space/field-notes-from-shipping-real-code-with-claude) by [Diwank](https://github.com/creatorrr) - A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.
131132
- [Simone](https://github.com/Helmi/claude-simone) by [Helmi](https://github.com/Helmi) - A broader project management workflow for Claude Code that encompasses not just a set of commands, but a system of documents, guidelines, and processes to facilitate project planning and execution.
132133

134+
### Teams
135+
136+
- [Harness](https://github.com/revfactory/harness) by [revfactory](https://github.com/revfactory) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.
137+
133138
### Ralph Wiggum
134139

135140
- [awesome-ralph](https://github.com/snwfdhmp/awesome-ralph) by [Martin Joly](https://github.com/snwfdhmp) - A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.

README_ALTERNATIVES/README_AWESOME.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929

3030
## Latest Additions
3131

32+
- [Harness](https://github.com/revfactory/harness) by [revfactory](https://github.com/revfactory) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.
3233
- [claude-devtools](https://github.com/matt1398/claude-devtools) by [matt1398](https://github.com/matt1398) - A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design.
3334
- [agnix](https://github.com/agent-sh/agnix) by [agent-sh](https://github.com/agent-sh) - A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.
34-
- [Codebase to Course](https://github.com/zarazhangrui/codebase-to-course) by [Zara Zhang](https://github.com/zarazhangrui) - A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
3535

3636

3737
## Contents
@@ -40,6 +40,7 @@
4040
- [General](#general)
4141
- [Workflows & Knowledge Guides 🧠](#workflows--knowledge-guides-)
4242
- [General](#general-1)
43+
- [Teams](#teams)
4344
- [Ralph Wiggum](#ralph-wiggum)
4445
- [Tooling 🧰](#tooling-)
4546
- [General](#general-2)
@@ -130,6 +131,10 @@
130131
- [Shipping Real Code w/ Claude](https://diwank.space/field-notes-from-shipping-real-code-with-claude) by [Diwank](https://github.com/creatorrr) - A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.
131132
- [Simone](https://github.com/Helmi/claude-simone) by [Helmi](https://github.com/Helmi) - A broader project management workflow for Claude Code that encompasses not just a set of commands, but a system of documents, guidelines, and processes to facilitate project planning and execution.
132133

134+
### Teams
135+
136+
- [Harness](https://github.com/revfactory/harness) by [revfactory](https://github.com/revfactory) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.
137+
133138
### Ralph Wiggum
134139

135140
- [awesome-ralph](https://github.com/snwfdhmp/awesome-ralph) by [Martin Joly](https://github.com/snwfdhmp) - A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.

README_ALTERNATIVES/README_CLASSIC.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,35 +46,35 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent released by [
4646
## Latest Additions ✨ [🔝](#awesome-claude-code)
4747

4848

49-
[`claude-devtools`](https://github.com/matt1398/claude-devtools) &nbsp; by &nbsp; [matt1398](https://github.com/matt1398) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
50-
A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design.
49+
[`Harness`](https://github.com/revfactory/harness) &nbsp; by &nbsp; [revfactory](https://github.com/revfactory) &nbsp;&nbsp;⚖️&nbsp;&nbsp;Apache-2.0
50+
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.
5151

5252
<details>
5353
<summary>📊 GitHub Stats</summary>
5454

55-
![GitHub Stats for claude-devtools](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=claude-devtools&username=matt1398&all_stats=true&stats_only=true)
55+
![GitHub Stats for harness](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=harness&username=revfactory&all_stats=true&stats_only=true)
5656

5757
</details>
5858
<br>
5959

60-
[`agnix`](https://github.com/agent-sh/agnix) &nbsp; by &nbsp; [agent-sh](https://github.com/agent-sh) &nbsp;&nbsp;⚖️&nbsp;&nbsp;Apache-2.0
61-
A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.
60+
[`claude-devtools`](https://github.com/matt1398/claude-devtools) &nbsp; by &nbsp; [matt1398](https://github.com/matt1398) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
61+
A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design.
6262

6363
<details>
6464
<summary>📊 GitHub Stats</summary>
6565

66-
![GitHub Stats for agnix](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=agnix&username=agent-sh&all_stats=true&stats_only=true)
66+
![GitHub Stats for claude-devtools](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=claude-devtools&username=matt1398&all_stats=true&stats_only=true)
6767

6868
</details>
6969
<br>
7070

71-
[`Codebase to Course`](https://github.com/zarazhangrui/codebase-to-course) &nbsp; by &nbsp; [Zara Zhang](https://github.com/zarazhangrui) &nbsp;&nbsp;⚖️&nbsp;&nbsp;No License / Not Specified
72-
A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
71+
[`agnix`](https://github.com/agent-sh/agnix) &nbsp; by &nbsp; [agent-sh](https://github.com/agent-sh) &nbsp;&nbsp;⚖️&nbsp;&nbsp;Apache-2.0
72+
A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes.
7373

7474
<details>
7575
<summary>📊 GitHub Stats</summary>
7676

77-
![GitHub Stats for codebase-to-course](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=codebase-to-course&username=zarazhangrui&all_stats=true&stats_only=true)
77+
![GitHub Stats for agnix](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=agnix&username=agent-sh&all_stats=true&stats_only=true)
7878

7979
</details>
8080
<br>
@@ -96,6 +96,7 @@ A Claude Code skill that turns any codebase into a beautiful, interactive single
9696
<summary><a href="#workflows--knowledge-guides--">Workflows & Knowledge Guides</a></summary>
9797

9898
- [General](#general--1)
99+
- [Teams](#teams-)
99100
- [Ralph Wiggum](#ralph-wiggum-)
100101

101102
</details>
@@ -657,6 +658,22 @@ A broader project management workflow for Claude Code that encompasses not just
657658

658659
</details>
659660

661+
<details open>
662+
<summary><h3>Teams <a href="#awesome-claude-code">🔝</a></h3></summary>
663+
664+
[`Harness`](https://github.com/revfactory/harness) &nbsp; by &nbsp; [revfactory](https://github.com/revfactory) &nbsp;&nbsp;⚖️&nbsp;&nbsp;Apache-2.0
665+
A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.
666+
667+
<details>
668+
<summary>📊 GitHub Stats</summary>
669+
670+
![GitHub Stats for harness](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=harness&username=revfactory&all_stats=true&stats_only=true)
671+
672+
</details>
673+
<br>
674+
675+
</details>
676+
660677
<details open>
661678
<summary><h3>Ralph Wiggum <a href="#awesome-claude-code">🔝</a></h3></summary>
662679

README_ALTERNATIVES/README_EXTRA.md

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@
187187
</picture>
188188
</div>
189189

190+
<a href="https://github.com/revfactory/harness"><img src="../assets/badge-harness.svg" alt="Harness"></a>
191+
_A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output._
192+
![GitHub Stats for harness](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=harness&username=revfactory&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
193+
190194
<a href="https://github.com/matt1398/claude-devtools"><img src="../assets/badge-claude-devtools.svg" alt="claude-devtools"></a>
191195
_A well-designed desktop app that provides detailed observability into your Claude Code sessions by analyzing the session logs. Provides turn-based context data across numerous categories, compaction visualization, subagent execution trees, and custom notification triggers. Easy to install, and nice visual design._
192196
![GitHub Stats for claude-devtools](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=claude-devtools&username=matt1398&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
@@ -195,10 +199,6 @@ _A well-designed desktop app that provides detailed observability into your Clau
195199
_A comprehensive linter for Claude Code agent files. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP, and more. Plugin for all major IDEs included, with auto-fixes._
196200
![GitHub Stats for agnix](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=agnix&username=agent-sh&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
197201

198-
<a href="https://github.com/zarazhangrui/codebase-to-course"><img src="../assets/badge-codebase-to-course.svg" alt="Codebase to Course"></a>
199-
_A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders._
200-
![GitHub Stats for codebase-to-course](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=codebase-to-course&username=zarazhangrui&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
201-
202202

203203
<br>
204204

@@ -248,6 +248,15 @@ _A Claude Code skill that turns any codebase into a beautiful, interactive singl
248248
</a>
249249
</div>
250250
<div style="height:40px;width:400px;overflow:hidden;display:block;">
251+
<a href="#teams">
252+
<picture>
253+
<source media="(prefers-color-scheme: dark)" srcset="../assets/toc-sub-teams.svg">
254+
<source media="(prefers-color-scheme: light)" srcset="../assets/toc-sub-teams-light-anim-scanline.svg">
255+
<img src="../assets/toc-sub-teams-light-anim-scanline.svg" alt="Teams" height="40" style="height:40px;max-width:none;">
256+
</picture>
257+
</a>
258+
</div>
259+
<div style="height:40px;width:400px;overflow:hidden;display:block;">
251260
<a href="#ralph-wiggum">
252261
<picture>
253262
<source media="(prefers-color-scheme: dark)" srcset="../assets/toc-sub-ralph-wiggum.svg">
@@ -899,6 +908,18 @@ _A broader project management workflow for Claude Code that encompasses not just
899908
<div align="center"><img src="../assets/entry-separator-light-animated.svg" alt=""></div>
900909

901910

911+
</details>
912+
913+
<details open id="teams">
914+
<summary><span><picture><img src="../assets/subheader_teams.svg" alt="Teams" align="absmiddle"></picture></span></summary>
915+
916+
<a href="https://github.com/revfactory/harness"><img src="../assets/badge-harness.svg" alt="Harness"></a>
917+
_A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output._
918+
![GitHub Stats for harness](https://github-readme-stats-fork-orpin.vercel.app/api/pin/?repo=harness&username=revfactory&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
919+
920+
<div align="center"><img src="../assets/entry-separator-light-animated.svg" alt=""></div>
921+
922+
902923
</details>
903924

904925
<details open id="ralph-wiggum">

README_ALTERNATIVES/README_FLAT_ALL_AZ.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1331,6 +1331,15 @@ A flat list view of all resources. Category: **All** | Sorted: alphabetically by
13311331
<td colspan="4"><img src="https://img.shields.io/github/stars/slopus/happy?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/slopus/happy?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/slopus/happy?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/slopus/happy?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/slopus/happy?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/slopus/happy?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/slopus/happy?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/slopus/happy?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/slopus/happy?style=flat-square" alt="license"></td>
13321332
</tr>
13331333
<tr>
1334+
<td><a href="https://github.com/revfactory/harness"><b>Harness</b></a><br>by <a href="https://github.com/revfactory">revfactory</a></td>
1335+
<td>Workflows & Knowledge Guides</td>
1336+
<td>Teams</td>
1337+
<td>A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.</td>
1338+
</tr>
1339+
<tr>
1340+
<td colspan="4"><img src="https://img.shields.io/github/stars/revfactory/harness?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/revfactory/harness?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/revfactory/harness?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/revfactory/harness?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/revfactory/harness?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/revfactory/harness?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/revfactory/harness?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/revfactory/harness?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/revfactory/harness?style=flat-square" alt="license"></td>
1341+
</tr>
1342+
<tr>
13341343
<td><a href="https://github.com/hashintel/hash/blob/main/CLAUDE.md"><b>HASH</b></a><br>by <a href="https://github.com/hashintel">hashintel</a></td>
13351344
<td>CLAUDE.md Files</td>
13361345
<td>Language-Specific</td>
@@ -1800,6 +1809,6 @@ A flat list view of all resources. Category: **All** | Sorted: alphabetically by
18001809

18011810
---
18021811

1803-
**Total Resources:** 195
1812+
**Total Resources:** 196
18041813

18051814
**Last Generated:** 2026-04-04

README_ALTERNATIVES/README_FLAT_ALL_CREATED.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@ A flat list view of all resources. Category: **All** | Sorted: by date created
7474
<td>A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.</td>
7575
</tr>
7676
<tr>
77+
<td><a href="https://github.com/revfactory/harness"><b>Harness</b></a><br>by <a href="https://github.com/revfactory">revfactory</a></td>
78+
<td>Workflows & Knowledge Guides</td>
79+
<td>Teams</td>
80+
<td>A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.</td>
81+
</tr>
82+
<tr>
83+
<td colspan="4"><img src="https://img.shields.io/github/stars/revfactory/harness?style=flat-square" alt="stars"> <img src="https://img.shields.io/github/forks/revfactory/harness?style=flat-square" alt="forks"> <img src="https://img.shields.io/github/issues/revfactory/harness?style=flat-square" alt="issues"> <img src="https://img.shields.io/github/issues-pr/revfactory/harness?style=flat-square" alt="prs"> <img src="https://img.shields.io/github/created-at/revfactory/harness?style=flat-square" alt="created"> <img src="https://img.shields.io/github/last-commit/revfactory/harness?style=flat-square" alt="last-commit"> <img src="https://img.shields.io/github/release-date/revfactory/harness?style=flat-square" alt="release-date"> <img src="https://img.shields.io/github/v/release/revfactory/harness?style=flat-square" alt="version"> <img src="https://img.shields.io/github/license/revfactory/harness?style=flat-square" alt="license"></td>
84+
</tr>
85+
<tr>
7786
<td><a href="https://marketplace.visualstudio.com/items?itemName=AndrePimenta.claude-code-chat"><b>Claude Code Chat</b></a><br>by <a href="https://github.com/andrepimenta">andrepimenta</a></td>
7887
<td>Tooling</td>
7988
<td>IDE Integrations</td>
@@ -1800,6 +1809,6 @@ A flat list view of all resources. Category: **All** | Sorted: by date created
18001809

18011810
---
18021811

1803-
**Total Resources:** 195
1812+
**Total Resources:** 196
18041813

18051814
**Last Generated:** 2026-04-04

0 commit comments

Comments
 (0)