CobraChickenAI/tml-capture-kit Skills
(7)Browse AI agent skills from CobraChickenAI/tml-capture-kit for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
tml-capture
CobraChickenAI/tml-capture-kit
End-to-end architecture capture. Takes a context dump and/or conversation, produces an architecture map, inferences document, changelog, agent brief, and opportunity analysis. Orchestrates tml-extract, tml-interview, tml-infer, tml-map, tml-so-what, and tml-hygiene in one seamless experience. The user sees one flow; the skills compose underneath. This is the primary entry point — invoke this skill, not the sub-skills directly.
tml-extract
CobraChickenAI/tml-capture-kit
Extract TML primitive candidates from context dumps — documents, SOPs, wiki pages, meeting notes, or any unstructured content about a business process, team, or system. Produces structured candidate primitives for interview confirmation. Part of the TML capture pipeline — runs first, feeds into tml-interview.
tml-hygiene
CobraChickenAI/tml-capture-kit
Quality-control pass for TML outputs. Reviews Map, Inferences, Changelog, So What, and optional Agent Brief for consistency, provenance completeness, ambiguity, and actionability before sharing. Part of the TML capture pipeline — runs last, after tml-so-what. Final gate before sharing with stakeholders.
tml-infer
CobraChickenAI/tml-capture-kit
Surfaces inferences made during a TML interview — the gap between what was explicitly stated and what the system concluded. Produces a structured Inferences document that separates confirmed facts from model-generated conclusions, flags low-confidence inferences for human review, and makes the reasoning chain visible. Part of the TML capture pipeline — runs after tml-interview, before tml-map.
tml-interview
CobraChickenAI/tml-capture-kit
Conversational architecture extraction. Turns natural language into confirmed TML primitives through adaptive interviewing. Supports cold-start (no prior context) and warm-start (from tml-extract candidates). Produces confirmed primitives ready for tml-map. Part of the TML capture pipeline — runs after tml-extract, feeds into tml-infer.
tml-map
CobraChickenAI/tml-capture-kit
Generate architecture artifacts from confirmed TML primitives. Produces three outputs: The Map (plain-language architecture document), The Changelog (provenance trail), and The Agent Brief (operational instructions for AI). No jargon. No TML terminology in output. Part of the TML capture pipeline — runs after tml-infer, feeds into tml-so-what.
tml-so-what
CobraChickenAI/tml-capture-kit
Analyze a TML architecture map and surface specific, grounded opportunities — where AI can help, where processes can improve, where gaps create risk. The 'So What?' that turns documentation into action. Part of the TML capture pipeline — runs after tml-map, before tml-hygiene.