product-context-template

product-context-template is a skill for Claude Code from YoungLeadersDotTech/young-leaders-tech-marketplace. It costs 46 tokens per session (2,865 once invoked), scanned A, original, MIT.

A reusable template for creating product-context instructions that explain a product’s vision, goals, constraints, and positioning. It is meant for building a product skill, not for doing the product work itself.

In plain words
What is it for?
Defining product information, feature areas, target users, strategic terms, version details, and rules for when the context should be used.
Why use it?
It gives teams a consistent structure for recording why a product and its features exist. This helps a coding assistant use strategic context when making related technical decisions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Part of the skills-toolkit plugin — 5 skills, 4 agents shipped together

Good fit Defining product information, feature areas, target users, strategic terms, version details, and rules for when the context should be used.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add YoungLeadersDotTech/young-leaders-tech-marketplace --skill product-context-template
Clone the repo
git clone --depth 1 https://github.com/YoungLeadersDotTech/young-leaders-tech-marketplace

Made for: Claude Code.

Or install skills-toolkit, the plugin that ships this one along with the rest of its 5 skills, 4 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-context-template

README.md
[![agentmods](https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template/github.svg)](https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template)
Your own site
<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for product-context-template

Your own site · 80×15
<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/product-context-template.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,865 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.02865
Opus 5 $0.00023 $0.01432
Sonnet 5 $0.00009 $0.00573
Haiku 4.5 $0.00005 $0.00286

Measured 12d ago against content hash 9961d095968f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

product-context-template scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/skills-toolkit/skills/product-context-template/SKILL.md · 314 lines

How it starts

The opening of the file, as written. The whole thing — 314 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Justification: pure template scaffold - emits verbatim template content with no LLM reasoning pass.

Product Context Template

Purpose

This template guides the creation of product context skills - strategic information about product vision, goals, constraints, and positioning that helps Claude understand the "why" behind technical decisions. Replace all [PLACEHOLDER] values with actual product information.

SKILL.md Frontmatter Template

---
name: [product-name]-context
description: Product context for [PRODUCT_NAME] including vision, goals, and constraints when discussing [FEATURE_AREA_1], [FEATURE_AREA_2], or [USE_CASE]. Auto-invoke when user mentions [PRODUCT_NAME], [KEY_FEATURE], or [TARGET_USER_SEGMENT]. Do NOT load for general [DOMAIN] discussions unrelated to [PRODUCT_NAME].
disable-model-invocation: true
allowed-tools: []
version: 1.0.0
category: Product
tags: [[product-name], [domain], product-context, strategy]
product-version: [VERSION_OR_RELEASE]
last-updated: [YYYY-MM-DD]
---

Description Engineering Guidance:

DO include:

  • Product name and key features
  • Specific feature areas covered
  • Target user segments
  • Strategic positioning keywords

DON'T use:

  • Generic descriptions ("Information about product...")
  • No product scope boundaries
  • Missing trigger terms users will actually mention

Example Good Description:

Product context for Acme Checkout payment processing covering merchant onboarding, flexible billing, and international support. Auto-invoke when user mentions Acme Checkout, merchant setup, or billing options. Do NOT load for general payment discussions outside Acme Checkout.

Product Context Content Structure

1. Product Vision & Mission

Purpose: Core purpose and long-term aspiration

Product Vision

[ONE_SENTENCE_VISION_STATEMENT]

Example: "Enable every restaurant to offer flexible payment options that increase customer purchasing power while maintaining financial security."

Read the full file on GitHub · 314 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 314 lines · 46 tokens per session scan A 9961d095968f

Subscribe to this mod's changes

product-context-template is a skill published in the GitHub repository YoungLeadersDotTech/young-leaders-tech-marketplace (10 stars, last pushed 1mo ago), licensed MIT. It adds 46 tokens to every session and 2,865 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

strategic-thinking-and-alignment

Develops the daily habits and communication practices that separate strategic leaders from operational ones. Covers carving out time for strategic thinking, communicating strategic changes effectively, building organisational alignment, challenging the status quo, and fostering competitive innovation without…

fatihguner/foreman · 96 tokens

bhag-goal-setting

A long-term goal-setting method for choosing one bold, clear direction for a company, team, or person, usually looking 10 to 25 years ahead. It breaks that direction into three- to five-year targets and yearly goals.

ace3000chao/book2startup · 84 tokens

simple-deck

OpenDesign's operating review: growth, burn, and the concrete path to sustainability without losing the open ethos. Built as a decision-grade corporate strategy deck for leadership team.

nexu-io/open-design · 38 tokens

html-ppt-zhangzara-blue-professional

OpenDesign's QBR for the executive committee: what moved, what stalled, and the resource reallocation ask. Built as a decision-grade corporate strategy deck for executive committee.

nexu-io/open-design · 47 tokens

html-ppt-zhangzara-mat

A margin-recovery diagnosis for a regional grocery chain — the governing thought, the driver tree, the priorities, and the roadmap. Built as a decision-grade consulting deck for client sponsor, steering committee.

nexu-io/open-design · 51 tokens

huashu-keynote-black

OpenDesign's all-hands: the year in review, the three priorities, and what every team owns next quarter. Built as a decision-grade corporate strategy deck for whole company.

nexu-io/open-design · 43 tokens