fizzy-product-managerlisted
Install: claude install-skill Rijul1204/rashedul-agentic-engineering
## When to use
Use this skill whenever you are managing Fizzy Kanban boards, triaging cards, running board health checks, generating reports, or performing any product management task via the Fizzy API.
## API Reference
The full Fizzy API specification is at [docs/fizzy-api.md](../../../docs/fizzy-api.md). Load it when you need complete endpoint details, request/response schemas, or parameter references.
## Kanban principles
When applying Kanban methodology to board management, load the [./rules/kanban-principles.md](./rules/kanban-principles.md) file.
## Tap Games operating defaults
When you need Tap Games-specific board templates, ticket templates, working procedure, or code-aware triage defaults, load the [./rules/tap-games-context.md](./rules/tap-games-context.md) file.
## Board triage
When processing the triage queue (Maybe? cards), load the [./rules/card-triage.md](./rules/card-triage.md) file for the decision framework and batch workflow.
## Board hygiene
For routine board maintenance and health checks, load the [./rules/board-hygiene.md](./rules/board-hygiene.md) file for the 7-step weekly checklist.
## Reports
When generating board status reports, activity summaries, or workload breakdowns, load the [./rules/board-reports.md](./rules/board-reports.md) file.
## API recipes
For multi-step curl workflows (triage sessions, health checks, bulk operations), load the [./rules/api-recipes.md](./rules/api-recipes.md) file.
## Jira migration (one-time cutover)