andkirby/markdown-ticket

Kanban-style ticket board system using markdown files for storage. Features drag-and-drop ticket management, multi-project support, real-time updates, and integrated document viewer. Lightweight, version-control-friendly project management with MCP integration for AI assistants.

5Stars on the repository
30Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architecture

02

andkirby/markdown-ticket

Command

Surface architectural decisions before implementation. Output is minimal but complete.

5 16d ago A 0 tokens original MIT

assess

03

andkirby/markdown-ticket

Command

Assess affected code before architecture design. Surfaces the decision: integrate as-is, refactor inline, or split CRs.

5 16d ago A 0 tokens original MIT

bdd

04

andkirby/markdown-ticket

Command

Generate BDD acceptance tests from requirements. Produce user-visible behavior tests that validate the system from the outside.

5 16d ago A 0 tokens original MIT

clarification

05

andkirby/markdown-ticket

Command

Interactive clarification workflow for MDT architectural decision records (ADRs) using MCP mdt-all ticket system. Identifies underspecified areas in CR tickets and encodes answers directly into the ticket content.

5 16d ago A 0 tokens original MIT

domain-audit

06

andkirby/markdown-ticket

Command

Analyze existing code for DDD violations AND structural issues. Output is a diagnostic report with severity and fix direction — not prescriptions.

5 16d ago A 0 tokens original MIT

domain-lens

07

andkirby/markdown-ticket

Command

Surface strategic DDD constraints before architectural decisions. Output is intentionally minimal — principles only, not prescriptions.

5 16d ago A 0 tokens original MIT

implement

09

andkirby/markdown-ticket

Command

Execute tasks from a task list with constraint verification after each task.

5 16d ago A 0 tokens original MIT

poc

10

andkirby/markdown-ticket

Command

Validate uncertain technical decisions through hands-on experimentation before committing to architecture.

5 16d ago A 0 tokens original MIT

reflection

11

andkirby/markdown-ticket

Command

Capture post-implementation learnings from the conversation and selected workflow artifacts, then encode approved updates into the CR and any chosen MDT documents. Focus on artifact-level insights and specification adjustments only.

5 16d ago A 0 tokens original MIT

requirements

12

andkirby/markdown-ticket

Command

Generate behavioral requirements from CR. Output: {TICKETSPATH}/{CR-KEY}/requirements.md.

5 16d ago A 0 tokens original MIT

tasks

14

andkirby/markdown-ticket

Command

Generate tasks from architecture + tests + bdd. Tasks include constraints (scope boundaries, exclusions, anti-duplication), not just actions.

5 16d ago A 0 tokens original MIT

tests

16

andkirby/markdown-ticket

Command

Generate unit/integration tests from architecture design. Tests written AFTER architecture, BEFORE implementation.

5 16d ago A 0 tokens original MIT