claude-simone  by Helmi

AI project management framework for Claude Code

Created 3 months ago
479 stars

Top 63.9% on SourcePulse

GitHubView on GitHub
Project Summary

Simone is a directory-based project management framework designed to enhance AI-assisted software development with Claude Code. It structures projects into milestones, sprints, and tasks, providing AI agents with rich, focused context for each work item to mitigate context decay and improve development accuracy. This system is targeted at developers and teams looking to leverage AI for breaking down complex projects and managing AI-driven coding workflows.

How It Works

Simone organizes projects into a strict directory structure, including manifest, documentation, requirements (by milestone), sprints, general tasks, architectural decisions, and state snapshots. Each task is designed to be self-contained, with all necessary project context provided to Claude Code at the start of execution. This approach aims to overcome the limitations of AI context windows by ensuring critical project information is always present for each task, rather than risking it being forgotten in longer, continuous sessions.

Quick Start & Requirements

  • Install Simone: npx hello-simone
  • Initialize Project: Open in Claude Code and run /project:simone:initialize
  • Prerequisites: Claude Code environment.
  • Further details: CHANGELOG.md

Highlighted Details

  • Directory-based structure for clear project organization.
  • Commands for initializing projects, creating sprints from milestones, and generating detailed tasks.
  • /project:simone:do_task executes individual tasks with full project context.
  • Supports autonomous sprint execution via YOLO mode.

Maintenance & Community

  • Open to contributions via Pull Requests.
  • Feedback and bug reports are encouraged via GitHub Issues.
  • Community discussion available on the Anthropic Discord server (user @helmi).

Licensing & Compatibility

  • License: Not explicitly stated in the README.

Limitations & Caveats

Simone is described as a sophisticated system requiring time to understand and adapt to individual workflows, not a simple plug-and-play solution. Parallel task execution requires manual configuration of Claude Code and can significantly increase API usage.

Health Check
Last Commit

3 weeks ago

Responsiveness

1+ week

Pull Requests (30d)
1
Issues (30d)
0
Star History
47 stars in the last 30 days

Explore Similar Projects

Starred by Paul Stamatiou Paul Stamatiou(Cofounder of Limitless), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
5 more.

claude-task-master by eyaltoledano

1.0%
22k
AI-powered task management system for code editors
Created 6 months ago
Updated 1 day ago
Feedback? Help us improve.