fizzy-write

fizzy-write is a skill for Claude Code, Codex from Rijul1204/rashedul-agentic-engineering. It costs 90 tokens per session (1,827 once invoked), scanned A, original, MIT.

A task-board integration for Fizzy, a service used to organize work on cards and boards. It supports changing cards and boards, adding comments, assigning people, and moving cards between columns.

In plain words
What is it for?
Create or edit cards and boards, add comments, assign users, apply tags, close or reopen cards, and move cards to different columns.
Why use it?
It lets an agent maintain project work items directly instead of leaving task updates only in conversation. The excerpt does not describe the board's other features.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/rijul1204/rashedul-agentic-engineering/fizzy-write
Any agent
npx skills add Rijul1204/rashedul-agentic-engineering --skill fizzy-write
Clone the repo
git clone --depth 1 https://github.com/Rijul1204/rashedul-agentic-engineering

Made for: Claude Code, Codex.

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-write

README.md
[![agentmods](https://agentmods.dev/badge/skills/rijul1204/rashedul-agentic-engineering/fizzy-write.svg)](https://agentmods.dev/skills/rijul1204/rashedul-agentic-engineering/fizzy-write)
Your own site
<a href="https://agentmods.dev/skills/rijul1204/rashedul-agentic-engineering/fizzy-write"><img src="https://agentmods.dev/badge/skills/rijul1204/rashedul-agentic-engineering/fizzy-write.svg" alt="Measured on agentmods" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,827 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00090 $0.01827
Opus 5 $0.00045 $0.00914
Sonnet 5 $0.00018 $0.00365
Haiku 4.5 $0.00009 $0.00183

Measured 4d ago against content hash 8587b020058c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fizzy-write scanned grade A with 1 finding 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 4d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

Use `curl` with the Bearer token. All endpoints are under `https://app.fizzy.do`.
skills/fizzy-write/SKILL.md · 213 lines

How it starts

The opening of the file, as written. The whole thing — 213 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Fizzy Write — Manage Cards & Boards

Create and manage cards, boards, comments, and assignments in the Fizzy task board.

Credentials

Bearer token:

eCaGiEZPirmuqVQwuNmCMNd6

Account ID: 6132669 Base URL: https://app.fizzy.do

Known Boards

Board ID Name Default?
03fd4omd9qico7wmyyof5yfe4 QA Board YES

If the user names a specific board, resolve it by calling GET /6132669/boards and matching by name. Otherwise, always use the QA board.

Workflow

Step 1 — Parse the user's intent

Identify the operation:

Intent Operation
"create a card / task" Create card
"create a board" Create board
"update / edit card #N" Update card
"close / done card #N" Close card
"reopen card #N" Reopen card
"comment on card #N" Add comment
"assign card #N to [user]" Assign
"move card #N to [column]" Triage (move)
"tag card #N with [tag]" Apply tag

For create card: extract title, optional description, optional board name (defaults to QA board). For create board: extract board name and optional description.

IMPORTANT — Fizzy does NOT support Markdown. Do not use **bold**, # headers, - bullet syntax, or any Markdown in card titles, descriptions, or comments. Use plain text with spacing and line breaks for structure. Example:

Implementation notes:

  - Check user region against Dots coverage map
  - Block enrollment if region unsupported
  - Show clear error message to player

Use indentation and blank lines for readability — not Markdown syntax.

Step 2 — Execute the API call

Use curl with the Bearer token. All endpoints are under https://app.fizzy.do.

Read the full file on GitHub · 213 lines

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. 4d ago First seen · 213 lines · 90 tokens per session scan A 8587b020058c

Subscribe to this mod's changes

fizzy-write is a skill published in the GitHub repository Rijul1204/rashedul-agentic-engineering (2 stars, last pushed 1mo ago), licensed MIT. It adds 90 tokens to every session and 1,827 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

kanban-tui

Comprehensive kanban board and task management via ktui CLI. Use for project tracking, todo lists, task dependencies, workflow automation, and board management. Activates when user mentions boards, tasks, kanban, or project management. If the ktui command is not available, but uv is available utilize uvx kanban-tui…

Zaloog/kanban-tui · 80 tokens

life-manager

Set up and run a Trello board that actually gets things done - capture ideas, triage them into a working queue, and coach the user through what has stalled. Three modes - setup, triage, coach. Trigger on phrases like "set up my life board", "help me get stuff done", "sort my inbox", "what should I do next", "I'm…

dbhq-uk/trello-skill · 96 tokens

trello

Manage Trello boards, lists, and cards. Trigger on phrases like "trello", "my boards", "shopping list", "create card", "move card", "sort cards".

dbhq-uk/trello-skill · 41 tokens

store-sort

Sort a Trello shopping list into a supermarket's aisle-flow order, with a food-type emoji on every card. Works for any store via presets; ships a Tesco (UK) preset by default. Trigger on phrases like "sort my shopping list", "organise shopping list", "put my list in aisle order", "tesco order", "store order".

dbhq-uk/trello-skill · 76 tokens

board-digest

Produce a plain-English status digest of a Trello board - lists and their cards, what is due or overdue, and what moved recently. Trigger on phrases like "board status", "trello standup", "what's happening on the board", "board digest", "summarise my board".

dbhq-uk/trello-skill · 65 tokens

due-radar

Show what is due, overdue, or coming up across your Trello boards, sorted by date. Trigger on phrases like "what's due", "what's overdue", "trello deadlines", "due radar", "what's coming up on trello".

dbhq-uk/trello-skill · 56 tokens