tdl
CommunityEnable end-to-end traceability for software.
Authortakuan-osho
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Create end-to-end traceability across the software lifecycle.
Core Features & Use Cases
- Templates & standardized documents: Provides structured templates for Analysis, Requirements, ADRs, Design, and Tasks to ensure consistent documentation.
- Distributed IDs: Uses random 5-character Base36 IDs to prevent collisions in parallel development.
- Link-based traceability: Each document supports a Links section to map relationships between analyses, requirements, ADRs, and tasks.
Quick Start
- Initialize the TDL structure: python scripts/init_tdl_docs.py
- Create an Analysis: python scripts/create_analysis.py "Initial Project Analysis"
- Create a Functional Requirement: python scripts/create_requirement.py "Core Feature" --type FR
- Document an ADR: python scripts/create_adr.py "Technology Stack Decision"
- Create a Task with design/plan: python scripts/create_task.py "implement-core-feature" --requirements FR-xxxxx
Dependency Matrix
Required Modules
tdl_new_id
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tdl Download link: https://github.com/takuan-osho/ccmarketplace/archive/main.zip#tdl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.