project-setup skillA
project-setup is agent-read markdown (skill) from markshust/hcf: One-time interactive setup to configure a project for autonomous development. Use when setting up a new project for TDD-based autonomous development with 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
One-time interactive setup to configure a project for autonomous development. ## Purpose Create `CLAUDE.md` and all project configuration files in `.claude/` through an interactive process with auto-detection. ## Execution Steps ### Step 1: Check for Existing Configuration First, check if configuration already exists: ```bash ls CLAUDE.md .claude/testing.md .claude/code-standards.md .claude/architecture.md 2>/dev/null ``` If CLAUDE.md and all 3 config files (`testing.md`, `code-standards.md`, `architecture.md`) exist, inform the user: > Project already configured. CLAUDE.md and config files exist in `.claude/`. To reconfigure, delete CLAUDE.md and `.claude/` then run `/project-setup` again. Otherwise, continue with setup. ### Step 2: Auto-Detect Project Type Scan the project root for configuration files to detect the tech stack: **Check for these files (in parallel):** - `composer.json` → PHP/Laravel/Symfony - `package.json` → Node.js/React/Vue/Next.js - `Cargo.toml` → Rust - `go.mod` → Go - `pyproject.toml` or `requirements.txt` → Python - `Gemfile` → Ruby/Rails - `pom.xml` or `build.gradle` → Java - `*.csproj` or `*.sln` → .NET **For each detected file, extract:** …
Read the whole file at its exact version.
How to install
mdr add markshust/hcf/project-setup@git:20260825.4aad915mdr add markshust/hcf/project-setup@sha256:3ae5c478315d067bPin 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.
[](https://markdownregistry.com/a/art_wrzxvduslvzpq2mf)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260825.4aad915 latest | 2026-08-25 | 4aad915 | 11,720 B | A | view · diff |
| git:20260818.e8508ad | 2026-08-18 | e8508ad | 12,914 B | A | view · diff |
| git:20260726.90fc3e5 | 2026-07-26 | 90fc3e5 | 12,594 B | A | view · diff |
| git:20260626.cc45c9d | 2026-06-26 | cc45c9d | 12,345 B | A | view · diff |
| git:20260501.3f90ead | 2026-05-01 | 3f90ead | 11,712 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (11720 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
markshust/hcf · 75 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wrzxvduslvzpq2mf GET https://markdownregistry.com/api/v1/resolve?ref=markshust/hcf/project-setup GET https://markdownregistry.com/api/v1/blob/3ae5c478315d067b2cfc81225120a2825a93ad42e9092705b8814c05521bed7d
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.