skills/smithery.ai/jean-claude-cli

jean-claude-cli

Installation
SKILL.md

Jean Claude CLI Expert

Expert knowledge for using Jean Claude CLI (jc), a sophisticated AI-driven development workflow orchestration framework.

Architecture Overview

Jean Claude is a two-layer orchestration framework:

  1. Agentic Layer: .claude/commands/ slash commands for Claude Code
  2. Application Layer: src/jean_claude/ CLI tool with four subsystems:
    • cli/ - Click-based command interface (14+ commands)
    • core/ - Business logic (56+ modules)
    • orchestration/ - Multi-agent workflow engine
    • dashboard/ - FastAPI monitoring UI with SSE streaming
Installs
1
First Seen
Apr 12, 2026
jean-claude-cli from smithery.ai