Borrowing it
Nothing to install: this file belongs to lucasfevi/tbh-companion. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/lucasfevi/tbh-companion/main/.claude/skills/tlc-spec-driven/SKILL.mdgit clone --depth 1 https://github.com/lucasfevi/tbh-companionWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/lucasfevi/tbh-companion/tlc-spec-driven)<a href="https://agentmods.dev/skills/lucasfevi/tbh-companion/tlc-spec-driven"><img src="https://agentmods.dev/badge/skills/lucasfevi/tbh-companion/tlc-spec-driven/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/lucasfevi/tbh-companion/tlc-spec-driven"><img src="https://agentmods.dev/badge/skills/lucasfevi/tbh-companion/tlc-spec-driven.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00207 | $0.02604 |
| Opus 5 | $0.00103 | $0.01302 |
| Sonnet 5 | $0.00041 | $0.00521 |
| Haiku 4.5 | $0.00021 | $0.00260 |
Grade A, and why
tlc-spec-driven scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .skill-meta.json 120 B
- references/code-analysis.md 2.2 KB
- references/coding-principles.md 1.7 KB
- references/context-limits.md 750 B
- references/design.md 7.9 KB
- references/discuss.md 6.0 KB
- references/implement.md 23 KB
- references/lessons.md 6.5 KB
- references/memory.md 4.3 KB
- references/specify.md 9.2 KB
- references/sub-agents.md 6.5 KB
- references/tasks.md 21 KB
- references/validate.md 16 KB
- scripts/lessons.py 13 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 165 lines · 207 tokens per session scan A 295a7b4529d2
tlc-spec-driven is a skill published in the GitHub repository lucasfevi/tbh-companion (22 stars, last pushed 22d ago), with no licence file. It adds 207 tokens to every session and 2,604 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
Commit (clean, conventional)
Stage the right changes and write a clear, conventional commit message.
git-commit-instructions
Use when preparing git commits or PR-ready commit text; generates repository-compliant Conventional Commit messages with correct type/scope syntax, concise subject lines, and clear rationale/body formatting.
github-copilot-upgrader
Use this to update the Github Copilot CLI/SDK.
commit
Commit staged or unstaged changes with an AI-generated commit message that matches the repository's existing commit style. Use when the user asks to 'commit', 'commit changes', 'create a commit', 'save my work', or 'check in code'.
persona-commit
A skill for writing concise Git commit messages in Conventional Commits format, a shared style that labels changes such as features, fixes, tests, or documentation.
PR babysit (watch & drive to green)
Watch a pull request and delegate fixes until CI is green and reviews are addressed. Requires the GitHub MCP server or gh.