Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Helmi/hello-simone

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-simone

🚀 Quick installer for the Simone project management framework for Claude Code

What is Simone?

Simone is a markdown-based project management framework designed specifically for AI-assisted development with Claude Code. It helps break down software projects into manageable chunks for effective AI handling.

Installation

Install Simone in any project directory:

npx hello-simone

That's it! The installer will:

  • Create the .simone/ directory structure for project management
  • Set up .claude/commands/simone/ for custom Claude commands
  • Download the latest templates and documentation

Usage

npx hello-simone

The installer automatically detects existing installations and will:

  • Back up your commands to .claude/simone-commands-backup/
  • Preserve all your project data in .simone/
  • Update only the framework files and commands

What Gets Installed

your-project/
├── .simone/
│   ├── 00_PROJECT_MANIFEST.md      # Project overview
│   ├── 01_PROJECT_DOCS/            # Documentation
│   ├── 02_REQUIREMENTS/            # Requirements & specs
│   ├── 03_SPRINTS/                 # Sprint planning
│   ├── 04_GENERAL_TASKS/           # Task management
│   ├── 05_ARCHITECTURE_DECISIONS/  # ADRs
│   ├── 10_STATE_OF_PROJECT/        # Current state
│   └── 99_TEMPLATES/               # Reusable templates
└── .claude/
    └── commands/
        └── simone/                 # Claude custom commands

Next Steps

After installation:

  1. Open your project in Claude Code
  2. Use /simone commands to manage your project
  3. Start with /simone:initialize to set up your project

Features

  • 🎨 Beautiful CLI with colors and progress indicators
  • 🔄 Smart update detection with automatic backups
  • 📦 Downloads directly from the official GitHub repository
  • 🚀 Works with npx - no global installation needed
  • 💾 Creates timestamped backups when updating

Requirements

  • Node.js 18+
  • npm (comes with Node.js)

Source

This installer fetches the Simone framework from: https://github.com/helmi/claude-simone

License

MIT

About

Quick installer for the Simone project management framework for Claude Code

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.