Skip to content

Commit 6d2152a

Browse files
authored
Repo health check
Repo health check
2 parents b2bc820 + e5cda5c commit 6d2152a

File tree

5 files changed

+339
-211
lines changed

5 files changed

+339
-211
lines changed

.github/workflows/update-repo-ticker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Update Repo Ticker Data
22

33
on:
44
schedule:
5-
# Run daily at 00:00 UTC
6-
- cron: '0 0 * * *'
5+
# Run every 6 hours
6+
- cron: '0 */6 * * *'
77
workflow_dispatch: # Allow manual trigger for testing
88

99
permissions:

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@
183183
<a href="https://github.com/maxritter/claude-codepro"><img src="assets/badge-claude-codepro.svg" alt="Claude CodePro"></a>
184184
_Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage._
185185
![GitHub Stats for claude-codepro](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-codepro&username=maxritter&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
186-
<a href="https://github.com/aannoo/claude-hook-comms"><img src="assets/badge-claude-code-hook-comms-hcom.svg" alt="Claude Code Hook Comms (HCOM)"></a>
187186

187+
<a href="https://github.com/aannoo/claude-hook-comms"><img src="assets/badge-claude-code-hook-comms-hcom.svg" alt="Claude Code Hook Comms (HCOM)"></a>
188188
_Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]_
189189
![GitHub Stats for claude-hook-comms](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hook-comms&username=aannoo&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
190190

@@ -1165,13 +1165,6 @@ _A highly customizable status line formatter for Claude Code CLI that displays m
11651165
<div align="center"><img src="assets/entry-separator-light-animated.svg" alt=""></div>
11661166

11671167

1168-
<a href="https://github.com/rz1989s/claude-code-statusline"><img src="assets/badge-claude-code-statusline.svg" alt="claude-code-statusline"></a>
1169-
_Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring_
1170-
![GitHub Stats for claude-code-statusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-statusline&username=rz1989s&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)
1171-
1172-
<div align="center"><img src="assets/entry-separator-light-animated.svg" alt=""></div>
1173-
1174-
11751168
<a href="https://github.com/Owloops/claude-powerline"><img src="assets/badge-claude-powerline.svg" alt="claude-powerline"></a>
11761169
_A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more_
11771170
![GitHub Stats for claude-powerline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-powerline&username=Owloops&all_stats=true&stats_only=true&hide_border=true&bg_color=00000000&icon_color=FF0000&text_color=FF0000)

README_CLASSIC.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,17 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent released by [
3838
## Latest Additions ✨ [🔝](#awesome-claude-code)
3939

4040

41-
[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
41+
[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;NOASSERTION
4242
Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage.
4343

4444
<details>
4545
<summary>📊 GitHub Stats</summary>
4646

4747
![GitHub Stats for claude-codepro](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-codepro&username=maxritter&all_stats=true&stats_only=true)
4848

49+
</details>
50+
<br>
51+
4952
[`Claude Code Hook Comms (HCOM)`](https://github.com/aannoo/claude-hook-comms) &nbsp; by &nbsp; [aannoo](https://github.com/aannoo) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
5053
Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enables multi-agent collaboration with @-mention targeting, live dashboard monitoring, and zero-dependency implementation. [NOTE: At the time of posting, this resource is a little unstable - I'm sharing it anyway, because I think it's incredibly promising and creative. I hope by the time you read this, it is production-ready.]
5154

@@ -328,7 +331,7 @@ All parts of Claude Code's system prompt, including builtin tool descriptions, s
328331
</details>
329332
<br>
330333

331-
[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
334+
[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;NOASSERTION
332335
Professional development environment for Claude Code with spec-driven workflow, TDD enforcement, cross-session memory, semantic search, quality hooks, and modular rules integration. A bit "heavyweight" but feature-packed and has wide coverage.
333336

334337
<details>
@@ -991,17 +994,6 @@ A highly customizable status line formatter for Claude Code CLI that displays mo
991994
</details>
992995
<br>
993996

994-
[`claude-code-statusline`](https://github.com/rz1989s/claude-code-statusline) &nbsp; by &nbsp; [rz1989s](https://github.com/rz1989s) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
995-
Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring
996-
997-
<details>
998-
<summary>📊 GitHub Stats</summary>
999-
1000-
![GitHub Stats for claude-code-statusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-statusline&username=rz1989s&all_stats=true&stats_only=true)
1001-
1002-
</details>
1003-
<br>
1004-
1005997
[`claude-powerline`](https://github.com/Owloops/claude-powerline) &nbsp; by &nbsp; [Owloops](https://github.com/Owloops) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
1006998
A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more
1007999

0 commit comments

Comments
 (0)