Skip to main content

Your AI's AI — Context engineering that makes Claude, GPT & Gemini 10x smarter

Project description

codrsync CLI

Turn any dev into jedi ninja codr - AI-powered development orchestrator.

Installation

pip install codrsync

Or from source:

cd cli
pip install -e .

Quick Start

# Configure authentication (uses YOUR Claude Code or API key)
codrsync auth

# Create a new project
codrsync init

# Check project status
codrsync status

# View roadmap
codrsync roadmap

# Start a sprint
codrsync sprint start

# Export to Excel/Jira/Trello
codrsync export excel

Commands

Local (work offline)

Command Description
codrsync status Show project dashboard
codrsync roadmap Show timeline and dependencies
codrsync sprint Manage sprints
codrsync export Export to Excel, Jira, Trello, Notion

AI-powered (use your Claude)

Command Description
codrsync init Interactive project kickstart
codrsync build AI-guided development
codrsync prp Manage PRPs

Authentication

codrsync uses YOUR Claude Code installation or Anthropic API key.

# Configure once
codrsync auth

# Options:
# 1. Use Claude Code (if installed) - recommended
# 2. Use Anthropic API key
# 3. Offline mode (limited features)

You pay for your own AI usage. codrsync provides the intelligence through prompts.

How It Works

┌─────────────────────────────────────────────────────────────┐
│                     CODRSYNC CLI                            │
├─────────────────────────────────────────────────────────────┤
│                                                             │
│  LOCAL (free, offline)          AI (your Claude/API)        │
│  ────────────────────           ──────────────────          │
│  • status                       • init (kickstart)          │
│  • roadmap                      • build (implement)         │
│  • sprint                       • prp generate              │
│  • export                       • research                  │
│                                                             │
│  Reads JSON files               Uses YOUR account           │
│  No API calls                   You pay for usage           │
│                                                             │
└─────────────────────────────────────────────────────────────┘

Project Structure

When you run codrsync init, it creates:

your-project/
├── doc/project/
│   ├── manifest.json      # Project metadata
│   └── progress.json      # Progress tracking
├── doc/task/
│   └── context-session.md # Current context
├── PRPs/                  # Product Requirement Prompts
├── src/                   # Your code
├── tests/                 # Your tests
└── exports/               # Exported reports

Diagnostics

codrsync doctor

Shows:

  • Python version
  • Claude Code installation
  • API key status
  • Current project
  • Dependencies

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codrsync-1.0.1.tar.gz (85.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codrsync-1.0.1-py3-none-any.whl (102.2 kB view details)

Uploaded Python 3

File details

Details for the file codrsync-1.0.1.tar.gz.

File metadata

  • Download URL: codrsync-1.0.1.tar.gz
  • Upload date:
  • Size: 85.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for codrsync-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a53d9d173a0e055787ee355b2e469783a5821db48ff3eb8cea4ca5042367628e
MD5 b0faf76d0839ad505041ce1c1bc59d81
BLAKE2b-256 25fb02fbd95aff4a40627eef72bc10c925e164d1520d87b8fd1e698be54b6067

See more details on using hashes here.

File details

Details for the file codrsync-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: codrsync-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 102.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for codrsync-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0414f0fbec0af91cc3e930f7501ab54621d02d096b80abd4efb474c3bb65bc10
MD5 86ba6a5d7bfecaf2ba31ae7adf8926c7
BLAKE2b-256 cb6709afab615707f7f8cf870f15978a65a97fc495e5e43443f735d7ae82d2b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page