claude-simone
Structured project management harness for Claude Code — define milestones and sprints in markdown, then run execution loops that drive Claude through each task.
Simone for Claude Code
Task & Project Manager for Claude Code
Simone is a comprehensive project and task management system designed specifically for AI-assisted development workflows. It provides structured prompts and tools to help AI assistants understand and work with your projects effectively.
Choose Your Version
This repository contains two implementations of Simone:
🏗️ Legacy System (Original)
The initial implementation of Simone. A directory-based task management system that provides a more complete feature set and has been used in real projects.
→ Get started with Legacy Simone
🚀 MCP Server (Early Access)
A new implementation using the Model Context Protocol (MCP). This version offers structured prompts, activity tracking, and more in the future.
⚠️ Early Access: The MCP version is in active development and best suited for early adopters.
Repository Structure
/legacy- The original directory-based Simone system/mcp-server- The new MCP implementation (early access)/hello-simone- Universal installer for both versions
Contributing
As we're in a transition period, please open an issue before contributing to discuss whether changes should target the legacy system or the new MCP implementation.
License
MIT License - see LICENSE file for details.
More Harnesss
Claude Squad
Multi-agent tmux orchestrator — spawn N isolated Claude Code sessions in parallel, each in its own git worktree, then merge the best results back to main.
Claude Swarm
Distributed Claude agent swarms — agents communicate via MCP, share tool access, and collaborate on complex tasks with configurable topology and role specialization.
RIPER-5 Framework
RIPER-5 methodology config for Claude Code — enforces the Research, Innovate, Plan, Execute, Review loop to prevent premature implementation and ensure thoughtful decisions.