fizzy-workflow

Installation
SKILL.md

Fizzy Workflow Skill

High-level workflows for managing work using Fizzy cards. This skill builds on top of the base fizzy skill to provide structured workflows for starting, working on, and completing cards.

Prerequisites

  • fizzy — Fizzy CLI binary. Download from github.com/basecamp/fizzy-cli/releases and place in your PATH.
  • jq (optional) — Required as fallback if fizzy's built-in --jq flag is unavailable (currently unreleased). Install via brew install jq or apt install jq.

This skill also depends on the base fizzy skill for raw Fizzy CLI operations. If not already installed, install it from github.com/basecamp/fizzy-cli/tree/master/skills/fizzy.

Note on --jq flag: Examples in this skill use fizzy's built-in --jq filter flag, which is currently unreleased. Helper scripts fall back to external jq automatically. The fizzy CLI outputs JSON by default — no output format flag is needed. For inline patterns, replace fizzy ... --jq 'EXPR' with fizzy ... | jq 'EXPR' if needed.


Quick Reference

Workflow When to Use
Related skills

More from akhy/agent-skills

Installs
19
First Seen
Mar 9, 2026