Telos Sdd
Description
A Git-native contract that keeps developers and coding agents aligned on what software should do.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Give people and coding agents a shared contract for what your software should do.
Local-first · Model-agnostic · Git-native · Any tech stack
Telos is a local CLI that keeps requirements, scenarios, code links, and test evidence together in Git. Review changes before implementation, give coding agents focused context, and let configured CI detect drift from the approved state.
Telos is written in Rust but works with any language. It makes no LLM calls, generates no application code, and requires no hosted service.
Why Telos?
**Tired of coding agents breaking existing behavior every time you ask for a new feature?**
Telos is built on a simple spec-first principle: if your intent, scenarios, constraints, and test evidence are detailed enough, a fresh agent—with no chat history or hidden project knowledge—should be able to rebuild the software.
The specification is the durable source of truth. The current code is one verified implementation of it.
- Durable intent versioned with the repository.
- Focused context for developers and coding agents.
- Reviewable changes approved before implementation.
- Test evidence linked to the same test failing, then passing in strict TDD mode.
- Drift detection across specifications and production code.
How it works
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git