sprintflint-api
Installation
SKILL.md
SprintFlint API Skill
Interact with SprintFlint sprint ticketing platform through the REST API. Use this skill to manage projects, sprints, issues/tickets, and comments.
When to Use
Use this skill when you need to:
- List, create, or update projects
- List, create, update, or manage sprints
- List, create, update, or delete issues/tickets
- Add comments to issues
- Track sprint progress and velocity
Authentication
All requests require the X-API-Token header. Use the SPRINTFLINT_API_TOKEN environment variable: