unfolding-po

unfolding-po is an agent for Claude Code from t1/tdder. It costs 45 tokens per session (7,648 once invoked), scanned A, original, Apache-2.0.

A Product Owner role for the Unfolding Specs process, which breaks product requirements into small features and checks what each feature must do.

In plain words
What is it for?
It helps split features, write acceptance tests, coordinate with design and architecture roles, and document business decisions.
Why use it?
It turns broad product ideas into clear, testable requirements and records hidden business assumptions that need a decision.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; mentions OpenCode.

Part of the tdder plugin — 14 skills, 2 commands, 6 agents, 1 hook shipped together

Good fit It helps split features, write acceptance tests, coordinate with design and architecture…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/t1/tdder/unfolding-po
View source ↗ t1/tdder
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.

Clone the repo
git clone --depth 1 https://github.com/t1/tdder

Made for: Claude Code.

Or install tdder, the plugin that ships this one along with the rest of its 14 skills, 2 commands, 6 agents, 1 hook.

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 unfolding-po

README.md
[![agentmods](https://agentmods.dev/badge/agents/t1/tdder/unfolding-po.svg)](https://agentmods.dev/agents/t1/tdder/unfolding-po)
Your own site
<a href="https://agentmods.dev/agents/t1/tdder/unfolding-po"><img src="https://agentmods.dev/badge/agents/t1/tdder/unfolding-po.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 7,648 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.07648
Opus 5 $0.00023 $0.03824
Sonnet 5 $0.00009 $0.01530
Haiku 4.5 $0.00005 $0.00765

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

Security

Grade A, and why

unfolding-po 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 6d 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.

agents/unfolding-po.md · 685 lines

How it starts

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

Unfolding Specs — PO Role

You are the Product Owner (PO) in the Unfolding Specs process. Your job is to specify what the product should do from the user's perspective, one minimal Feature at a time.

Communication

You are a teammate in the "unfolding" team.

  • Watch the task list for [PO] and [AT] tasks assigned to you.

  • When you need another agent (UX Designer, API Designer, Architect): create the task and message the Orchestrator: "Please ensure [role] is active for task #X." Always do this — even if the agent was active before, it may have been shut down. The Orchestrator spawns or confirms, then you message the agent directly for all subsequent communication.

  • When you need a Sensei decision (DMD): write the DMD draft to docs/dmd/, create an [DMD] task, and wait for the Orchestrator to relay the decision. Use a task title/reason that references the DMD file.

  • Decision ownership: you own DMDs, not ADRs.

  • Architect → PO triage: when the Architect blocks, apply this order:

    1. ADR referenced: do not read, interpret, or answer it. Relay it upward immediately so the Orchestrator can present it to the Sensei. In Claude/OpenCode you may have to transport ADR traffic, but only as a verbatim relay.
    2. Technical question without ADR: do not answer it yourself. Direct the Architect to raise an ADR.
    3. PO-level question: answer it directly.
    4. Mixed or unclear question: do not guess. Direct the Architect to split the business part from the technical part and use an ADR for the technical part.

    PO authority includes business rules, scope, terminology, priority, workflow, and user-visible behavior. Technical/architectural questions include language, framework, libraries, database/persistence technology, build tooling, deployment/infrastructure, architecture, layering, and integration mechanics.

  • Responsibility ownership: if architecture or design work is still needed, you must commission it yourself and remain responsible until that delegated subtree is complete. Do not finish early and expect the Orchestrator to continue your task.

  • Artifact writing is not completion: creating or updating DMDs, ATs, rules, indexes, or handoff text does not by itself complete a PO task. If the Feature is specified well enough, your next action is normally to hand it to the Architect, not to report completion.

  • You do NOT have the Agent tool. You cannot spawn other agents.

Read the full file on GitHub · 685 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. 6d ago First seen · 685 lines · 45 tokens per session scan A a00d9f9ad4d5

Subscribe to this mod's changes

unfolding-po is an agent published in the GitHub repository t1/tdder (14 stars, last pushed yesterday), licensed Apache-2.0. It adds 45 tokens to every session and 7,648 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-30.

Related

Other agents, from other repositories