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.
npx skills add sruthir28/enterprise-ai-skills --skill issue-tree-buildergit clone --depth 1 https://github.com/sruthir28/enterprise-ai-skillsWrote 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.
[](https://agentmods.dev/skills/sruthir28/enterprise-ai-skills/issue-tree-builder)<a href="https://agentmods.dev/skills/sruthir28/enterprise-ai-skills/issue-tree-builder"><img src="https://agentmods.dev/badge/skills/sruthir28/enterprise-ai-skills/issue-tree-builder/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.
<a href="https://agentmods.dev/skills/sruthir28/enterprise-ai-skills/issue-tree-builder"><img src="https://agentmods.dev/badge/skills/sruthir28/enterprise-ai-skills/issue-tree-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00062 | $0.01749 |
| Opus 5 | $0.00031 | $0.00874 |
| Sonnet 5 | $0.00012 | $0.00350 |
| Haiku 4.5 | $0.00006 | $0.00175 |
Grade A, and why
issue-tree-builder 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 184 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Issue Tree Builder
A structured approach to breaking down complex problems into actionable components using MECE principles.
What is an Issue Tree?
A visual hierarchy that decomposes a governing question into increasingly specific sub-questions or components. Used in consulting to structure analysis, prioritize workstreams, and develop hypotheses before solutioning.
Key characteristics:
- Top-down structure (question → branches → sub-branches)
- MECE at each level (branches don't overlap, collectively cover the problem)
- Hypothesis-driven (based on initial beliefs about what matters)
- Actionable at terminal branches (lowest level = things you can analyze or do)
Framework Components
Level 0: Governing Question
- The main strategic question to answer
- Must be specific and answerable
- Examples: "How to grow revenue 40% in 12 months?", "Should we enter the European market?"
Level 1-2: Major Branches (typically 3 branches)
- Consulting "rule of 3" - aim for three major dimensions
- Decompose to fundamentals first, not actions
- Must be MECE
- Often structured around fundamental problem drivers:
- Revenue problems: Price × Quantity × Pipeline/funnel
- Profit problems: Revenue - Cost
- Growth problems: New customers, Expand existing, New products
- Market entry: Market attractiveness, Competitive position, Capability to win
Level 2: Sub-branches
- One more level of decomposition from major branches
- 2 levels total from governing question
- Terminal branches should be clear hypotheses to test with data
- Keep simple and focused
Core Principles
MECE (Mutually Exclusive, Collectively Exhaustive)
- No overlap between branches at same level
- Together they cover all relevant aspects
- Test: Can you classify any answer element into exactly one branch?
Hypothesis-Driven with Data
- Start with beliefs about what matters most
- Structure tree to test key hypotheses
- Each terminal branch = hypothesis to prove/disprove with data
- Back findings with analysis
- Example: "Hypothesis: Pricing 20% below market drives volume" → Test with data
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.
- 11d ago First seen · 184 lines · 62 tokens per session scan A 780098f7ad7b
issue-tree-builder is a skill published in the GitHub repository sruthir28/enterprise-ai-skills (138 stars, last pushed 9d ago), licensed MIT. It adds 62 tokens to every session and 1,749 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.
Other skills, from other repositories
lyrik
Security assessment of a codebase — minimal mode for runner validation.
librarian
Read-only retrieval over the daily-digest kept set. Slash-invoke with /librarian ; returns items verbatim with citations.
notes
Create and manage text notes in the workspace.
tdx-assets
Look up staff devices, assets, and locations in TeamDynamix (TDX). Given a list of names, emails, or partial identifiers, resolve each person and return the assets assigned to them with location, model, ownership type, and status. Read-only.
aggregator
Daily fetch from a fixed public allowlist; score against the user's interests file; cluster into themes; push the digest to the configured channel.
github
GitHub operations via the gh CLI.