AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Experiment On Rules

skill-ariaxhan-the-agent-library-experiment-on-rules · by ariaxhan

Treat prompts, rules, workflows, habits, or methodology claims as hypotheses and test them with evidence. Use when the user asks to "run an experiment", "prove this rule", "test this methodology", "validate this workflow", "is this actually working", or decide whether to keep, change, or kill an operating rule. Produces hypotheses, experiment designs, evidence, confidence updates, and recommendat…

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-ariaxhan-the-agent-library-experiment-on-rules

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ariaxhan-the-agent-library-experiment-on-rules)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
29d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Experiment On Rules? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Experiment On Rules

Rules without evidence are superstitions with formatting. This skill turns an operating belief into a hypothesis, tests it, and updates confidence.

Use for AI workflows, writing processes, coding rules, research habits, team norms, prompt patterns, review methods, or automation policies.

1. Sense the state

Collect candidate rules or claims from:

  • Existing instructions
  • Repeated user preferences
  • Team/process docs
  • Prior failures
  • Current workflow assumptions
  • Quantitative claims

If no explicit rule exists, extract one from behavior: "We seem to believe X helps Y."

2. Seed hypotheses

Convert each rule into a falsifiable statement:

If we do X in context Y, outcome Z improves because of mechanism M.

Each hypothesis needs:

  • ID
  • Statement
  • Source
  • Domain
  • Expected effect
  • What would support it
  • What would refute it
  • Initial confidence

If no observation could refute it, rewrite it.

3. Pick the next hypothesis

Prioritize:

  1. Most uncertain
  2. Highest impact
  3. Least tested
  4. Easiest ethical/safe test

Do not test everything at once.

4. Design the lightest experiment

Choose one:

  • Historical: query prior work, logs, notes, commits, or outcomes.
  • Comparative: run similar tasks with and without the rule.
  • Ablation: deliberately remove the rule in a safe context and observe.
  • Observational: tag future tasks and collect evidence passively.

Define before running:

  • Method
  • Measurement
  • Control condition
  • Support criteria
  • Refute criteria
  • Minimum sample size
  • Safety limits

5. Run and record evidence

Capture raw observations:

  • Counts
  • Timings
  • Error rates
  • Rework
  • Quality scores
  • User corrections
  • Concrete examples
  • Confounds

Never fabricate missing evidence. If the experiment cannot run, mark it inconclusive and say why.

6. Conclude

Verdicts:

  • Supports: evidence clearly aligns
  • Refutes: evidence clearly contradicts
  • Inconclusive: evidence is weak, noisy, or confounded

Update confidence:

  • Supporting evidence raises confidence.
  • Refuting evidence lowers confidence.
  • Inconclusive evidence records learning without changing much.

Do not modify the hypothesis after seeing results. Write a new mutated hypothesis instead.

7. Evolve the ruleset

Recommend:

  • Graduate: keep and strengthen the rule
  • Kill: remove or stop following it
  • Mutate: rewrite into a sharper hypothesis
  • Observe: gather more passive evidence

Human approval is required before changing important standing instructions.

8. Report

Return:

  • Hypothesis tested
  • Experiment design
  • Evidence
  • Verdict
  • Confidence change
  • Recommended rule change
  • Remaining uncertainty

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.