initiative-overview-template

initiative-overview-template is a skill for Claude Code from YoungLeadersDotTech/young-leaders-tech-marketplace. It costs 45 tokens per session (3,534 once invoked), scanned A, original, MIT.

A reusable template for creating initiative-overview instructions about work shared across teams, products, or projects. It records goals, timing, work streams, and coordination details.

In plain words
What is it for?
Documenting an initiative’s purpose, participating teams, work streams, milestones, dates, status, and conditions for using the context.
Why use it?
It provides one structured place for explaining a cross-functional initiative, meaning work involving multiple teams or areas. This helps keep technical decisions aligned with the wider programme.

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 Documenting an initiative’s purpose, participating teams, work streams, milestones, dates, status, and conditions for using the context.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-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 initiative-overview-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 initiative-overview-template

README.md
[![agentmods](https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-template/github.svg)](https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-template)
Your own site
<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-template"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-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 initiative-overview-template

Your own site · 80×15
<a href="https://agentmods.dev/skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-template"><img src="https://agentmods.dev/badge/skills/youngleadersdottech/young-leaders-tech-marketplace/initiative-overview-template.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,534 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.00045 $0.03534
Opus 5 $0.00023 $0.01767
Sonnet 5 $0.00009 $0.00707
Haiku 4.5 $0.00005 $0.00353

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

Security

Grade A, and why

initiative-overview-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/initiative-overview-template/SKILL.md · 391 lines

How it starts

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

Initiative Overview Template

Purpose

This template guides the creation of initiative overview skills - strategic information about cross-functional initiatives that span multiple products, teams, or projects. These skills ensure coordinated work and shared understanding across organizational boundaries. Replace all [PLACEHOLDER] values with actual initiative information.

SKILL.md Frontmatter Template

---
name: [initiative-slug]-overview
description: Initiative overview for [INITIATIVE_NAME] including goals, timeline, and cross-team coordination when discussing [WORK_STREAM_1], [WORK_STREAM_2], or [DELIVERABLE]. Auto-invoke when user mentions [INITIATIVE_NAME], [KEY_MILESTONE], or [INVOLVED_TEAM]. Do NOT load for general [DOMAIN] discussions unrelated to this initiative.
disable-model-invocation: true
allowed-tools: []
version: 1.0.0
category: Initiative
tags: [[initiative-name], [domain], cross-functional, strategy]
initiative-status: [PLANNING/ACTIVE/ON_HOLD/COMPLETED]
start-date: [YYYY-MM-DD]
target-completion: [YYYY-MM-DD]
last-updated: [YYYY-MM-DD]
---

Description Engineering Guidance:

DO include:

  • Initiative name and key work streams
  • Specific deliverables or milestones
  • Teams or products involved
  • Trigger terms people use when discussing this initiative

DON'T use:

  • Generic descriptions ("Cross-team project...")
  • No scope boundaries (will load for unrelated work)
  • Missing team or product context

Example Good Description:

Initiative overview for Pricing Innovation including flexible leasing, custom rate cards, and dynamic pricing when discussing payment options, merchant pricing, or revenue optimization. Auto-invoke when user mentions Pricing Innovation, flexible leasing, or custom rates. Do NOT load for general pricing discussions outside this initiative.

Initiative Overview Content Structure

1. Initiative Charter

Purpose: Core definition and strategic rationale

Initiative Name

[INITIATIVE_NAME]

Read the full file on GitHub · 391 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 · 391 lines · 45 tokens per session scan A 8d6996603b2b

Subscribe to this mod's changes

initiative-overview-template is a skill published in the GitHub repository YoungLeadersDotTech/young-leaders-tech-marketplace (10 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 3,534 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

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

ppt-keynote

An operating-model redesign for a scaling logistics firm — the diagnosis, the target model, and the transition roadmap. Built as a decision-grade consulting deck for client sponsor, ops leaders.

nexu-io/open-design · 40 tokens

product-frameworks

Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, requirements, and user research. Use when building ROI projections, competitive analysis, RICE scoring, OKR trees, user personas, PRDs, or usability testing plans.

yonatangross/orchestkit · 61 tokens

gr-product-dev-ops

🇺🇸 Your dev team ships features nobody asked for while user-reported bugs pile up for months. Operations blames engineering for ignoring users; engineering blames operations for not understanding technical constraints. This gives you the complete Product × Engineering × Operations alignment SOP — from unified…

Gingiris-1031/gingiris-skills · 576 tokens

project-bootstrap

A setup workflow for creating or formally onboarding a Nuxt project into a shared project-management system called Clade.

YuDefine/nuxt-supabase-starter · 83 tokens

my

A chat-based queue for decisions that still need the project owner's answer. It gathers pending questions from project records and the current conversation, then presents them as numbered choices.

YuDefine/nuxt-supabase-starter · 114 tokens