Tru8: Skill for Claude Code

.claude/skills/phased-build-loop/SKILL.md

phased-build-loop is a skill for Claude Code from SamYatesSmith/Tru8. It costs 155 tokens per session (763 once invoked), scanned A, original, no licence file.

A guided workflow for carrying out a multi-step build or code-change plan one phase at a time, with a review checkpoint between phases.

In plain words
What is it for?
Use it for staged refactors, repositioning work, and other ordered changes that need design reviews and checks along the way.
Why use it?
It makes progress easier to verify instead of requiring you to trust that the entire plan was completed correctly.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is SamYatesSmith/Tru8's own configuration. It tells Claude Code how to work on Tru8 itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Tru8 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SamYatesSmith/Tru8. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SamYatesSmith/Tru8/main/.claude/skills/phased-build-loop/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/SamYatesSmith/Tru8

Made for: Claude Code.

Wrote 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.

agentmods badge for phased-build-loop

README.md
[![agentmods](https://agentmods.dev/badge/skills/samyatessmith/tru8/phased-build-loop/github.svg)](https://agentmods.dev/skills/samyatessmith/tru8/phased-build-loop)
Your own site
<a href="https://agentmods.dev/skills/samyatessmith/tru8/phased-build-loop"><img src="https://agentmods.dev/badge/skills/samyatessmith/tru8/phased-build-loop/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.

agentmods 80×15 button for phased-build-loop

Your own site · 80×15
<a href="https://agentmods.dev/skills/samyatessmith/tru8/phased-build-loop"><img src="https://agentmods.dev/badge/skills/samyatessmith/tru8/phased-build-loop.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 155 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 763 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00155 $0.00763
Opus 5 $0.00077 $0.00381
Sonnet 5 $0.00031 $0.00153
Haiku 4.5 $0.00015 $0.00076

Measured 8d ago against content hash 7df52ec60bc7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

phased-build-loop 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 8d 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.

.claude/skills/phased-build-loop/SKILL.md · 61 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

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.

  1. 8d ago First seen · 61 lines · 155 tokens per session scan A 7df52ec60bc7

Subscribe to this mod's changes

phased-build-loop is a skill published in the GitHub repository SamYatesSmith/Tru8 (0 stars, last pushed 4d ago), with no licence file. It adds 155 tokens to every session and 763 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

fact-check-x-complete

A Chinese-language fact-checking skill that collects complete answers and evidence from selected AI platforms, compares them, and optionally checks claims against trusted search sources.

ASI2030/Fact-Check-X · 180 tokens

fact-check-x-authoritative-verify

A workflow for checking individual factual claims against evidence from trusted or official sources. It can compare claims, classify whether they are supported or misleading, and produce an answer with an evaluation report.

ASI2030/Fact-Check-X · 117 tokens

fact-check-x-unified

A workflow for checking claims against reference answers and authoritative sources across multiple platforms. Fact-checking means testing whether statements are accurate and supported by evidence.

ASI2030/Fact-Check-X · 70 tokens

llm-answer-reference-compare

A browser-based collector for saving complete answers and cited sources from DeepSeek, Doubao, Tencent Yuanbao, Tongyi Qianwen, and other listed Chinese AI services. It uses Playwright, a tool for controlling web browsers, and does not judge whether the answers are true.

ASI2030/Fact-Check-X · 88 tokens

fact-check-x-knowledge-compare

A local tool for comparing several AI answers by breaking them into individual claims and checking how each answer uses its stated evidence. It produces structured comparison data and a visual report without calling search services or outside model APIs.

ASI2030/Fact-Check-X · 79 tokens

wiki-context-pack

Produce a token-bounded, citation-ready context slice from an existing Obsidian vault for a downstream agent or task. Use for "/wiki-context-pack", "use my vault as context", "context slice for X", "pack the wiki for my agent", or "bounded context for Y".

Ar9av/obsidian-wiki · 63 tokens