CLAUDE.md claudeA

CLAUDE.md is agent-read markdown (claude) from nguyenvanphituoc/shapeup-sdlc-plugin.

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

# CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

@AGENTS.md

---

Above the rule: the shipped harness doc. Below: guidance for developing this repo.

## What this repo is

A Claude Code plugin (`shapeup-sdlc`). AGENTS.md is a **shipped product artifact** —
`bin/init.mjs` splices its `<!-- HARNESS_START -->…<!-- HARNESS_END -->` block into
consumer projects. Editing it is a product change: speak in skills/commands/options,
never `.mjs` paths.

## Commands

- `npm test` — Tier-0 structural suite (`tests/structural/`); zero deps, no install step.
- `claude plugin validate . --strict` (and the same for `./.claude-plugin/marketplace.json`) — CI parity.
- `claude --plugin-dir .` — load the working copy without installing.
- `npm run demo` — regenerates `docs/assets/demo-gate.svg` by running the real gate hook; never hand-edit the SVG.

## Rules that prevent breakage

- Zero dependencies is load-bearing: executable code is plain Node ESM (`.mjs`),
  `node:` builtins only, no network calls anywhere.
- Hooks fail open, never closed, unless the bad state is positively proven
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nguyenvanphituoc/shapeup-sdlc-plugin/CLAUDE.md@git:20260924.4a610f8
Exact content
mdr add nguyenvanphituoc/shapeup-sdlc-plugin/CLAUDE.md@sha256:07aded118c27bfc0

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_po3d6d6en3yqm6pi.svg)](https://markdownregistry.com/a/art_po3d6d6en3yqm6pi)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.4a610f8 latest2026-09-24 4a610f8 5,062 BA view · diff
git:20260923.cf1262b2026-09-23 cf1262b 5,072 BA view · diff
git:20260920.8cb684c2026-09-20 8cb684c 4,150 BA view · diff
git:20260907.c07d0822026-09-07 c07d082 4,170 BA view · diff
git:20260817.7a392142026-08-17 7a39214 3,601 BA view · diff
git:20260814.4b8b3532026-08-14 4b8b353 3,595 BA view · diff
git:20260812.ddd413c2026-08-12 ddd413c 3,593 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (5062 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

nguyenvanphituoc/shapeup-sdlc-plugin · 3 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_po3d6d6en3yqm6pi
GET https://markdownregistry.com/api/v1/resolve?ref=nguyenvanphituoc/shapeup-sdlc-plugin/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/07aded118c27bfc05f925fc681f4275153d633394aaf82545188a5d420d574bb

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 nguyenvanphituoc/shapeup-sdlc-plugin

architecture-research-report skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/architecture-research-report/SKILL.md · Research a technical question deeply, then produce an evidence-dense architecture report that takes a position, shows…
git:20260805.1a76bee · audit A · 3 stars
harness-maintenance-audit skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/harness-maintenance-audit/SKILL.md · Audit this plugin repo for two kinds of rot: documentation that no longer matches the shipped plugin, and internal…
git:20260813.711eb60 · audit A · 3 stars
plan-executor skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/plan-executor/SKILL.md · Execute a staged plan document end to end — compile its recommendation into an acceptance contract, implement each…
git:20260813.711eb60 · audit A · 3 stars
svg-builder skill
nguyenvanphituoc/shapeup-sdlc-plugin · .claude/skills/svg-builder/SKILL.md · Build correct, self-contained SVG diagrams, illustrations, and animations from a description. Everything it produces…
git:20260819.b84978e · audit A · 3 stars
AGENTS.md agents
nguyenvanphituoc/shapeup-sdlc-plugin · AGENTS.md
git:20260924.f1de9d1 · audit A · 3 stars
ba-pitch-analyzer skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/ba-pitch-analyzer/SKILL.md · Use this skill whenever a user provides a product requirement, pitch, or feature description and wants it broken down…
git:20260922.52fedc2 · audit A · 3 stars
coach skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/coach/SKILL.md · Use this skill to turn raw Product Owner / Tech Lead feedback at the Ship Sign-off (L4 Gate) into structured…
git:20260920.4caf2ec · audit A · 3 stars
hill-chart skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/hill-chart/SKILL.md · Use this skill whenever the user wants to see how their Shape Up build(s) are progressing — a Hill Chart, a build…
git:20260923.1178d0f · audit A · 3 stars
orient skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/orient/SKILL.md · Use this skill for Shape Up step 7 (Orient) — the builder-led reconnaissance pass that runs AFTER kick-off and BEFORE…
git:20260913.e3dbbe1 · audit A · 3 stars
qa-edge-hunter skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/qa-edge-hunter/SKILL.md · Use this skill for the post-PASS exploratory QA pass — Shape Up's "QA is for the edges", made explicit for the harness…
git:20260913.e3dbbe1 · audit F · 3 stars
scope-architect skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/scope-architect/SKILL.md · Use this skill to map the vertical scopes of a feature — Shape Up's "map the scopes" (step 8) as committed…
git:20260919.531c9ed · audit A · 3 stars
scope-hammer skill
nguyenvanphituoc/shapeup-sdlc-plugin · skills/scope-hammer/SKILL.md · Use this skill whenever a Shape Up build run reaches its stop condition — the circuit breaker (round budget or a…
git:20260922.449c249 · audit A · 3 stars

Every file in nguyenvanphituoc/shapeup-sdlc-plugin

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

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