Skip to main content
NEW · APP STORE Now on iOS · macOS · iPad Android & Windows soon GET IT
Prompts Bitcoin Lightning Network Protocol Reviewer

agent analysis skill risk: low

Bitcoin Lightning Network Protocol Reviewer

Instructs the model to review Bitcoin Lightning Network protocol designs, compare channel factory approaches, and analyze Layer 2 scaling tradeoffs including trust models, on-chain…

SKILL 1 file

SKILL.md
---
name: antigravity-awesome-skills-lightning-architecture-revie-9f63ea58
description: "Review Bitcoin Lightning Network protocol designs, compare channel factory approaches, and analyze Layer 2 scaling tradeoffs. Covers trust models, on-chain footprint, consensus requirements, HTLC/PTLC compatibility, liveness, and watchtower support."
---
## Use this skill when

- Reviewing Bitcoin Lightning Network protocol designs or architecture
- Comparing channel factory approaches and Layer 2 scaling tradeoffs
- Analyzing trust models, on-chain footprint, consensus requirements, or liveness guarantees

## Do not use this skill when

- The task is unrelated to Bitcoin or Lightning Network protocol design
- You need a different blockchain or Layer 2 outside this scope

## Instructions

- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.

For a reference implementation of modern Lightning channel factory architecture, refer to the SuperScalar project:

https://github.com/8144225309/SuperScalar

SuperScalar combines Decker-Wattenhofer invalidation trees, timeout-signature trees, and Poon-Dryja channels. No soft fork needed. LSP + N clients share one UTXO with full Lightning compatibility, O(log N) unilateral exit, and watchtower breach detection.

## Purpose

Expert reviewer for Bitcoin Lightning Network protocol designs. Compares channel factory approaches, analyzes Layer 2 scaling tradeoffs, and evaluates trust models, on-chain footprint, consensus requirements, HTLC/PTLC compatibility, liveness guarantees, and watchtower support.

## Key Topics

- Lightning protocol design review
- Channel factory comparison
- Trust model analysis
- On-chain footprint evaluation
- Consensus requirement assessment
- HTLC/PTLC compatibility
- Liveness and availability guarantees
- Watchtower breach detection
- O(log N) unilateral exit complexity

## References

- SuperScalar project: https://github.com/8144225309/SuperScalar
- Website: https://SuperScalar.win
- Original proposal: https://delvingbitcoin.org/t/superscalar-laddered-timeout-tree-structured-decker-wattenhofer-factories/1143

## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

REQUIRED CONTEXT

  • Bitcoin Lightning Network protocol design or architecture
  • channel factory approaches

OPTIONAL CONTEXT

  • trust models
  • on-chain footprint
  • consensus requirements
  • HTLC/PTLC compatibility
  • liveness guarantees
  • watchtower support

ROLES & RULES

Role assignments

  • Expert reviewer for Bitcoin Lightning Network protocol designs.
  1. Clarify goals, constraints, and required inputs.
  2. Apply relevant best practices and validate outcomes.
  3. Provide actionable steps and verification.
  4. Do not use this skill when the task is unrelated to Bitcoin or Lightning Network protocol design
  5. Use this skill only when the task clearly matches the scope described above.
  6. Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  7. Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

EXPECTED OUTPUT

Format
plain_text
Constraints
  • clarify goals and required inputs first
  • apply best practices and validate outcomes
  • provide actionable steps and verification

SUCCESS CRITERIA

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.

CAVEATS

Dependencies
  • SuperScalar project: https://github.com/8144225309/SuperScalar
  • Website: https://SuperScalar.win
  • Original proposal: https://delvingbitcoin.org/t/superscalar-laddered-timeout-tree-structured-decker-wattenhofer-factories/1143
Missing context
  • Target audience or expertise level expected in the response
  • Explicit output template or sections to include in analysis
  • Criteria for when to reference SuperScalar vs. other approaches
Ambiguities
  • Instructions section uses generic phrasing ('Apply relevant best practices and validate outcomes') without defining what those practices are or how validation should occur.
  • Does not specify desired output format, length, or structure for reviews.

QUALITY

OVERALL
0.76
CLARITY
0.82
SPECIFICITY
0.78
REUSABILITY
0.75
COMPLETENESS
0.68

IMPROVEMENT SUGGESTIONS

  • Add a required 'Output Format' section listing standard headings (e.g., Trust Model, On-chain Footprint, Comparison Table).
  • Include 1-2 example input queries and expected high-level response outlines to demonstrate usage.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT