Claude Conf
Description
A modular toolkit for supercharging your Claude Code workflow
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-conf
A modular toolkit for supercharging your Claude Code workflow
Modules • Quick Start • Requirements • Contributing • Francais
Why?
[Claude Code](https://docs.anthropic.com/en/docs/claude-code) is powerful out of the box — but power users quickly run into friction:
- Too many terminal tabs and no way to tell sessions apart
- Context window fills up and compaction silently discards your progress
- No session continuity when you need to pick up where you left off
**claude-conf** is a collection of independent, install-what-you-need modules that solve these problems through Claude Code's native [hooks](https://docs.anthropic.com/en/docs/claude-code/hooks), [commands](https://docs.anthropic.com/en/docs/claude-code/slash-commands), and [statusline](https://docs.anthropic.com/en/docs/claude-code/statusline) systems.
Modules
| Module | Description | Status |
|---|---|---|
| **tab-titles** | Smart terminal tab titles that reflect session mode and project | |
| **handoff-kit** | Context monitoring, automatic backups, and structured session handoff |  scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity