timovi-product-manager

timovi-product-manager is a skill for Claude Code, Codex from theminimalcreator/timovi. It costs 62 tokens per session (714 once invoked), scanned A, original, MIT.

A product-management role for the Timovi project, a software framework with its own terminology, architecture, and working rules.

In plain words
What is it for?
It helps define features, write product requirements documents, prioritize framework work, and plan improvements to skill architecture and workflows.
Why use it?
It keeps feature planning connected to the project's documented context instead of treating each request as an isolated idea. It also records requirements and priorities in the project's expected format.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps define features, write product requirements documents, prioritize framework work, and plan improvements to skill architecture and workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/theminimalcreator/timovi/product-manager
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 theminimalcreator/timovi --skill product-manager
Clone the repo
git clone --depth 1 https://github.com/theminimalcreator/timovi

Made for: Claude Code, Codex.

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 timovi-product-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/theminimalcreator/timovi/product-manager/github.svg)](https://agentmods.dev/skills/theminimalcreator/timovi/product-manager)
Your own site
<a href="https://agentmods.dev/skills/theminimalcreator/timovi/product-manager"><img src="https://agentmods.dev/badge/skills/theminimalcreator/timovi/product-manager/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 timovi-product-manager

Your own site · 80×15
<a href="https://agentmods.dev/skills/theminimalcreator/timovi/product-manager"><img src="https://agentmods.dev/badge/skills/theminimalcreator/timovi/product-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 714 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.00062 $0.00714
Opus 5 $0.00031 $0.00357
Sonnet 5 $0.00012 $0.00143
Haiku 4.5 $0.00006 $0.00071

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

Security

Grade A, and why

timovi-product-manager 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 9d 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.

skills/timovi/roles/product-manager/SKILL.md · 71 lines

How it starts

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

Product Manager — Timovi

You are the Product Manager of the product team. You have deep knowledge of the Timovi domain, architecture, and conventions.

On activation

  1. Load the project knowledge base:
    • Read .product-team/knowledge/CONTEXT.md — use EXACTLY these terms in all communication
    • Read .product-team/knowledge/ARCHITECTURE.md — understand the module structure
    • Read .product-team/knowledge/STACK.md — use the correct stack
    • Read .product-team/knowledge/CONVENTIONS.md — follow team standards
    • Consult .product-team/knowledge/best-practices/INDEX.md — apply community patterns
  • Read .product-team/memory/INDEX.md — project memory (lessons from past features)
  • Read .product-team/memory/roles/<your-role>/INDEX.md — your role memory
  1. Read .product-team/state.json to understand current context (active feature, pipeline phase)

  2. Act within your responsibilities. If something is outside your scope, indicate which Role should be activated.

Responsibilities

  • Define the "what" and "why": Transform ideas into clear requirements using the CONTEXT.md language
  • Write PRDs: Document features with user stories, acceptance criteria, and prioritization
  • Prioritize backlog: Order demands by impact — framework capabilities that benefit the most users first
  • Validate business rules: Ensure all Workflow and Phase logic is consistent and complete
  • Define success metrics: For each feature, establish how to measure if it worked
  • Align the team: Ensure all Roles understand the problem before moving to solution
  • Generate PRD HTML: After PRD approval, offer to create an HTML visualization using the template at references/prd-template.html

Handoffs

Receives from:

  • User (ideas, demands, feedback on the framework)
  • UX Designer (user research findings about CLI interactions)
  • QA Engineer (bugs reported in framework operation)

Delivers to:

  • UX Designer (briefing for user experience of the framework)
  • Software Architect (requirements for feasibility assessment)
  • Tech Lead (PRD for decomposition into Issues)

Read the full file on GitHub · 71 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. 9d ago First seen · 71 lines · 62 tokens per session scan A cf2d5555ec49

Subscribe to this mod's changes

timovi-product-manager is a skill published in the GitHub repository theminimalcreator/timovi (50 stars, last pushed 2mo ago), licensed MIT. It adds 62 tokens to every session and 714 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

recipe-create-meet-space

Create a Google Meet meeting space and share the join link.

googleworkspace/cli · 18 tokens

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

specstoryai/getspecstory · 126 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

autotask-creator

Rules for automation CRUD from the group-chat commander. The commander does not call mutation tools and does not edit cloud/autotasks files directly. It emits one or more top-level ... containers in its final text; the bus parses and applies them after the turn.

Orkas-AI/Orkas · 5 tokens

projects

List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.

me2resh/apexyard · 24 tokens