https://github.com/nebez/productive-claude
productivity with claude code
https://github.com/nebez/productive-claude
claude-code productivity
Last synced: 23 days ago
JSON representation
productivity with claude code
- Host: GitHub
- URL: https://github.com/nebez/productive-claude
- Owner: nebez
- Created: 2026-04-24T14:34:37.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T15:28:58.000Z (2 months ago)
- Last Synced: 2026-04-24T17:16:11.049Z (2 months ago)
- Topics: claude-code, productivity
- Language: Shell
- Homepage:
- Size: 619 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
productive-claude
A good context window is a good Claude. These are tools for squeezing more out of every token in [Claude Code](https://docs.anthropic.com/en/docs/claude-code) — understanding what's eating your context, cutting what doesn't need to be there, and making room for what does.
This isn't plug-and-play. These are tuning tools that require investment and understanding of how Claude Code manages context under the hood.
## Contents
- 📡 **[telemetry](./telemetry/)** — Local observability for Claude Code with SigNoz + OpenTelemetry. See every trace, prompt, tool call, and raw API body without leaving your machine.
- 🎛️ **[repo-skill-manager](./repo-skill-manager/)** — Toggle team skills on and off locally so you only pay for the ones you actually use. No git noise.
- 🔌 **[rc-daemon](./rc-daemon/)** — Keep a `claude rc` remote-control session alive as a macOS LaunchAgent, wrapped in `caffeinate` so sleep never kills it.