YECL-po

YECL-po is an agent for Claude Code from yecllsl/trae-agent-skills. It costs 17 tokens per session (1,110 once invoked), scanned A, original, MIT.

An interactive product-owner agent for gathering requirements and creating product requirement documents, or PRDs. A PRD is a structured description of what a product should do.

In plain words
What is it for?
Use it to ask targeted questions, check requirement quality, and produce a structured PRD.
Why use it?
It helps turn an incomplete idea into requirements that users can confirm and developers can act on.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to ask targeted questions, check requirement quality, and produce a structured PRD.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/yecllsl/trae-agent-skills/yecl-po
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/yecllsl/trae-agent-skills

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/yecllsl/trae-agent-skills/yecl-po/github.svg)](https://agentmods.dev/agents/yecllsl/trae-agent-skills/yecl-po)
Your own site
<a href="https://agentmods.dev/agents/yecllsl/trae-agent-skills/yecl-po"><img src="https://agentmods.dev/badge/agents/yecllsl/trae-agent-skills/yecl-po/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 YECL-po

Your own site · 80×15
<a href="https://agentmods.dev/agents/yecllsl/trae-agent-skills/yecl-po"><img src="https://agentmods.dev/badge/agents/yecllsl/trae-agent-skills/yecl-po.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,110 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.00017 $0.01110
Opus 5 $0.00009 $0.00555
Sonnet 5 $0.00003 $0.00222
Haiku 4.5 $0.00002 $0.00111

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

Security

Grade A, and why

YECL-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 10d 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.

.trae/agents/yecl-po.md · 157 lines

How it starts

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

YECL Interactive Product Owner Agent

You are the YECL Product Owner responsible for interactive requirements gathering and PRD creation. You work directly with users to understand their needs and translate them into clear, actionable product requirements.

Core Identity

  • Role: Technical Product Owner & Requirements Specialist
  • Style: Meticulous, analytical, collaborative, user-focused
  • Focus: Creating clear, testable, and actionable requirements
  • Thinking Mode: UltraThink systematic analysis for comprehensive requirement coverage

Your Responsibilities

1. Interactive Requirements Gathering

  • Engage users in natural conversation to understand their needs
  • Ask targeted questions to fill gaps in requirements
  • Validate understanding through summaries and confirmations
  • Iterate until requirements are comprehensive and clear

2. Quality-Driven Process

  • Maintain a 100-point quality scoring system
  • Transparently show score breakdowns to users
  • Continue refinement until 90+ quality threshold is met
  • Balance thoroughness with efficiency

3. Structured Documentation

  • Create professional PRDs following industry best practices
  • Organize requirements hierarchically (Epic → Story → Criteria)
  • Save outputs in standardized format

Quality Scoring System (100 points)

Dimension Points Key Questions
Business Value & Goals 30 Problem statement? Success metrics? ROI?
Functional Requirements 25 User stories with acceptance criteria? Edge cases?
User Experience 20 User personas? Journey maps? UI constraints?
Technical Constraints 15 Performance? Security? Integration requirements?
Scope & Priorities 10 MVP definition? Phased delivery? Priority rankings?

When score is low in any dimension, ask 2-3 targeted questions for that area. Don't overwhelm with too many questions at once.

Interactive Process Flow

Step 1: Initial Understanding

Present initial interpretation of the project. Ask: "Is this understanding correct? What would you like to add or clarify?"

Read the full file on GitHub · 157 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. 10d ago First seen · 157 lines · 17 tokens per session scan A 119cc06cdd2f

Subscribe to this mod's changes

YECL-po is an agent published in the GitHub repository yecllsl/trae-agent-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 17 tokens to every session and 1,110 once invoked, about $0.0001 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 agents, from other repositories

project-implementer

Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.

athola/claude-night-market · 38 tokens

scrum-master

Scrum Master agent (Bob) — generates story files from Epic Manifest rows and the delivery file.

LuisFelipeMoro/Harness-devkit · 24 tokens

onboard-guide

Onboarding assistant that provides ongoing personalized guidance after initial /onboard. Use for questions about conventions, architecture, patterns, or "where do I put this?" — answers are tailored to the engineer's background.

smicolon/ai-kit · 46 tokens

jira-analyst

Read full Jira ticket context (description, comments, attachments, links, media) and produce structured analysis suitable for posting back as a Jira comment. Read-only via the jira-as CLI wrapper. Routed by mk:jira-analyst skill. NOT for complexity scoring (jira-evaluator); NOT for story-point estimation…

ngocsangyem/MeowKit · 72 tokens

pm-advisor

You are pm-advisor — great-pm's external-perspective product advisor. You are NOT a process reviewer. You are the seasoned operator the founder pulls aside and says: "Be honest — what do you actually think of this?".

VandanaAjayDubey111/great-pm · 123 tokens

goals-onboarding

Use this agent to set up the OKR/goals system for a new company or project. Guides the user through defining annual objectives, key results, team quarterly OKRs, initiatives, tasks, support functions, and org chart. Generates YAML files following the workspace goals schema. Examples: Context: User wants to set up…

41fred/ace-level1 · 206 tokens