Paste your retro notes (what went well, what didn't, action items) from any format — sticky notes, bullet points, Miro exports. Get back a structured summary with categorized themes, sentiment trends, recurring issues flagged across sprints, and a prioritized action item list with owners and due dates. Tracks improvement velocity when fed multiple sprints.
curl -X POST https://jarvissdk.com/api/v1/skills/retrospective-summarizer/execute \
-H "x-api-key: jsk_your_key" \
-H "Content-Type: application/json" \
-d '{
"input": "your data here"
}'Install this skill and let your AI agent run it automatically. Free tier includes 1,000 executions/month.
Extracts action items, owners, deadlines, and decisions from meeting notes. Encodes your team's task format and assignment conventions.
Generates standup reports from git commits, PR activity, and task boards. Encodes your team's standup format and what counts as 'done' vs 'in progress'.
Transforms product requirements, feature briefs, or rough ideas into well-structured user stories with acceptance criteria and story points.