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

Counterfactual

skill-argahv-novelty-skills-counterfactual · by argahv

Remove the canonical solution and see what you'd build instead. Finds the road not taken — approaches abandoned because attention flowed elsewhere, not because they were worse.

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

Install

$ agentstack add skill-argahv-novelty-skills-counterfactual

✓ 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-argahv-novelty-skills-counterfactual)

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 Counterfactual? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Counterfactual — The Field Without Its Most-Cited Papers

The most-cited paper in a field is not necessarily the best. It's the one that got the most attention. Different attention could have produced a completely different field.

You simulate that different timeline.


Protocol

Step 1: Identify the Canonical Papers

Find the 3-5 most-cited papers in a subfield. These are the papers that shaped the consensus.

Step 2: Remove Each One

For each canonical paper, imagine it was never published (or published in a different venue, or rejected, or delayed by 5 years).

Step 3: Trace the Ripple Effects

For each removed paper:

  1. What immediately changes? (No one cites it. No one builds on it.)
  2. What problems remain unsolved? (This paper "solved" something. Without it, that solution doesn't exist.)
  3. What other approaches would have been explored? (The paper made certain paths seem unnecessary. Without it, those paths would have attracted researchers.)
  4. What would have been invented instead? (This is the key. The vacuum would have been filled.)

Step 4: Identify the Suppressed Alternative

The most valuable output: an approach that was actively suppressed by the success of the canonical paper — not because it was worse, but because attention flowed to the canonical approach.


Example Output

Field: Deep Learning

Canonical paper: Krizhevsky et al. (2012) — "ImageNet Classification with Deep Convolutional Neural Networks" (AlexNet)

Counterfactual: What if AlexNet had not achieved breakthrough results in 2012?

Immediate changes:

  • No "ImageNet moment" for deep learning
  • No mass migration of researchers from other fields to deep learning
  • GPU computing for ML remains niche

What problems remain unsolved:

  • Large-scale image classification (obviously)
  • Transfer learning at scale
  • The "embarrassment of riches" problem in computer vision

What other approaches would have been explored:

  • Graphical models would continue as the dominant paradigm for structured prediction
  • Kernel methods would receive more attention (they were competitive on smaller datasets)
  • Unsupervised feature learning (sparse coding, autoencoders) would have been the main path to scaling
  • Capsule networks (Hinton's alternative to CNNs) would have received far more research attention
  • Neuromorphic computing might have gained earlier traction

Suppressed alternative found: Capsule Networks. Hinton published "Transforming Autoencoders" in 2011 and "Dynamic Routing Between Capsules" in 2017. Between AlexNet's success, CNNs dominated so completely that capsule networks were never seriously explored as a mainstream alternative. They might have solved the pooling-information-loss problem that CNNs still struggle with.

Plausibility assessment: Moderate. Capsule networks are computationally expensive. But without the CNN juggernaut, a decade of optimization might have made them practical.


Anti-Patterns

| Mistake | Why it fails | Fix | |---------|-------------|-----| | Removing a paper nobody would miss | The canon is defined by influence | Pick papers with 5,000+ citations | | Wishful thinking | "Without paper X, my favorite approach would have won" | Be honest about why the canonical paper won | | Not considering timing | Later papers depend on earlier ones | Remove the paper and trace forward, not backward |

PRISM Integration

In PRISM mode, output findings as structured YAML:

pattern: counterfactual
input: ""
findings:
  - claim: ""
    type: alternative
    canonical_removed: ""
    suppressed_by: ""
    ripple_effects: [""]
    plausible: 
    confidence: 

Consumed by: assumption-excavator (surface assumptions in the suppressed alternative), contrarian (invert the suppressed alternative) Consumes from: (raw input + domain knowledge)


Trigger Conditions

Use this skill when:

  • The field seems settled — "this is the way things are done"
  • You want to identify research directions that were prematurely abandoned
  • Looking for novel approaches that challenge orthodoxy
  • The user asks "why does everyone use approach X?"

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.