← ClaudeAtlas

follow-our-standardslisted

Re-anchor to your organization's engineering standards, then audit the work in flight against them and correct violations with doc citations. Use when: 'follow our standards', 'follow the standards', 're-anchor to standards', 'does this match our conventions', 'audit against standards', 'you're drifting from our conventions', or at conversation start on a repo governed by shared conventions.
melodic-software/claude-code-plugins · ★ 4 · AI & Automation · score 76
Install: claude install-skill melodic-software/claude-code-plugins
# Follow our standards A drift corrector for alignment to the consuming organization's engineering standards. The method — re-anchor, audit the work in flight, correct forward, report, and the tone that firing this is not an accusation — lives in [`${CLAUDE_PLUGIN_ROOT}/context/re-anchor-audit-correct.md`](../../context/re-anchor-audit-correct.md). Read it; this file adds only what is specific to standards discipline. ## Resolve the standards source The authority is the consuming organization's own conventions; never work from recall of them. Resolve a readable copy per the method doc's ladder: 1. **The consuming project declares its standards source.** When the repo's own `CLAUDE.md` / `.claude/rules/` names where the conventions live — a shared standards repository, a docs tree, a conventions directory — resolve and read THAT. A local checkout is preferable to a remote fetch when one exists; a remote read (via the host's CLI or web tree) is the fallback. 2. **No external source declared → the repo's own conventions.** Read the conventions the repo carries itself — its `CLAUDE.md`, `.claude/rules/`, `CONTRIBUTING`, docs — and re-anchor those. 3. **Nothing declared anywhere → the portable baseline** below. State which source resolved so the citations are traceable. ## Loading — relevance-routed progressive disclosure Do not load the whole convention set. Route through its own index — a top-level `README` or agent-instruction file — and pull only wh