— No reviews yet
0 installs
15 views
0.0% view→install
Install
$ agentstack add skill-mr-fang-vlsi-edagent-eda-hypothesis-experiment-designer ✓ 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.
Are you the author of Eda Hypothesis Experiment Designer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
EDA Hypothesis Experiment Designer
When to use
Use this skill after idea selection and before method implementation or expensive experiment submission.
Knowledge And Tool Interaction
- If the task needs shared KB or tool lookup before formalizing hypotheses, delegate that step to
eda-context-accessor. - Use idea memos, KB context, and prior evidence artifacts as the basis for falsifiable hypothesis design instead of inventing hypotheses from scratch.
- When related local experiments already exist, use
eda-experiment-phenomenology-analystartifacts so hypothesis design reflects repeated practical evidence rather than only theoretical intuition. - Write experiment-design outputs so downstream implementation and validation skills can consume them directly.
Outputs
hypothesis_experiment_matrix.tsvexperiment_design_note.mdpromotion_gate.md
Hard rules
- Each hypothesis must have explicit disproof condition.
- Metrics must match decision question (not just easy-to-collect metrics).
- Include at least one negative-control or ablation check when feasible.
Operational References
- Load
references/assumption-to-hypothesis.mdwhen extracting assumptions from an idea memo and turning them into falsifiable statements. - Load
references/matrix-rules.mdwhen filling the experiment matrix columns, metrics, confounders, and pass/fail rules. - Load
references/promotion-gate-design.mdwhen defining the evidence needed to move from hypothesis to implementation.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Mr-Fang-VLSI
- Source: Mr-Fang-VLSI/EDAgent
- License: MIT
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.