CtrlK
BlogDocsLog inGet started
Tessl Logo

lightning-channel-factories

Technical reference on Lightning Network channel factories, multi-party channels, LSP architectures, and Bitcoin Layer 2 scaling without soft forks. Covers Decker-Wattenhofer, timeout trees, MuSig2 key aggregation, HTLC/PTLC forwarding, and watchtower breach detection.

50

Quality

55%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/lightning-channel-factories/SKILL.md

The canonical home for this skill is lightning-channel-factories in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

40%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a thin, mostly descriptive wrapper: well-structured and easy to navigate, but it restates the description, relies on an external repo, and provides little concrete or sequenced actionable guidance for actual channel-factory work.

Suggestions

Replace the generic 'Instructions' boilerplate with concrete, domain-specific steps (e.g. how to structure a Decker-Wattenhofer invalidation tree, MuSig2 key aggregation flow, or watchtower breach-handling procedure) — ideally with a small executable code or config snippet.

Add an explicit validation/checkpoint step for risky operations (e.g. 'Verify the timeout-tree commitment transactions are broadcastable before signing the factory transaction') to raise workflow clarity above 3.

Remove the redundant 'Purpose' and 'Key Topics' sections (they restate the description and frontmatter) and trim the promotional SuperScalar blurb so every remaining token earns its place.

DimensionReasoningScore

Conciseness

The body is short and avoids over-explaining basics, but includes redundant padding — the 'Purpose' and 'Key Topics' sections restate the description, the 'Instructions' bullets are generic boilerplate, and the SuperScalar blurb repeats feature concepts — that could be tightened.

3 / 5

Actionability

Concrete guidance is minimal: the 'Instructions' are abstract ('Clarify goals... Apply relevant best practices and validate outcomes') with no code, commands, or specific steps; the only concrete pointer is to an external GitHub repo, leaving the actual execution path undefined.

2 / 5

Workflow Clarity

The three 'Instructions' bullets form only a rough, generic sequence that is not tied to channel-factory work, with poorly defined steps and no real validation checkpoints — just a vague 'validate outcomes' mention.

2 / 5

Progressive Disclosure

The body is well-organized into clear sections ('Use this skill when', 'Do not use', 'Instructions', 'Purpose', 'Key Topics', 'References') and the references are clearly signaled one level deep; held below 5 by the Purpose/Key Topics redundancy and reliance on external URLs rather than a split bundle.

4 / 5

Total

11

/

20

Passed

Description

70%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A domain-rich, distinctive description with strong trigger terms, weakened only by the absence of an explicit 'Use when...' trigger clause that caps completeness at 3.

Suggestions

Add an explicit 'Use when...' clause to the description, e.g. 'Use when building or reviewing Lightning Network channel factories, multi-party channels, or LSP architectures' to satisfy the 'when' half of completeness.

Include a couple of common synonyms (e.g. 'payment channels', 'LN', 'adaptor signatures') to broaden natural trigger coverage toward a 5 on trigger term quality.

DimensionReasoningScore

Specificity

It lists several concrete, specific covered areas ('Decker-Wattenhofer, timeout trees, MuSig2 key aggregation, HTLC/PTLC forwarding, and watchtower breach detection') with comprehensive domain coverage; just below a 5 because the only action verbs are the generic 'reference on' / 'Covers' rather than discrete performed actions.

4 / 5

Completeness

The 'what' is clearly stated ('Technical reference on Lightning Network channel factories...'), but no 'Use when...' clause or equivalent trigger guidance appears in the description, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Natural domain terms a Lightning developer would say are well represented ('Lightning Network', 'channel factories', 'LSP', 'Bitcoin Layer 2', 'MuSig2', 'HTLC/PTLC', 'watchtower'); a few common synonyms/variations (e.g. 'payment channels', 'LN', 'BOLT', 'adaptor signatures') are missing, so it stops short of 5.

4 / 5

Distinctiveness Conflict Risk

It carves out a narrow, distinctive niche (channel factories, Decker-Wattenhofer, MuSig2, watchtower breach detection) with minimal overlap risk against other skills.

5 / 5

Total

16

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.