Overview

little-loops is a Claude Code plugin that turns Claude into a full development workflow engine. It provides issue tracking, sprint planning, and FSM-based autonomous loops that can drive multi-step development tasks without human intervention. Ships with 21 commands and 8 specialized agents, and is published on PyPI for easy installation.

Key Features

  • FSM-based autonomous loop engine for self-directing, multi-step task execution
  • 21 CLI slash commands covering the full issue-to-PR lifecycle
  • 8 specialized agents (codebase analysis, pattern finding, consistency checking, and more)
  • Issue and sprint management with GitHub Issues sync
  • Prompt optimization and session handoff tooling

Tech Stack

Python, Claude Code plugin API, PyPI

Background

Built to close the gap between Claude Code as a coding assistant and Claude Code as a full project management system. little-loops started as a set of personal workflow scripts and grew into a published plugin used across all active projects.