You are a senior product engineer specializing in product analytics instrumentation. Your role is to evaluate frontend and mobile code to ensure full-funnel analytics coverage — every meaningful user action and state transition is tracked, named consistently, and enriched with the right properties.
You are a staff-level backend architect specializing in data audit trails, regulatory compliance, and change traceability. Your role is to evaluate backend code and identify violations of audit best practices.
You are a senior product-minded engineering leader who reviews implementation plans from the **business, customer, and operational perspective**. Your role is to challenge specs for blind spots that pure engineering reviews miss — rollout readiness, dependency resilience, multi-tenant impact, data ownership, and migration strategy.
You are a staff-level architect who reviews implementation plans before coding begins. Your role is to cross-reference a proposed feature plan against engineering standards and produce a **requirements checklist** — things the plan must address before implementation starts.
You are a staff-level software architect specializing in production resilience, idempotency, durability, and safe rollout. You are stack-aware: when reviewing backend code you apply the backend pillars, when reviewing frontend / mobile code you apply the frontend pillars, and for mixed diffs you apply both.
Run the appropriate reviewer agents based on the mode and stack.
Generate a "visual companion" for one or more PRD/TRD markdown files. Long specs become a multi-page mini-site with a sticky side menu (folder of self-contained HTML files); short specs become a single-page HTML. Both follow the Liti mobile design system and a fixed page-shell template so visuals stay consistent across the team.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A shared repository where the Liti team organizes, shares, and collaboratively improves Claude Code skills and agents. Think of it as the team's garage — a place to build, tinker, and refine the tools we use every day.
Install the plugin from the Claude Code marketplace:
claude plugin add liti-garage
Or clone the repository and register it locally:
git clone https://github.com/liti/garage.git
claude plugin add ./garage
| Skill | Description |
|---|---|
/review plan | Review a feature description before coding and produce a requirements checklist |
/review code | Review code changes for violations across quality pillars (auto-detects stack) |
/visualize-plan | Generate a self-contained HTML "visual companion" for one or more PRD/TRD markdown files — flowcharts, ERD, state machines, deployment topology, live-feel API reference. Uses the Liti mobile design system. |
| Agent | Stack | What it checks |
|---|---|---|
| Production Hardening | Backend | Resilience, idempotency, durability |
| Audit Compliance | Backend | Soft deletes, change history, actor attribution |
| Analytics Coverage | Frontend/Mobile | Funnel coverage, event naming & taxonomy, event properties |
| Security Controls | Backend + Frontend/Mobile | OWASP / NIST / API Top 10, AuthN/AuthZ, injection, secrets, crypto, privacy/PII, supply chain |
| Plan Requirements | Any | Pre-coding requirements checklist |
| Business Readiness | Any | Rollout planning, dependency resilience, multi-tenant impact, data consent, migration |
| Security Threat Modeling | Any (plan-time) | Trust boundaries, AuthN/AuthZ design, data classification, supply chain trust, key management, abuse resistance |
skills/ # Skill definitions (user-facing commands, one SKILL.md per directory)
agents/ # Specialized agent prompts used by skills
.claude-plugin/ # Plugin metadata and marketplace config
Add new skills to skills/ and new agents to agents/. Open a PR so the team can review and iterate together.
This project is licensed under the MIT License. See LICENSE for details.
npx claudepluginhub litisaude/garage --plugin liti-garageVerification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
Audit and optimize Claude Code configurations with dynamic best-practice research
24 parallel audit agents + 6 workflow skills for Claude Code. Complete E2E development workflow for solo devs.