fizzy-workflow

fizzy-workflow is a skill for Claude Code from keskinonur/claude-plugin-fizzy. It costs 57 tokens per session (388 once invoked), scanned A, original, Apache-2.0.

A guided workflow for Fizzy.do, a task-management service. It covers project setup, syncing todo lists, reviewing progress, and cleaning up at the end of a work session.

In plain words
What is it for?
Use it to configure Fizzy, verify its token and board, sync todos, review cards, and close completed work.
Why use it?
It provides a repeatable way to connect a project to a Fizzy board and keep work status aligned with the coding session.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the fizzy plugin — 1 skill, 4 commands, 1 agent, 1 hook shipped together

Good fit Use it to configure Fizzy, verify its token and board, sync todos, review cards, and close completed work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/keskinonur/claude-plugin-fizzy/fizzy-workflow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add keskinonur/claude-plugin-fizzy --skill fizzy-workflow
Clone the repo
git clone --depth 1 https://github.com/keskinonur/claude-plugin-fizzy

Made for: Claude Code.

Or install fizzy, the plugin that ships this one along with the rest of its 1 skill, 4 commands, 1 agent, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fizzy-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/keskinonur/claude-plugin-fizzy/fizzy-workflow/github.svg)](https://agentmods.dev/skills/keskinonur/claude-plugin-fizzy/fizzy-workflow)
Your own site
<a href="https://agentmods.dev/skills/keskinonur/claude-plugin-fizzy/fizzy-workflow"><img src="https://agentmods.dev/badge/skills/keskinonur/claude-plugin-fizzy/fizzy-workflow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fizzy-workflow

Your own site · 80×15
<a href="https://agentmods.dev/skills/keskinonur/claude-plugin-fizzy/fizzy-workflow"><img src="https://agentmods.dev/badge/skills/keskinonur/claude-plugin-fizzy/fizzy-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 388 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.00388
Opus 5 $0.00028 $0.00194
Sonnet 5 $0.00011 $0.00078
Haiku 4.5 $0.00006 $0.00039

Measured 10d ago against content hash 76c0e501f693, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

fizzy-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/fizzy/skills/fizzy-workflow/SKILL.md · 56 lines

What it actually says

Fizzy.do Guided Workflow Skill

Provides structured workflows for Fizzy.do task management. For direct operations, use the fizzy-tasks agent.

Workflows

Project Setup

Triggers: "set up Fizzy", "configure Fizzy for this project"

  1. Check .claude/fizzy_claude.json for existing config
  2. Verify FIZZY_TOKEN is available
  3. List boards or create new one
  4. Save configuration

Sync Todos

Triggers: "sync my work", "sync todos to Fizzy"

  1. Verify board is configured
  2. Gather and summarize todos
  3. Confirm card title
  4. Execute fizzy_sync_todos

Progress Review

Triggers: "review my progress", "show Fizzy status"

  1. Load board config
  2. Fetch and categorize cards
  3. Present summary with step counts

Session Cleanup

Triggers: "end of session", "wrap up"

  1. Review current card from state
  2. Confirm completion status
  3. Close card if appropriate

Configuration

File Contents
.claude/fizzy_claude.json board_id, board_name
.claude/fizzy_state.json card_number, card_title, step_map
  • Agent: fizzy-tasks - Direct operations
  • Commands: /fizzy:configure, /fizzy:status
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 56 lines · 57 tokens per session scan A 76c0e501f693

Subscribe to this mod's changes

fizzy-workflow is a skill published in the GitHub repository keskinonur/claude-plugin-fizzy (3 stars, last pushed 7mo ago), licensed Apache-2.0. It adds 57 tokens to every session and 388 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.