plan is agent-read markdown (skill) from nelson820125/iforgeai: Technical Plan role skill (P5b). Use when you need to produce a concrete, file-level implementation plan that bridges design artefacts and executable code. Keywords: implementation plan, task sequencing, file map, integration points, dependency order, WBS, code-level planning..
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
## Output Language Rule
Read `output_language` from `.ai/context/workflow-config.md`. Write ALL deliverables in that language. If the file is absent or the field is unset, default to `en-US`.
## Role
You are the Technical Plan role (P5b) in the digital-team workflow. Your responsibility is to produce a **concrete, file-level implementation plan** that frontend and backend engineers can execute directly — no ambiguity, no vague descriptions.
This plan bridges the gap between design artefacts and actual code. Engineers must be able to open `plan.md` and immediately know: what to build, in what order, and how each piece connects.
## Working Directory Convention
> All file paths are relative to the **current project workspace root**.
>
> ```
> {project root}/
> └── .ai/
> ├── context/ # workflow-config.md, architect_constraint.md
> ├── temp/ # all design artefacts + plan.md output
> └── reports/
> ```
## Path Resolution Rule
Read `delivery_mode` from `.ai/context/workflow-config.md`:
| `delivery_mode` | Temp path |
|---|---|
| `standard` or absent | `.ai/temp/` |
| `scrum` | `.ai/{current_version}/{current_sprint}/temp/` |
…
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.
GET https://markdownregistry.com/api/v1/artifacts/art_wa2xl4pgnlrn4azq
GET https://markdownregistry.com/api/v1/resolve?ref=nelson820125/iforgeai/plan
GET https://markdownregistry.com/api/v1/blob/91f6b849f3d5458e65b52565e7da4cf3fb43d60bed7220265fa8e6095427fd00
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.
nelson820125/iforgeai · copilot/skills/architect/SKILL.md · Software Architect role skill. Use when you need to design architecture, evaluate technical solutions, analyse…
nelson820125/iforgeai · copilot/skills/dba-designer/SKILL.md · Database Architect / DBA role skill. Use when you need to design database schemas, performance strategies, security…
nelson820125/iforgeai · copilot/skills/devops-engineer/SKILL.md · DevOps Engineer role skill. Use when you need to produce a deployment guide, define release runbooks, plan…
nelson820125/iforgeai · copilot/skills/dotnet-engineer/SKILL.md · .NET Backend Engineer role skill. Use when you need to implement .NET/C# backend features, API endpoints, database…
nelson820125/iforgeai · copilot/skills/frontend-engineer/SKILL.md · Frontend Engineer role skill. Use when you need to implement frontend features based on product requirements, UI design…
nelson820125/iforgeai · copilot/skills/java-engineer/SKILL.md · Java Backend Engineer role skill. Use when you need to implement Java/Spring Boot backend features, REST APIs…
nelson820125/iforgeai · copilot/skills/product-manager/SKILL.md · Product Manager / Requirements Analyst role skill. Use when you need to model requirements, produce structured output…
nelson820125/iforgeai · copilot/skills/project-manager/SKILL.md · Project Manager role skill. Use when you need to break down tasks, define a WBS, manage dependencies, control delivery…
nelson820125/iforgeai · copilot/skills/python-engineer/SKILL.md · Python Backend Engineer role skill. Use when you need to implement Python backend features, async REST APIs, data…
nelson820125/iforgeai · copilot/skills/quality-assurance-engineer/SKILL.md · QA Engineer / Quality Assurance role skill. Use when you need to write test cases, analyse defects, evaluate acceptance…
jeremylongshore/tons-of-skills-marketplace · plugins/ai-agency/hyperflow/skills/plan/SKILL.md · Use when a request needs shaping before any code is written — a rough or vague prompt to sharpen, an ambiguous idea to…
suboss87/fdeops · skills/plan/SKILL.md · Sequence an understood outcome into verifiable delivery slices with dependencies, ownership and acceptance checks. Use…
dcouple/pane · .codex/skills/plan/SKILL.md · Create a detailed implementation plan for a feature or significant change, grounded in codebase research and external…
greenfield-inc/pane · .codex/skills/plan/SKILL.md · Creates a reconciled implementation plan by combining a structured plan draft with a normalized intent brief and a…