commandby Git-on-my-level

Zcc

Show current zcc project status

Installs: 0
Used in: 2 repos
Updated: 2d ago
$npx ai-builder add command Git-on-my-level/zcc

Installs to .claude/commands/zcc.md

# zcc Status

## Active Tickets
!`npx zcc ticket list 2>/dev/null || echo "No tickets found"`

## Available Modes
!`ls -1 .zcc/modes/ 2>/dev/null | head -10 || echo "No modes installed"`

## Available Workflows  
!`ls -1 .zcc/workflows/ 2>/dev/null | head -10 || echo "No workflows installed"`

## Current Configuration
!`head -20 CLAUDE.md 2>/dev/null || echo "CLAUDE.md not found"`

Quick Install

$npx ai-builder add command Git-on-my-level/zcc

Details

Type
command
Slug
Git-on-my-level/zcc
Created
6d ago