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.
This repository contains two implementations of Simone:
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
A new implementation using the Model Context Protocol (MCP). This version offers structured prompts, activity tracking, and more in the future.
/legacy
- The original directory-based Simone system/mcp-server
- The new MCP implementation (early access)/hello-simone
- Universal installer for both versions
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.
MIT License - see LICENSE file for details.