task-prd-creator skillA
task-prd-creator is agent-read markdown (skill) from coco-research/coco: Use when the user says I want to add X, implement Y, create a task for Z, or plan this feature. Writes a task file plus a PRD under .agent/, links them, and waits for approval before any implementation starts..
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
# Task & PRD Creator ## Overview Create structured task files and PRDs before implementing features. This ensures proper planning, documentation, and clear scope definition. **CRITICAL RULE:** Never implement a feature without first creating the task + PRD files and getting user approval. ## When This Activates - "I want to add [feature]" - "Implement [feature]" - "Create a task for [feature]" - "Plan this feature" - User describes a user story - Bug that needs tracking ## The Workflow ### Step 1: Understand Request - **Simple task:** <1 hour, few files - **Complex feature:** >1 hour, multiple files/systems ### Step 2: Gather Requirements - Which app/project? - Priority? (CRITICAL/High/Medium/Low) - Dependencies? ### Step 3: Check Existing System - Read architecture docs - Search for similar implementations ### Step 4: Create Files **Task file:** `[project]/.agent/TASKS/[task-name].md` **PRD file:** `[project]/.agent/PRDS/[task-name].md` ### Step 5: Get Approval Present files, explain approach, **WAIT for user approval**. ## Task File Format ```markdown ## Task: [Feature Name] **ID:** feature-name-slug **Label:** [App]: [Feature Name] …
Read the whole file at its exact version.
How to install
mdr add coco-research/coco/task-prd-creator@v1.0.0mdr add coco-research/coco/task-prd-creator@sha256:38b5ab86f200fec3Pin 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_47lvyymrqo5bf5by)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.0.0 latest | 2026-09-14 | e75f220 | 2,365 B | A | view · diff |
| v1.0.0 | 2026-08-02 | 1479e32 | 2,489 B | A | view · diff |
| v1.0.0 | 2026-04-26 | d53cc6c | 2,478 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 (2365 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
coco-research/coco · 478 stars · license NOASSERTION · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_47lvyymrqo5bf5by GET https://markdownregistry.com/api/v1/resolve?ref=coco-research/coco/task-prd-creator GET https://markdownregistry.com/api/v1/blob/38b5ab86f200fec39f05b4e1ade7244070bad20999f25979ff7c813e8c3f45ed
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.