Skip to main content

SprintCore CLI: Convert PRDs into structured sprints. Fix bugs based on bug report

Project description

🚀 SprintCore

SprintCore is an AI-powered CLI tool that does a lot of things

  1. Converts Product Requirement Documents (PRDs) into structured agile artifacts — Epics, Stories, and Subtasks — using AI.

  2. Suggest bug fixes based on your code using AI

Built for Engineers, Product Managers, and Team Leads to speed up Sprint Planning.


🛠 PRD -> Story

  • 🧠 PRD → Epic/Story/Subtask generation via AI
  • 📤 Export to .json, .yaml, or .md
  • 🧪 Supports mock mode for local dev/testing
  • 🔌 Ready for Jira integration (Linear support coming soon)
  • ✨ Designed for extension (clustering, deduplication, planning, etc.)

🛠 Bug Report -> Code

  • 📤 Just describe your bug and AI will suggest the fix in seconds
  • 🧠 Index code base locally
  • 📤 Uses local vector DB
  • 🔌 Ready for Jira/Linear (Paid feature)

💼 Paid Version (Coming Soon)

  • 🧭 Unstructured Slack Messages -> Structured Tasks in Jira/Linear
  • 📊 Unstructured Notes -> Structured Tasks in Jira/Linear
  • 🔁 Standup notes -> Story updates
  • 🔁 Git commit -> Story point updates
  • 🧭 Full web dashboard with team access
  • 🔁 Story deduplication + clustering
  • 📊 Sprint velocity tracking
  • 🔗 Deep integrations with Jira, Linear, GitHub
  • ✅ Priority support and model configuration
  • 🔁 Bugfix Jira/Linear integration

👉 Join the waitlist


📦 Installation

$ git clone https://github.com/spicewoodlabs/sprintcore.git

$ cd sprintcore

$ cp .env.example .env

$ pip install --no-cache-dir --upgrade --force-reinstall sprintcore


📦 Add OPENAI_API_KEY

Add OPENAI_API_KEY=sk_... in .env

--

📦 Add ANTHROPIC_API_KEY (for bug-fix agent)

Add ANTHROPIC_API_KEY=sk_... in .env

--

🚀 Usage:: PRD -> Story

$ sprintcore create-story --input sprintcore/examples/prd/prd-flight-booking.md --output stories.yaml --prompt prompt.txt


🚀 Usage:: Bug Report -> Bug fix

Step 1: Index your codebase/git repo.

This is a one time step unless you add moee code. Run the following command from the root directory to index your repo. Pass the source code repo in the --source parameter. Make sure to not index node_modules or other directories. Provide the full path and not the relative path

NextJS

$ sprintcore index-code --lang nextjs --source-code /Users/myuser/code-examples/tsx/ [--index INDEX]

Javascript

$ sprintcore index-code --lang js --source-code /Users/myuser/code-examples/tsx/ [--index INDEX]

Step 2: Query the index (Optional)

Query the index to find top k matching documents

$ sprintcore bug-fix --bug_description "post title is not appearing on the page" --mode query

Step 3: Get code fix recommendations from AI

$ sprintcore bug-fix --bug_description "post title is not appearing on the page" --mode fix_code


📌 Roadmap

  • PRD to Stories CLI - Open Source - Free
  • Parse messy, unstructured PRDs (Google Docs, Notion, Markdown) - Open Source - Free
  • Generate clean stories with subtasks, labels, estimates - Open Source - Free with limitations
  • Slick UI - Paid
  • Jira/Linear Copilot - Paid
  • Story clustering by similarity - Paid
  • Duplicate story detection - Paid
  • Create Jira story using natural language prompt - Paid
  • Create Jira subtasks using natural language prompt - Paid
  • Upload stories in bulk - Paid
  • Jira integration - Paid
  • Linear integration - Paid
  • Slack integration - Paid
  • Sprint planning agent - Paid
  • Automated story updates based on git commits and PRs - Paid
  • Automated story updates based on standup notes - Paid
  • Automated story updates based on standup voice recordings - Paid
  • Get info from Jira/Linear using natural language - Paid
  • Create Jira Boards, Jira Sprints using natural language - Paid
  • Capture standup notes (Slack, meetings) and update the right stories - Paid
  • Auto-generate standup summaries based on team activity - Paid
  • Maintain sprint health without manual intervention - Paid
  • Flags stories that are missing key requirements and UI mocks - Paid
  • Clarifies requirements from PM - Paid

📝 License

MIT © Spicewood Labs LLC.

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

sprintcore-0.1.7.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

sprintcore-0.1.7-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file sprintcore-0.1.7.tar.gz.

File metadata

  • Download URL: sprintcore-0.1.7.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for sprintcore-0.1.7.tar.gz
Algorithm Hash digest
SHA256 8a29993f0f418a504f57eeaaf490676ae9b5e8430ee597ba890b7de432422e4a
MD5 a68bfec35c8c050e4a5e22092993b973
BLAKE2b-256 ce8bd25e6c4b09c098b56a07890aef146d3bfdfe32ae282fe9301d4c3bca7d33

See more details on using hashes here.

File details

Details for the file sprintcore-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: sprintcore-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for sprintcore-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 634724e9161952df7e8eba8754b4d1b32a379686f39a7615fc10ee9682316b92
MD5 22782f134ba8adb6b5b255122fa32a65
BLAKE2b-256 b31e9481b5c1e0da21caeef1d68f922cf440b26afc84cff8856b5396e3ed6ebe

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