Home / vandanaajaydubey111 / great-pm · plugins/great-pm/skills/cost-model/SKILL.md · GitHub

cost-model skillA

cost-model is agent-read markdown (skill) from vandanaajaydubey111/great-pm: Standardized cost-estimation framework for great-pm initiatives. Forces explicit LLM cost (across great-pm pipelines), human-equivalent comparison, infra delta, and time-to-ship. Output is parsable by /pm-burn and /pm-cost. great-pm version covers PM-side cost..

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

## Codex host binding

- Treat references to Claude slash workflows as the equivalently named Codex skill.
- Before delegating to any specialist, read the `great-pm-runtime` skill and the selected packaged role file.
- Treat "invoke", "assign", "delegate", "spawn", and source Agent-tool instructions as a required Codex `spawn_agent` call with that role and a bounded assignment.
- For the spawn tool's `task_name` or `agent_name` identifier, replace canonical role-name hyphens with underscores (`query-refiner-pm` → `query_refiner_pm`). Keep canonical names unchanged in prompts, filenames, verdict logs, and user-facing output; this is an internal identifier mapping, not a role rename.
- Store every returned agent identifier. Never call a wait tool until a spawn has returned an identifier, and wait only on identifiers returned by successful spawns.
- If `spawn_agent` is unavailable or a spawn fails, report BLOCKED; do not impersonate the specialist or wait on an empty agent set.
- Resolve bundled paths from the installed GreatPM plugin root.
- Ignore Claude-only model aliases, colors, turn limits, and tool allowlists.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add vandanaajaydubey111/great-pm/cost-model@git:20260920.2cbc56d
Exact content
mdr add vandanaajaydubey111/great-pm/cost-model@sha256:a3516c06a27b69bb

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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_d263euyuvf4otsau.svg)](https://markdownregistry.com/a/art_d263euyuvf4otsau)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.2cbc56d latest2026-09-20 2cbc56d 9,261 BA view · diff
git:20260729.8dd5ad02026-07-29 8dd5ad0 9,084 BA view · diff
git:20260729.4a3a4d02026-07-29 4a3a4d0 8,949 BA view · diff
git:20260729.5b86b602026-07-29 5b86b60 8,453 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9261 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

GitHub

vandanaajaydubey111/great-pm · 3 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_d263euyuvf4otsau
GET https://markdownregistry.com/api/v1/resolve?ref=vandanaajaydubey111/great-pm/cost-model
GET https://markdownregistry.com/api/v1/blob/a3516c06a27b69bb122346fa8e6029a7b01d08195577f1f0f57b949bc502a1df

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.

More from vandanaajaydubey111/great-pm

great-pm-runtime skill
vandanaajaydubey111/great-pm · codex/source-skills/great-pm-runtime/SKILL.md · Use when a GreatPM workflow needs to select, spawn, coordinate, or collect results from its specialist…
git:20260920.2cbc56d · audit A · 3 stars
accessibility skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/accessibility/SKILL.md · Playbook for product accessibility — WCAG 2.2 AA, ADA Title III (US public accommodations), Section 508 (US federal)…
git:20260920.2cbc56d · audit A · 3 stars
activation-aha-moment skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/activation-aha-moment/SKILL.md · The statistical method for finding a product's activation/aha moment — the action that, taken early, separates retained…
git:20260920.2cbc56d · audit A · 3 stars
agent-product-patterns skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/agent-product-patterns/SKILL.md · The workflow-vs-agent decision and the seven Anthropic building-block patterns (augmented LLM, prompt chaining…
git:20260920.2cbc56d · audit A · 3 stars
ai-evals skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-evals/SKILL.md · Eval-driven product management for LLM features — error analysis, axial coding of failure modes, LLM-as-judge with…
git:20260920.2cbc56d · audit A · 3 stars
ai-regulation skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-regulation/SKILL.md · Playbook for AI-specific regulation — EU AI Act (high-risk + GPAI obligations), NIST AI RMF (US voluntary), Biden EO +…
git:20260920.2cbc56d · audit A · 3 stars
ai-unit-economics skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-unit-economics/SKILL.md · The unit-economics model that governs whether an AI product is viable. Forces explicit cost-per-action (token +…
git:20260920.2cbc56d · audit A · 3 stars
ai-use-case-scoping skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-use-case-scoping/SKILL.md · The should-this-even-be-AI gate — decide where an LLM belongs versus deterministic rules, frame error tolerance as a…
git:20260920.2cbc56d · audit A · 3 stars
ai-ux-patterns skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-ux-patterns/SKILL.md · The UX patterns that don't exist in deterministic software — confidence display, graceful failure, reversibility…
git:20260920.2cbc56d · audit A · 3 stars
ansoff-matrix skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ansoff-matrix/SKILL.md · Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product…
git:20260920.2cbc56d · audit A · 3 stars
beachhead-segment skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/beachhead-segment/SKILL.md · Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness…
git:20260920.2cbc56d · audit A · 3 stars
blue-ocean-strategy skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/blue-ocean-strategy/SKILL.md · Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions…
git:20260920.2cbc56d · audit A · 3 stars

Every file in vandanaajaydubey111/great-pm

Other files named cost-model

cost-model skill
avelikiy/great_cto · skills/cost-model/SKILL.md · Standardized cost-estimation framework for great_cto plans. Forces explicit LLM cost, infra cost, human-supervision…
git:20260528.4d681c0 · audit A · 95 stars

Browse by kind, by grade A, or by owner.