Skip to main content

task-tracker

Система ведения задач на markdown-файлах с канбан-UI.

Быстрый старт

python server.py ./tasks
# открыть http://localhost:8765

Структура

tasks/
  _index.md        — индекс всех задач (одна таблица)
  TASK-001.md      — задача
server.py          — канбан-сервер
parser.py          — парсер frontmatter
skills/
  tgen.md          — скилл: генерация задач из biz.md
  tsync.md         — скилл: синхронизация

Формат задачи

---
id: TASK-001
title: Название
status: backlog          # backlog | in-progress | review | testing | done
priority: high           # low | medium | high | critical
effort: s                # xs | s | m | l | xl
feature: auth
parent: product/req/auth.biz.md
created: 2026-05-11
---

Подключение скиллов к проекту

cp skills/tgen.md  /path/to/project/.claude/agents/tgen.md
cp skills/tsync.md /path/to/project/.claude/agents/tsync.md

Затем в проекте:

  • /tgen ./product/req — разбить требования на задачи
  • /tsync ./product/req ./tasks — проверить синхронизацию

Запуск тестов

python -m pytest tests/ -v

Release files for agent-task-board 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for agent-task-board 0.1.0
File Size Uploaded
agent_task_board-0.1.0.tar.gz 11.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for agent-task-board 0.1.0
File Interpreter ABI Platform
agent_task_board-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 22.3 kB

Release files / agent_task_board-0.1.0.tar.gz

Download URL agent_task_board-0.1.0.tar.gz
Size 11.3 kB
Tags Source
SHA-256 checksum
How to use checksums
243ca64374b0bc783049b5af068d5514d0b34ab5eed008246d4115858798a789
BLAKE2b-256 checksum
How to use checksums
2aefe858d113cf0ee7b714b7e947ecca3f955f9f04237fff6cf4c9b56ac3f206
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / agent_task_board-0.1.0-py3-none-any.whl

Download URL agent_task_board-0.1.0-py3-none-any.whl
Size 11.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
606b97e655be3abf4c425c623ee9cea2edde874524ebf31f51b2f79fef8d861c
BLAKE2b-256 checksum
How to use checksums
3c0311b7dd09f8ec938baa9e423f27061a8bf4cec41b68bd84930c82d7b8ab9b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page