SprintCore CLI: Convert PRDs into structured sprints
Project description
🚀 SprintCore
SprintCore is an AI-powered CLI tool that converts Product Requirement Documents (PRDs) into structured agile artifacts — Epics, Stories, and Subtasks — using AI.
Built for Engineers, Product Managers, and Team Leads to speed up Sprint Planning.
🛠 Features
- 🧠 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.)
💼 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
📦 Installation
git clone https://github.com/spicewoodlabs/sprintcore.git
cd sprintcore
pip install .
cp example/.env.example example/.env
📦 Add OPENAI_API_KEY
Add OPENAI_API_KEY=sk_... in .env
--
🚀 Usage
Basic
sprintcore create-story --input sprintcore/examples/prd/prd-flight-booking.md --output stories.yaml --prompt prompt.txt
With Mock Mode
sprintcore create-story --input sprintcore/examples/prd/prd-flight-booking.md --output stories.yaml --prompt prompt.txt --mock
🔐 Environment Setup
Create a .env file in the repo root:
OPENAI_API_KEY=sk-...
🧪 Run Tests
pytest sprintcore/tests
📌 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sprintcore-0.1.1.tar.gz.
File metadata
- Download URL: sprintcore-0.1.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18bd700b97c264ec4f6035696145b0eacee98e3e49170a56c9e9970847ff12a3
|
|
| MD5 |
c16f92e5b3fcfeb8249104bde8580322
|
|
| BLAKE2b-256 |
afbae736d1f3d30db4144832485169929b3acbfe9d6ee1eec52d2398d07e7c8b
|
File details
Details for the file sprintcore-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sprintcore-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb1aadb5211c457e48895e8f43951d0915ad18c875946215f4dfc1d12e5544ea
|
|
| MD5 |
fbc316f87102a47661a5c0cd6908e855
|
|
| BLAKE2b-256 |
93a295af79cbbb62e302fdfd283ffbd3d18f5945fbd8f9a209efeeb118b60d41
|