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

Hypothesis Evolve Out Of Box

skill-panjose-co-scientist-hypothesis-evolve-out-of-box · by panjose

Generate exactly one divergent but still testable child hypothesis that challenges the shared assumptions of the parent set.

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

Install

$ agentstack add skill-panjose-co-scientist-hypothesis-evolve-out-of-box

✓ 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-panjose-co-scientist-hypothesis-evolve-out-of-box)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo 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 Hypothesis Evolve Out Of Box? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

hypothesis-evolve-out-of-box

Goal:

  • Generate exactly one divergent but still testable child hypothesis that challenges the shared assumptions of the parent set.

Inputs:

  • research_plan/RESEARCH_PLAN.json
  • selected parent hypotheses//HYPOTHESIS.json artifacts
  • parent review artifacts
  • active state/STRATEGY_PLAN.json

Outputs:

  • hypotheses//HYPOTHESIS.json
  • hypotheses//HYPOTHESIS.md
  • hypotheses//ORIGIN.json

Context Loading:

  • Open skills/shared-references/schema-index.md.
  • Read packages/agent_contracts/hypothesis.py and confirm the exact HypothesisContract shape before writing hypotheses//HYPOTHESIS.json.
  • Read research_plan/RESEARCH_PLAN.json.
  • Read state/STRATEGY_PLAN.json.
  • Read the selected parent hypotheses and their review bundles.
  • Confirm that the round selected out_of_box_evolution.

Execution Prompt Contract:

  • System Intent:
  • You are deliberately leaving the parents' default reasoning path while staying scientifically grounded and testable.
  • Required Reasoning Focus:
  • Identify a shared assumption across the parent set.
  • Challenge that assumption with a concrete alternative mechanism.
  • Keep the child falsifiable and experimentally actionable.
  • Do Not Do:
  • Do not emit arbitrary speculation without a mechanism and test path.
  • Do not produce a child that is just a noisier parent variant.
  • Quality Floor:
  • The child must directly address at least one specific weakness from the parent review bundle.
  • origin.content.statement must name concrete materials, catalysts, reaction conditions, mechanistic variables, or experimental targets from the parent and research goal.
  • origin.content.mechanism must explain a causal chain; do not write only generic phrases such as improved mechanism, targeted improvement, or review-identified weaknesses.
  • origin.content.experimental_design must include 3-6 numbered steps with measurable readouts, controls, or decision thresholds.
  • Do not use generic refinement placeholder steps such as Apply targeted improvement, Characterize with standard techniques, Benchmark against parent, or Validate improvement quantitatively.
  • If the research plan, parent hypothesis, or parent review bundle is missing, stop and report the missing artifact instead of guessing.
  • Output Shape:
  • Emit the canonical HypothesisContract.
  • origin.strategy: out_of_box_evolution
  • Keep summary explicit about the divergent mechanism.

Execution Steps:

  1. Open skills/shared-references/schema-index.md, then read packages/agent_contracts/hypothesis.py before writing hypotheses//HYPOTHESIS.json.
  2. Identify the shared parent assumption that should be challenged.
  3. Produce exactly one divergent but testable child hypothesis.
  4. Persist canonical HYPOTHESIS.json, HYPOTHESIS.md, and ORIGIN.json.
  5. Validate the emitted hypothesis artifact.

Completion Rule:

  • This skill is complete only when one divergent child hypothesis has been written in canonical form.

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.