Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/update-repo-ticker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Update Repo Ticker Data

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

permissions:
Expand Down
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@
<a href="https://github.com/maxritter/claude-codepro"><img src="assets/badge-claude-codepro.svg" alt="Claude CodePro"></a>
_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._
![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)
<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>

<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>
_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.]_
![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)

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


<a href="https://github.com/rz1989s/claude-code-statusline"><img src="assets/badge-claude-code-statusline.svg" alt="claude-code-statusline"></a>
_Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring_
![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)

<div align="center"><img src="assets/entry-separator-light-animated.svg" alt=""></div>


<a href="https://github.com/Owloops/claude-powerline"><img src="assets/badge-claude-powerline.svg" alt="claude-powerline"></a>
_A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more_
![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)
Expand Down
18 changes: 5 additions & 13 deletions README_CLASSIC.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,17 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent released by [
## Latest Additions ✨ [🔝](#awesome-claude-code)


[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;NOASSERTION
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.

<details>
<summary>📊 GitHub Stats</summary>

![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)

</details>
<br>

[`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
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.]

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

[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
[`Claude CodePro`](https://github.com/maxritter/claude-codepro) &nbsp; by &nbsp; [Max Ritter](https://www.maxritter.net) &nbsp;&nbsp;⚖️&nbsp;&nbsp;NOASSERTION
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.

<details>
Expand Down Expand Up @@ -991,17 +994,6 @@ A highly customizable status line formatter for Claude Code CLI that displays mo
</details>
<br>

[`claude-code-statusline`](https://github.com/rz1989s/claude-code-statusline) &nbsp; by &nbsp; [rz1989s](https://github.com/rz1989s) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring

<details>
<summary>📊 GitHub Stats</summary>

![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)

</details>
<br>

[`claude-powerline`](https://github.com/Owloops/claude-powerline) &nbsp; by &nbsp; [Owloops](https://github.com/Owloops) &nbsp;&nbsp;⚖️&nbsp;&nbsp;MIT
A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more

Expand Down
Loading