Home / b3rys / b3rys-team-os · skills/b3os-verification/SKILL.md · GitHub

b3os-verification skillA

b3os-verification is agent-read markdown (skill) from b3rys/b3rys-team-os: b3rys method for proving that a change or a release is correct — and for making that proof hold and get stronger over time. Use when verifying a fix, a feature, or a release candidate; when deciding what to test headless vs in the running app; when a check fails and you must tell a wrong check from a real defect; or when setting up a one-command release check. Covers the 3 principles, the 5 ratchets, a layer + rubric table with numeric pass lines, a triage table for wrong checks, shared-resource.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# b3rys Verification — Prove It, and Keep It Proven

Where this sits among the team skills:

| Skill | Question it answers |
|---|---|
| `b3os-ai-code-safety` | How do we build it? (structure, refactoring) |
| `b3os-project-mgmt` | How do we manage and report it? |
| `b3os-harness-playbook` | How do we split it across parallel agents? |
| **`b3os-verification`** | **How do we prove the result is right — now and on every later change?** |

The core idea: a check you set up once must keep protecting you. A new feature or a bug fix ends with **one row in the feature table + a test + a deliberately broken version that the test catches**. The runner does the rest, every time.

Passing the runner is evidence for review and approval (TEAM-OS §4), not a substitute for them.

**Scope:** §1–5 apply to every change. §6–7 (one app window, the app runner) apply to products with a running app; for server or script work, skip them.

---

## 1. Three principles

1. **Run it; don't read it.** A diagnosis from reading source is a *candidate*. It is not a conclusion until a repro or a measurement confirms it.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add b3rys/b3rys-team-os/b3os-verification@git:20260924.2302b08
Exact content
mdr add b3rys/b3rys-team-os/b3os-verification@sha256:279799f7fa301ae0

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5mze4u6tbtwu77yi.svg)](https://markdownregistry.com/a/art_5mze4u6tbtwu77yi)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.2302b08 latest2026-09-24 2302b08 11,570 BA view · diff
git:20260924.19836be2026-09-24 19836be 12,511 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (11570 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

b3rys/b3rys-team-os · 14 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5mze4u6tbtwu77yi
GET https://markdownregistry.com/api/v1/resolve?ref=b3rys/b3rys-team-os/b3os-verification
GET https://markdownregistry.com/api/v1/blob/279799f7fa301ae09b730922cdb98f9b66698397698233fea21fc6be20de7daf

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from b3rys/b3rys-team-os

CLAUDE.md claude
b3rys/b3rys-team-os · CLAUDE.md
git:20260723.55ddc12 · audit A · 14 stars
b3os-ai-code-safety skill
b3rys/b3rys-team-os · skills/b3os-ai-code-safety/SKILL.md · b3rys software-structure and refactoring guide for AI-generated or AI-modified code. Use when designing a program's…
git:20260924.2302b08 · audit A · 14 stars
b3os-bwf skill
b3rys/b3rys-team-os · skills/b3os-bwf/SKILL.md · b3rys 팀 기본 과제 수행 워크플로우(b3os workflow). 과제를 받으면 PM계획→팀배정→실행+품질방법→검증→보고+카드→학습hook 순으로 끝까지 끌고 가는 단일 진입점(stage router)…
git:20260924.839a49b · audit A · 14 stars
b3os-github-workflow skill
b3rys/b3rys-team-os · skills/b3os-github-workflow/SKILL.md · 팀원이 코드 변경을 GitHub PR로 올려 승인·머지까지 가는 절차. 브랜치·worktree 격리, 커밋 신원(팀원 이름 + 팀 계정), PR 작성 계정, 검증 근거를 PR에 남기기, tier별 승인 요청, 머지…
git:20260924.839a49b · audit B · 14 stars
b3os-harness-playbook skill
b3rys/b3rys-team-os · skills/b3os-harness-playbook/SKILL.md · b3rys 팀 harness(sub agent 병렬 실행) 플레이북 — 트리거 우선. "병렬 실소스 커버 모양이면 limited harness가 기본, 그 외 솔로." 트리거 리스트 + ready-run…
git:20260924.839a49b · audit A · 14 stars
b3os-how-to-explain skill
b3rys/b3rys-team-os · skills/b3os-how-to-explain/SKILL.md · 한국어로 설명·보고할 때 독자가 되묻지 않게 쓰는 규칙. 기술 원리·논문 해설, 장애 원인·변경 이유 보고, PR 본문·보고서, 그리고 "무슨 말이야"·"쉽게 설명해"·"예를 들어"·"복잡하게 가지 마" 라는…
git:20260924.839a49b · audit A · 14 stars
b3os-infra-safety skill
b3rys/b3rys-team-os · skills/b3os-infra-safety/SKILL.md · b3os 플랫폼 자체(설정·소스·registry·배포)를 수정할 때 지킬 안전 규칙. 팀원이 b3os 코드/config/agents.json/team.db/릴리스를 건드리는 작업을 할 때 필독…
git:20260801.9cc5479 · audit A · 14 stars
b3os-mac-app-shell skill
b3rys/b3rys-team-os · skills/b3os-mac-app-shell/SKILL.md · 웹 대시보드/웹앱을 Apple 네이티브 셸(.app)로 빠르게 래핑하는 팀 스킬. mac-iphone-shell 골격(SwiftUI multi-platform + WKWebView 라이브러리 + HostApp…
git:20260924.839a49b · audit A · 14 stars
b3os-project-mgmt skill
b3rys/b3rys-team-os · skills/b3os-project-mgmt/SKILL.md · b3rys 팀원이 ★프로젝트★(단순 리서치·프로토가 아닌, 팀장 요구가 여러 번 쌓이는 일)를 맡았을 때 항상 하는 관리·보고 스킬. 팀장 지시를 빠짐없이 목록으로 잡고(TODO.md 정본), 칸반 카드와 맞추고…
git:20260924.839a49b · audit A · 14 stars
b3os-release-ops skill
b3rys/b3rys-team-os · skills/b3os-release-ops/SKILL.md · b3os 공개 정본 배포·PR 머지·핫픽스·force-push 안전 게이트. 팀원이 공개 main, live deploy, clean merge, GD noreply 재작성, 인수테스트, 봇 자율머지 범위를 판단할…
git:20260924.839a49b · audit A · 14 stars
b3os-report skill
b3rys/b3rys-team-os · skills/b3os-report/SKILL.md · b3rys 팀 표준 보고서 스킬. 모든 보고서는 MD를 소스로 먼저 쓰고 → 아이폰에서 읽기 좋은 자체완결 반응형 HTML+SVG로 렌더한다. 사용 시점 — "보고서 써줘", "report", "팀 보고서"…
git:20260924.839a49b · audit A · 14 stars
b3os-scheduler skill
b3rys/b3rys-team-os · skills/b3os-scheduler/SKILL.md · b3os durable 스케줄러로 반복(cron)·간격(interval)·1회성(reminder) 잡을 등록하는 팀 스킬. 시·분·요일·월 cron + 잡별 휴일정책(run/skip/shift, KST)을 잡 등록…
git:20260924.839a49b · audit A · 14 stars

Every file in b3rys/b3rys-team-os

Browse by kind, by grade A, or by owner.