trustable-ai: Command for Claude Code

.claude/commands/product-intake.md

product-intake is a command for Claude Code from keychain-io/trustable-ai. It costs 0 tokens per session (5,730 once invoked), scanned A, original, MIT.

A work-intake workflow for sorting incoming customer feedback, bug reports, feature requests, technical debt, and stakeholder ideas into a backlog.

In plain words
What is it for?
Use it to review new work requests, label them as bugs or ideas, assign urgency, and record them in the project backlog.
Why use it?
It gives unstructured requests a consistent category and priority, making it easier to decide what should be worked on next.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

This is keychain-io/trustable-ai's own configuration. It tells Claude Code how to work on trustable-ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything trustable-ai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to keychain-io/trustable-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/keychain-io/trustable-ai/main/.claude/commands/product-intake.md
Clone the repo
git clone --depth 1 https://github.com/keychain-io/trustable-ai

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 product-intake

README.md
[![agentmods](https://agentmods.dev/badge/commands/keychain-io/trustable-ai/product-intake.svg)](https://agentmods.dev/commands/keychain-io/trustable-ai/product-intake)
Your own site
<a href="https://agentmods.dev/commands/keychain-io/trustable-ai/product-intake"><img src="https://agentmods.dev/badge/commands/keychain-io/trustable-ai/product-intake.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,730 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.00000 $0.05730
Opus 5 $0.00000 $0.02865
Sonnet 5 $0.00000 $0.01146
Haiku 4.5 $0.00000 $0.00573

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

Security

Grade A, and why

product-intake 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 8d 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.

.claude/commands/product-intake.md · 689 lines

How it starts

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

Product Intake Workflow

Project: trusted-ai-development-workbench Workflow: Product Intake Purpose: Triage incoming work requests, bugs, and ideas into the backlog

Output Formatting Requirements

IMPORTANT: Use actual Unicode emojis in reports, NOT GitHub-style shortcodes:

  • :bug: Bug | :bulb: Idea | :memo: Feature Request | :question: Question
  • :fire: Urgent | :exclamation: High | :arrow_up: Medium | :arrow_down: Low

Where This Fits

┌─────────────────────────────────────────────────────────────────────────────┐
│  WORK INTAKE FLOW                                                           │
│                                                                             │
│  External Sources                                                           │
│  ├── Customer feedback                                                      │
│  ├── Bug reports                                                            │
│  ├── Feature requests                                                       │
│  ├── Technical debt items                                                   │
│  ├── Stakeholder ideas                                                      │
│  └── Support tickets                                                        │
│      │                                                                      │
│      ▼                                                                      │
│  ══════════════════                                                         │
│  YOU ARE HERE: /product-intake                                              │
│  ══════════════════                                                         │
│      │                                                                      │
│      ├──► Bugs ──────────────► Backlog (prioritized for fix)               │
│      ├──► Small Tasks ──────► Backlog (ready for sprint)                   │
│      ├──► Medium Features ──► Backlog (ready for sprint planning)          │
│      ├──► Large Epics ──────► /backlog-grooming (decompose to Features)    │
│      └──► Strategic Ideas ──► /architecture-planning (architectural design)│
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

Read the full file on GitHub · 689 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. 8d ago First seen · 689 lines · 0 tokens per session scan A 9aaffe86db85

Subscribe to this mod's changes

product-intake is a command published in the GitHub repository keychain-io/trustable-ai (2 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 5,730 tokens. 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.