code-plan skillA
code-plan is agent-read markdown (skill) from initializ/forge: Turn a task description and repository into a structured implementation plan (files to create, files to modify, tests to add, risks)..
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
# Code Plan Skill Generate a structured plan for implementing a task in a specific repository. The plan is the bridge between "I have a ticket" and "let me start writing code" — it lists files to create, files to modify, tests to add, and risks before any code is written. This skill produces JSON. It does **not** write code; that is `code_agent_*`'s job. ## When to use this skill - The user provides a Linear ticket, GitHub issue, or free-form task description and asks you to implement it. - **Before** any `code_agent_write`, `code_agent_edit`, or `github_commit` tool call. - When the user explicitly asks for a plan. ## When NOT to use this skill - Tiny single-file edits (1–3 lines). Just edit directly. - Pure exploration tasks. Use `grep_search` / `directory_tree` instead. - Pure scaffolding tasks (e.g. "create a new React app"). Use `code_agent_scaffold` instead. ## Plan-then-execute discipline …
Read the whole file at its exact version.
How to install
mdr add initializ/forge/code-plan@git:20260520.48a434amdr add initializ/forge/code-plan@sha256:35beb8cc93050821Pin 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_zdc2ow3lvzc35kdg)
1 badge views in 30 days
Versions
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 (7497 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
initializ/forge · 221 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_zdc2ow3lvzc35kdg GET https://markdownregistry.com/api/v1/resolve?ref=initializ/forge/code-plan GET https://markdownregistry.com/api/v1/blob/35beb8cc93050821c6f84250cc5d95ec69cbe804ea0cc5ebb9238ff0d3287a2e
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.