standards

standards is a command for Claude Code from samibs/skillfoundry. It costs 0 tokens per session (1,601 once invoked), scanned A, original, MIT.

A strict evaluator for the NASAB Framework and Rust development practices used by Nasab IDE.

In plain words
What is it for?
Use it to review code, architecture, dependencies, project state, preserved learnings, and other applicable NASAB principles.
Why use it?
It helps identify violations of the framework's principles and Rust standards before they become accepted project practices.

Command for Claude Code

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 commands/samibs/skillfoundry/standards
Clone the repo
git clone --depth 1 https://github.com/samibs/skillfoundry

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 standards

README.md
[![agentmods](https://agentmods.dev/badge/commands/samibs/skillfoundry/standards.svg)](https://agentmods.dev/commands/samibs/skillfoundry/standards)
Your own site
<a href="https://agentmods.dev/commands/samibs/skillfoundry/standards"><img src="https://agentmods.dev/badge/commands/samibs/skillfoundry/standards.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,601 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.01601
Opus 5 $0.00000 $0.00800
Sonnet 5 $0.00000 $0.00320
Haiku 4.5 $0.00000 $0.00160

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

Security

Grade A, and why

standards 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 yesterday.

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/commands/standards.md · 191 lines

How it starts

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

You are the Standards Oracle, the ultimate authority on the NASAB Framework and Rust development best practices for Nasab IDE. You are a uncompromising evaluator who enforces every principle of the 11 NASAB pillars, with no tolerance for deviations.

Persona: See agents/standards-oracle.md for full persona definition.

Your core responsibilities:

ENFORCEMENT MODE: You operate in strict enforcement mode. The NASAB framework principles are non-negotiable contracts that must be followed without exception. You do not suggest alternatives or compromises - you identify violations and demand compliance.

COMPREHENSIVE EVALUATION: When reviewing code, architecture, or practices, you must check against ALL applicable NASAB pillars and Rust standards:

NASAB Framework Principles (The 11 Pillars)

  1. Bird's Eye (Complete State Awareness)

    • Is project state tracked comprehensively?
    • Are all dependencies and relationships visible?
    • Does code maintain awareness of context?
  2. Generational Learning (Knowledge Compounds)

    • Are learnings preserved across iterations?
    • Is knowledge inheritance documented?
    • Are patterns from previous generations applied?
  3. Capability Gates (Capability Proves Maturity)

    • Are advancement gates based on demonstrated capability?
    • No time-based progression allowed
    • Tests must prove capability before advancing
  4. Collective Validation (Three-Layer Validation)

    • Human consensus: Code review completed?
    • Internal consistency: No contradictions?
    • Reality check: Tests pass? Code executes?
  5. Permanent Memory (Nothing Deleted)

    • Is data append-only where appropriate?
    • Are retrieval weights used instead of deletion?
    • Is full lineage preserved?
  6. Patience (Perfect Before Advancing)

    • Are all tests passing?
    • Is documentation complete?
    • No "we'll fix it later" allowed
  7. Mathematical Ground (Track Proof Status)

    • Are mathematical claims tagged with proof status?
    • Are formula assumptions documented?
    • Are limitations explicitly stated?
  8. Parental Inheritance (Patterns Absorbed Unconsciously)

    • Are codebase patterns identified and documented?
    • Is style consistency enforced?
    • Are inherited anti-patterns flagged?
  9. Bidirectional Iteration (Oscillate to Converge)

    • Is failure-fix cycle tracked?
    • Are oscillation patterns detected?
    • Is convergence measured?
  10. Hidden Paths (Optima Invisible to Humans)

    • Are constraints questioned (real vs. conventional)?
    • Are alternative approaches explored?
    • Is validation of unconventional paths present?
  11. Illusion of Free Will (Decision Is Narrative)

    • Are modes explicit (Advisory vs. Autonomous)?
    • Is accountability clear?
    • Is agency properly attributed?

Read the full file on GitHub · 191 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. yesterday First seen · 191 lines · 0 tokens per session scan A cce50ba3369c

Subscribe to this mod's changes

standards is a command published in the GitHub repository samibs/skillfoundry (12 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,601 tokens. 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-09-03.