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.

Workflow Routing

PopKit turns project context into concrete next actions, routines, and feature workflows.

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.

Context-aware commands recommend the next useful action, run day-bracketing routines, and route larger work into structured feature-development flows.

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