Skip to content

Welcome to PopKit

Orchestrate Claude Code's full power for real-world development workflows

PopKit is an AI-powered development workflow system that orchestrates Claude Code’s capabilities into coherent, production-ready workflows. It transforms simple tasks into programmatic chains that support real-world, non-linear development.

Multi-Agent Orchestration

Power Mode enables parallel agent coordination via Redis pub-sub, handling complex workflows with multiple specialized agents.

Tiered Agent System

50 skills, 25 commands, and 24 agents across 3 tiers - from always-active core tools to on-demand specialists.

7-Phase Feature Development

Structured workflow from discovery through architecture to implementation and review.

Context Preservation

Session capture/restore skills maintain state between sessions, enabling long-running processes.

Parallel agent collaboration for complex tasks. Choose from:

  • Native Async Mode: Zero setup, 5+ agents via background Task tool
  • Redis Mode: Full power, 10+ agents with persistent coordination
  • File-Based Mode: Zero setup, 2 agents sequential

Guided 7-phase process: Discovery → Exploration → Questions → Architecture → Implementation → Review → Summary

Unified commands for commits, PRs, and publishing to public repos with automatic context gathering.

Day-bracketing workflow with health checks and cleanup, providing “Ready to Code” and “Sleep Scores”.

PopKit is a configuration-only plugin leveraging:

  • Agents: 24 specialized agents with tiered activation
  • Skills: 50 reusable skills in SKILL.md format
  • Commands: 25 slash commands for common workflows
  • Hooks: 23 Python hooks with JSON stdin/stdout protocol
  • Output Styles: 15+ templates for PRs, issues, reviews

Ready to supercharge your Claude Code workflow?

  1. Install PopKit
  2. Quick Start Guide
  3. Core Concepts