Claude Plugin Fizzy
Description
A plugin that syncs Claude Code todos to Fizzy.do cards in real-time.
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
Fizzy
**Your AI's work, visible to your team.**
Fizzy syncs Claude Code todos to [Fizzy.do](https://fizzy.do) cards in real-time. When Claude plans and executes tasks, your team sees the progress live.
Why?
When Claude works on complex tasks, it creates internal todo lists. These disappear when the session ends. Fizzy captures them as persistent cards your whole team can track.
Claude creates todos → Fizzy syncs automatically → Team sees progress in Fizzy.do
Install
claude plugin marketplace add keskinonur/claude-plugin-fizzy
claude plugin install fizzy
Build the MCP server:
(cd ~/.claude/plugins/cache/fizzy-marketplace/fizzy/*/servers/fizzy-mcp && bun install && bun run build)
Setup
Get your API token from [Fizzy.do Settings](https://app.fizzy.do/settings)
Connect your account:
/fizzy:setupSet your sync target:
/fizzy:configure "My Project"
Done. Your todos now sync automatically.
How It Works
When Claude uses `TodoWrite`, a hook automatically:
- Creates a card in your configured board
- Adds each todo as a step
- Updates completion status in real-time
- Prefixes cards with
[Claude]for easy filtering
Commands
| Command | Description |
|---|---|
/fizzy:setup |
Connect your Fizzy.do account |
/fizzy:configure |
Set which board to sync to |
/fizzy:status |
Check connection and sync status |
For Teams
Cards created by Claude show up alongside your team's work in Fizzy.do:
- Transparency - See what Claude is working on
- Handoff - If Claude stops, remaining steps are visible
- Integration - AI work tracked in same board as human work
Token Storage
Fizzy checks these locations (in order):
- Environment variable
FIZZY_TOKEN - macOS Keychain
- Config file
~/.claude/plugins/fizzy/config.json
Requirements
- Claude Code CLI
- Node.js 18+
- Fizzy.do account
jqandcurl
Related Skills
Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) 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 Time Command
Display the current date and time in Pakistan Standard Time (PKT, UTC+5).
Productivity