sprint-velocityUnversioned

Yandex Tracker reporting · OpenClaw

Weekly task counts from Yandex Tracker.

A Python script and OpenClaw setup for scheduled task summaries. Report tasks closed during the week, open assignments and overdue work.

Python · Not declared · Last update

Reports task counts. Does not measure individual productivity or calculate story-point velocity.

Product examplesprint-velocity
FRI18:00
Sprint Velocity — example

Closed this week       8
Open, assigned to me   5
Overdue                1

Friday · 18:00 · Europe/Moscow

sprint-velocity

What you can do

Task status summary

See closed tasks, current assignments and overdue work together.

Scheduled delivery

The documented recipe runs every Friday at 18:00 Moscow time and sends the result through OpenClaw.

Python standard library

The reporting script uses Python's standard library. Adjust the queries and message format in the source.

Yandex Tracker reporting · OpenClaw

Get started

  1. Configure Tracker access

    Follow the repository requirements for credentials and organization settings.

  2. Schedule your summary

    Adapt the OpenClaw recipe to your delivery channel and inspect a first report before scheduling.

01 / Install

Install

git clone https://github.com/rekurt/sprint-velocity.git

02 / README

Documentation

Setup, examples and API reference.

README ↗
Read the documentation

sprint-velocity

OpenClaw skill: еженедельный отчёт по скорости команды из Яндекс Трекера.

Сайт проекта · Все проекты rekurt

Каждую пятницу в 18:00 MSK считает сколько задач закрыто за неделю, сколько открыто, сколько просрочено — и присылает сводку с оценкой темпа.

📊 Sprint Velocity — 04.03.2026

✅ Закрыто за неделю: 8 задач
🔄 Открыто сейчас (мои): 5 задач
⏰ Просрочено: 1 задача

👍 Хороший темп

Требования

  • Python 3.8+ (stdlib)
  • YANDEX_OAUTH_TOKEN, YANDEX_ORG_ID в ~/.secrets/gitlab.env

sprint-velocity

Configure your weekly task report

Read the setup instructions →

03 / All projects

More projects by rekurt

Libraries, command-line tools and applications.

All projects