Install
$ agentstack add skill-cdeust-zetetic-team-subagents-measurement-discipline ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Measurement Discipline
Problem shape: a quantity is being read, improved, or argued about, but the instrument, the unit, or the conservation ledger behind it has never been audited. Symptoms: residuals outside noise, metrics without operational definitions, inputs and outputs that don't balance, observer effects, one-method-only results.
Relevant geniuses
| Agent | Use when | |---|---| | [curie](../../agents/genius/curie.md) | measured > predicted from known parts; instrument missing or unit undefined; measurement may perturb the system (Heisenbugs, observability overhead) | | [shannon](../../agents/genius/shannon.md) | "improving X" where X has no formal definition; method proposed without knowing the theoretical limit; a metric with no repeatable procedure | | [lavoisier](../../agents/genius/lavoisier.md) | money, data, requests, or time "disappearing"; inputs and outputs never balanced; the residual needs a name and a carrier | | [galileo](../../agents/genius/galileo.md) | phenomenon obscured by secondary effects; too fast/large/rare to observe directly; qualitative claims that need a number | | [einstein](../../agents/genius/einstein.md) | a concept in the metric has no measurement procedure; the rule gives different answers from different viewpoints | | [deming](../../agents/genius/deming.md) | reacting to noise as if it were signal — common vs special cause not separated | | [ekman](../../agents/genius/ekman.md) | a "subjective" domain needs objective coding; signal hides below normal temporal resolution; per-subject baselines missing | | [wu](../../agents/genius/wu.md) | a "law" or assumption everyone trusts has never actually been tested; increased precision could refute it |
Invocation
- Pick the best-fit agent above. If two or more fit, run
tools/genius-invoker.sh route "" and take the top ranked match.
- Load it:
tools/genius-invoker.sh invoke "", then read
agents/genius/.md in full.
- Apply the agent's `` step by step — do not skip steps — and answer
in its ``.
- Chain when the problem spans shapes (e.g. lavoisier finds the residual,
curie isolates its carrier): tools/genius-invoker.sh compose lavoisier curie -- "".
- If no shape above matches, do not force a genius — use a standard team agent
(INDEX.md routing rule).
Refuse when
- No reproduction or raw data exists — measurement discipline audits instruments,
it does not invent readings.
- The request is "make the metric look better" rather than "make the metric true".
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: cdeust
- Source: cdeust/zetetic-team-subagents
- License: MIT
- Homepage: https://ai-architect.tools
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.