project-ContemPlace: Command for Claude Code

.claude/commands/product-intake.md

product-intake is a command for Claude Code from freegyes/project-ContemPlace. It costs 0 tokens per session (1,979 once invoked), scanned A, original, MIT.

A command for turning personal product-use reports into structured GitHub issues that an agent can work on.

In plain words
What is it for?
Recording problems or observations after trying a product, investigating why they happened, and creating appropriately framed issues.
Why use it?
It helps separate what happened during use from decisions about the issue’s wording, maturity, priority, and cause.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

This is freegyes/project-ContemPlace's own configuration. It tells Claude Code how to work on project-ContemPlace 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 project-ContemPlace configures →

Reuse

Borrowing it

Nothing to install: this file belongs to freegyes/project-ContemPlace. 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/freegyes/project-ContemPlace/main/.claude/commands/product-intake.md
Clone the repo
git clone --depth 1 https://github.com/freegyes/project-ContemPlace

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/freegyes/project-contemplace/product-intake/github.svg)](https://agentmods.dev/commands/freegyes/project-contemplace/product-intake)
Your own site
<a href="https://agentmods.dev/commands/freegyes/project-contemplace/product-intake"><img src="https://agentmods.dev/badge/commands/freegyes/project-contemplace/product-intake/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 product-intake

Your own site · 80×15
<a href="https://agentmods.dev/commands/freegyes/project-contemplace/product-intake"><img src="https://agentmods.dev/badge/commands/freegyes/project-contemplace/product-intake.svg" alt="Reviewed on agentmods" width="80" 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 1,979 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.01979
Opus 5 $0.00000 $0.00989
Sonnet 5 $0.00000 $0.00396
Haiku 4.5 $0.00000 $0.00198

Measured 10d ago against content hash 5784a435f8f2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 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.

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

How it starts

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

Product intake

Turn raw experience reports from using the product into agent-ready GitHub issues at the right maturity. The user arrives wearing the user hat — "here's what happened when I used the thing" — and shifts to the product hat to make decisions about maturity, framing, and priority.

Arguments

$ARGUMENTS — optional hint about the area of experience (e.g., "image capture", "multilingual", "gardening results"). Can be empty — the user will describe what happened.

When to use this vs other commands

  • /product-intake — you used the product and want to turn that experience into tracked issues. The input is "I tried X and here's what happened."
  • /analyze — you have general input to process (session write-ups, error logs, transcripts). Broader, shallower.
  • /audit-captures — you want to systematically evaluate capture quality across a sample. Structured evaluation against the philosophy.
  • /work-on-issue — you want to implement something that already has an issue.

The key difference from /analyze: product intake goes deep on why the system behaved the way it did (code paths, emergent vs. designed behavior, trust contract implications) and produces issues optimized for cold-start pickup by a future agent session.

Workflow

Phase 1: Listen and separate

If the user hasn't provided input yet, ask for it and wait.

The input is typically voice-dictated, stream-of-consciousness, and may contain multiple unrelated observations in one continuous narrative. Before doing anything else:

  1. Voice correction — scan for misrecognized words per the user's Wispr Flow preference.
  2. Identify distinct observations — separate them. Each observation that describes a different behavior, edge case, or use case becomes its own track. Don't merge unrelated observations into one issue.
  3. For each observation, note:
    • What the user did (the action)
    • What they expected
    • What actually happened
    • Whether this was a surprise (positive or negative)
    • Any broader use case the user described ("I would like to be able to...")

Read the full file on GitHub · 137 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 · 137 lines · 0 tokens per session scan A 5784a435f8f2

Subscribe to this mod's changes

product-intake is a command published in the GitHub repository freegyes/project-ContemPlace (3 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,979 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.