techneering CLAUDE.md

A set of instructions for the Techneering Claude Code plugin, an add-on that guides coding-agent work through named skills and development paths.

In plain words
What is it for?
Use it to choose a development path, turn ideas into specifications and small tasks, implement them, and verify that requirements were met.
Why use it?
It gives the agent a consistent way to explore, plan, build, check, diagnose, and archive work in this project.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/devnomad-byte/techneering/claude-md
Clone the repo
git clone --depth 1 https://github.com/devnomad-byte/techneering
Per session 964 This file is loaded in full into every session.
When invoked 964 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00964 $0.00964
Opus 5 $0.00482 $0.00482
Sonnet 5 $0.00193 $0.00193
Haiku 4.5 $0.00096 $0.00096

Measured 2d ago against content hash fb9da8c49af3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

techneering CLAUDE.md 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 2d 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.md · 80 lines

How it starts

The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Techneering

Open-source spec-driven Claude Code skills plugin.

Plugin Identity

Field Value Notes
Repository github.com/devnomad-byte/techneering Open-source repo
plugin.json name tn Claude Code identifier
settings registration "tn@techneering": true Enable at project or global scope
Skill call prefix tn: Prefix for all skills

Skill Inventory

Skill Call Type Description
Compass tn:compass Gateway Auto-injected on session start, selects development path
Scout tn:scout Flow Standalone exploration mode, pure thinking, writes no files
Draft tn:draft Flow Generate proposal + specs + design + tasks
Forge tn:forge Flow Entry point: chains blueprint → assemble
Audit tn:audit Flow Dual-layer verification: spec compliance + requirement tracing
Vault tn:vault Flow delta merge → move into archive/
Spark tn:spark Process Socratic questioning + project style detection + framework recommendation
Blueprint tn:blueprint Process Break into bite-sized tasks
Diagnose tn:diagnose Rigid 4 phases: root cause → pattern → hypothesis → fix
Gate tn:gate Rigid Iron law: run command → read output → claim → show menu
Redgreen tn:redgreen Rigid Red-green-refactor cycle
Assemble tn:assemble Execution Subagent dispatch + two-stage review + parallel scheduling
Inspect tn:inspect Execution Triggered after menu option 1: global review for consistency, architecture, security
Isolate tn:isolate Execution Create isolated workspace + verify test baseline
Ship tn:ship Wrap-up Triggered by inspect or menu options 2/3: 4 options
Craft tn:craft Domain Auto-triggered when a frontend task is detected

Development Paths

Path Use case Flow
Complete Large changes spark → draft → forge → gate → user chooses next flow
Lightweight Medium changes draft → forge → gate → user chooses next flow
Fix Urgent bugs diagnose → redgreen → gate → user chooses next flow
Direct Trivial changes direct execution → gate

Read the full file on GitHub · 80 lines

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. 2d ago First seen · 80 lines · 964 tokens per session scan A fb9da8c49af3

Subscribe to this mod's changes

techneering CLAUDE.md is an instructions file published in the GitHub repository devnomad-byte/techneering (13 stars, last pushed 2mo ago), licensed MIT. It adds 964 tokens to every session, about $0.0048 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.