tekton
Installation
SKILL.md
Tekton — co-design architecture over one shared model
What it is
A substrate for human↔agent architecture partnership. The design lives in one YAML model both of us edit; git is the round-trip. You see it (HTML viewer); I read and write the same model. We think over the same context.
The failure it fixes: a hand-authored HTML/SVG doc is a terminal render — you can't traverse, query, or edit it back, and its diagrams carry no meaning. Tekton moves the live model upstream of the render.
Engine
scripts/tekton.py (Python 3, pyyaml). Ontology in references/ontology.md.