Skip to main content
Glama

generate_adr_todo

Create and sync TDD-focused TODO.md tasks from existing ADRs using a JSON-first approach, linking dependencies and validating architectural rules for structured task management.

Instructions

Generate TDD-focused todo.md from existing ADRs with JSON-first approach: creates structured JSON TODO and syncs to markdown

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
adrDirectoryNoDirectory containing ADR files (optional, uses configured ADR_DIRECTORY if not provided)
conversationContextNoRich context from the calling LLM about user goals and discussion history
createJsonBackupNoCreate backup of existing JSON TODO data before import
forceSyncToMarkdownNoForce sync JSON to markdown even if markdown is newer
includeRulesNoInclude architectural rules validation in TDD tasks
intentIdNoLink generated tasks to specific knowledge graph intent
linkAdrsNoAuto-detect and link ADR dependencies in task creation
phaseNoTDD phase: both (default), test (mock test generation), production (implementation after tests)both
preserveExistingNoPreserve existing TODO.md content by merging instead of overwriting
ruleSourceNoSource for architectural rules (only used if includeRules is true)both
scopeNoScope of tasks to includeall
todoPathNoPath to TODO.md file (relative to project root)TODO.md

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tosin2013/mcp-adr-analysis-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server