Home / markshust / hcf · .claude/CLAUDE.md · GitHub

CLAUDE.md@.claude claudeA

CLAUDE.md@.claude is agent-read markdown (claude) from markshust/hcf.

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

# HCF

A Claude Code plugin for autonomous development orchestration with parallel TDD
execution. This repo *is* the plugin — it contains no application code, only
markdown (skills, agents, docs) and bash (hooks, tests).

This file is HCF's own project config. It is **not** the template shipped to
users — that lives inline in `skills/project-setup/SKILL.md`, and editing this
file has no effect on what `/hcf:project-setup` generates.

## Do not use HCF to build HCF

Do **not** invoke `hcf:plan-create` or `hcf:plan-orchestrate` for work in this
repo. HCF cannot bootstrap itself: `plan-orchestrate` requires
`.claude/testing.md` and `.claude/code-standards.md`, which this repo
deliberately does not have, and its hook agents would resolve against the very
`agents/` directory being edited. Work here directly, TDD where practical.

The plugin's own workflow is for *consumer* projects.

## Commands

```bash
# Run the full test suite (no dependencies; bash 3.2 compatible)
./tests/run-tests.sh

# Run one suite
./tests/run-tests.sh test-parse

# Lint shell
shellcheck hooks/*.sh tests/*.sh
```

## Key Conventions

- **Shell must run on bash 3.2** (stock macOS `/bin/bash`). No `declare -A`, no
…

Read the whole file at its exact version.

How to install

Latest version
mdr add markshust/hcf/.claude/CLAUDE.md@git:20260726.95364dc
Exact content
mdr add markshust/hcf/.claude/CLAUDE.md@sha256:abc1e46362d394e8

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260726.95364dc latest2026-07-26 95364dc 3,889 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 (3889 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

markshust/hcf · 75 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_v3jmybenmhxvp7k7
GET https://markdownregistry.com/api/v1/resolve?ref=markshust/hcf/.claude/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/abc1e46362d394e86ef4384db67efeb023207273d18777b77df6c05b634b99ab

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 markshust/hcf

plan-create skill
markshust/hcf · skills/plan-create/SKILL.md · Create structured implementation plans for autonomous TDD development. Use for new features, multi-file changes, or…
git:20260825.4aad915 · audit A · 75 stars
plan-orchestrate skill
markshust/hcf · skills/plan-orchestrate/SKILL.md · Execute implementation plans with parallel TDD workers. Use when ready to run, execute, or start a plan. Triggers on…
git:20260921.27c5a3f · audit A · 75 stars
project-setup skill
markshust/hcf · skills/project-setup/SKILL.md · One-time interactive setup to configure a project for autonomous development. Use when setting up a new project for…
git:20260825.4aad915 · audit A · 75 stars
project-update skill
markshust/hcf · skills/project-update/SKILL.md · Update project configuration to match the latest HCF plugin defaults. Use when the HCF plugin has been updated and you…
git:20260825.4aad915 · audit A · 75 stars

Every file in markshust/hcf

Other files named CLAUDE.md@.claude

CLAUDE.md@.claude claude
imbad0202/academic-research-skills · .claude/CLAUDE.md
git:20260924.f0139b1 · audit A · 49,390 stars
CLAUDE.md@.claude claude
fcakyon/claude-codex-settings · .claude/CLAUDE.md
git:20260827.57286f4 · audit A · 1,153 stars
CLAUDE.md@.claude claude
basecamp/hey-cli · .claude/CLAUDE.md
git:20260729.10f4054 · audit B · 380 stars
CLAUDE.md@.claude claude
basecamp/basecamp-cli · .claude/CLAUDE.md
git:20260125.f5d928c · audit B · 278 stars
CLAUDE.md@.claude claude
serradura/okf · .claude/CLAUDE.md
git:20260711.24e0e55 · audit B · 162 stars
CLAUDE.md@.claude claude
oprogramadorreal/optimus-claude · .claude/CLAUDE.md
git:20260908.5756d41 · audit A · 75 stars
CLAUDE.md@.claude claude
jtmoon79/super-speedy-syslog-searcher · .claude/CLAUDE.md
git:20260714.9648bee · audit A · 60 stars
CLAUDE.md@.claude claude
rse/ase · .claude/CLAUDE.md
git:20260410.7c6f348 · audit B · 53 stars

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