plan-create skillA
plan-create is agent-read markdown (skill) from markshust/hcf: Create structured implementation plans for autonomous TDD development. Use for new features, multi-file changes, or anything requiring multiple steps or tests. Triggers on aspirational openers ("let's build", "let's start building", "I want to make", "I want an app that", "help me build"), capability lists ("users should be able to X, Y, Z"), vague-noun patterns ("a system for", "a way to", "an app that", "functionality for"), and explicit build verbs ("build", "create", "add a feature", "help m.
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
# Plan Create
Transform feature requests into structured plans with task breakdowns, dependencies, and TDD requirements for parallel autonomous execution.
## Project Architecture
<architecture>
@.claude/architecture.md
</architecture>
## Execution Flow
### Phase 0: Pre-plan hook
Run this once, at the very start, before Phase 1 discovery.
**Run the `pre-plan` hook.**
Run the discovery script — never enumerate agent files by hand:
```bash
"{skill-base-dir}/../../hooks/discover-hooks.sh" --hook=pre-plan
```
`{skill-base-dir}` is the **`Base directory for this skill`** value stated when this skill loaded. `${CLAUDE_PLUGIN_ROOT}` is not available in a skill's Bash calls.
- **Exit 0, empty stdout** → empty hook. This is the default. Return immediately: print nothing, spawn nothing, say nothing about the hook at all, and proceed to Phase 1. Do **not** narrate that the script returned no agents — that is the narration `HOOKS.md` forbids.
- **Exit 0, output** → **print the output verbatim** as the resolved agent order, then spawn each listed agent in order per its `mode`.
…Read the whole file at its exact version.
How to install
mdr add markshust/hcf/plan-create@git:20260825.4aad915mdr add markshust/hcf/plan-create@sha256:9eaae5f7f77a2c6dPin 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_vvzdtofm5faqmqsd)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260825.4aad915 latest | 2026-08-25 | 4aad915 | 21,735 B | A | view · diff |
| git:20260818.e8508ad | 2026-08-18 | e8508ad | 21,669 B | A | view · diff |
| git:20260726.90fc3e5 | 2026-07-26 | 90fc3e5 | 20,522 B | A | view · diff |
| git:20260626.cc45c9d | 2026-06-26 | cc45c9d | 18,611 B | A | view · diff |
| git:20260501.b2afb74 | 2026-05-01 | b2afb74 | 15,565 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 (21735 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_vvzdtofm5faqmqsd GET https://markdownregistry.com/api/v1/resolve?ref=markshust/hcf/plan-create GET https://markdownregistry.com/api/v1/blob/9eaae5f7f77a2c6db0db72d12d2f464b4d4d1e938284a02d41142d355e90005b
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.