← haffeyenterprises.com
HE-Bedrock // status

Engineering standards,
installed.

Self-contained Claude skills distilled from the HE-Bedrock governance corpus — the standard, without the self-governance machinery.

13 skills
4 lifecycle phases
GitHub canonical corpus
The kit today

Author → Build → Verify → Ship

13 skills · self-contained, no cross-skill dependency
Author4
author-construct-spec
The design document for one construct, buildable by an implementer from the document alone.
livestack-agnostic
author-decision-record
Routing and authoring ADR / DDR / SDD / construct spec — doctype choice, deliberation gate, body integrity.
amendingstack-agnostic
author-execution-relay
The handoff prompt that delegates file/git toil to an executor while judgment stays with the operator.
amendingstack-agnostic
author-standard
Authoring a reusable standard — sourcing rule, membership test, binding declaration, proving by cascade.
livestack-agnostic
Build4
agent-code
Code whose central act is an LLM call — prompt artifacts, structured output, model transport, agent security.
amendingPython
application-code
Python service code — FastAPI, async patterns, port/adapter layering, API design, config, resilience.
amendingPython
frontend-code
React, TypeScript strictness, Vite, plain CSS on tokens, typed OpenAPI seam, WCAG 2.2 AA.
liveTS
infrastructure-code
Terraform modules and GCP resource conventions, remote state, K8s manifests, plan/apply pipeline.
liveTerraform
Verify4
code-review
Three-hat (LAA / SA / EA) review method, severity-tagged findings, solo-operator self-review.
livestack-agnostic
debug
Reproduce, hypothesise, falsify, then fix the root cause rather than masking the symptom.
livestack-agnostic
design-review-loop
Stance-isolated, authority-cited, arbiter-gated review of a design-record set to mechanical convergence.
amendingagent-loop
testing
TDD sequence, unit / integration / contract / e2e, mocking, fixtures, coverage, isolation.
amendingPython
Ship1
app-delivery-pipeline
Build / test / deploy pipeline — Actions workflow security posture, org PR gates, release automation, two stack legs.
liveActions+GCP
What's in the kit

Self-contained Claude skills distilled from the HE-Bedrock governance corpus. They carry the content — the engineering standard, the doctype templates, the testing and review disciplines — with none of the self-governance machinery: no kit-versioning, no ledgers, no audit cadences.

No skill depends on another skill being loaded; a skill's own depth lives in its bundled reference and template files. Where a skill binds to an external substrate, the binding is declared in the skill itself, never hidden.

Stack bindings

  • Service: Python 3.11+ / FastAPI / async SQLAlchemy / GCP
  • Frontend: TypeScript / React / Vite
  • Pipeline: GitHub Actions + GCP
  • Reasoning-protocol skills: stack-agnostic
Install

Installed, not copy-pasted.

Claude Code

/plugin marketplace add T-Bone-Haff/bedrock
/plugin install bedrock@bedrock

Claude.ai / Cowork

Settings → Customize → Plugins
→ Add marketplace from repository
  (T-Bone-Haff/bedrock)
→ Install "bedrock"
Canonical corpus

The skills live in git. This page indexes them.

Releases are pushed, not discovered — each release cascades to its enumerated consumer surfaces.

View on GitHub →