By romanticamaj
Initialize flywheel projects for long-running AI agent coding across sessions with zero-cost handoffs. Coordinate multi-agent teams (planner, coder, reviewer, QA) on git-isolated branches, manage feature checklists, run automated planning/review pipelines, and produce merge-ready commits.
npx claudepluginhub romanticamaj/flywheel --plugin flywheelShow the current feature checklist — read-only view with status summary and progress
Manage the feature checklist — add, revise, reprioritize, split, or remove features dynamically between relay sessions
Initialize flywheel for a new project — detects tools, creates .flywheel/ artifacts, generates feature checklist
Start a Coding Agent session — reads handoff log, picks next feature, plans, implements, reviews, verifies, commits merge-ready code, outputs flow summary
Use when starting a long-running project that will span multiple sessions — sets up zero-cost session handoffs with an Initializer + Coding Agent relay protocol, auto-detects planning, multi-agent, and review tools
Use when coordinating multiple agents working in parallel — defines role-based agent patterns, branch isolation, and merge strategy for flywheel
Use when setting up project planning for flywheel — defines the planning contract and framework slots for planning-with-files, OpenSpec, and superpowers
Use when reviewing code changes before merge — 4-layer review pipeline (cleanup, peer review, cross-model, E2E) with framework-agnostic tool slots and a zero-dependency fallback
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Complete developer toolkit for Claude Code