New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

detangler

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detangler

Find what the editing tangled. Structural pass for drafts and programs that have been worked over. Combs the whole draft or the whole program, not single strands.

latest
Source
npmnpm
Version
0.1.16
Version published
Maintainers
1
Created
Source

Detangler

Detangler

An installable skill for AI agents.

Find structural problems left by repeated edits: stale references, contradictions, duplicated sections, and flows that no longer connect.

An agent reads the matching skill and writes a report. Review does not edit the source. Apply is a second skill, after you select findings.

ObjectCombApplyA defect it can report
Draftsdetanglerdetangler-apply“See Resources” after Resources was deleted
Programsdetangler-appdetangler-app-applyA Settings item that goes nowhere

Copy the pair you need.

Get started: pick the agent, install the skill, then run a named example — detangler.dev/docs/install.

  • Cursor
  • Claude Code

A writable workspace is required. Sample draft report: detangler.dev/docs/sample-report. Sample app report: detangler.dev/docs/sample-app-report.

First run

Save this short note as stale-reference.md, then ask:

Use Detangler on stale-reference.md. Follow the installed Detangler skill. Write the report. Leave the note unchanged. This short fixture is an explicit first-run request.

The report lands in stale-reference.detangler/report.md. The note should be unchanged. The report should flag the Resources pointers.

Install the review skill first. After that, install the matching apply skill and prefer naming the finding ids you want worked. Unnamed “apply the report” authorizes every broken finding under the apply contract.

For programs, use the broken-settings fixture on first use.

Other installation methods

npm supplies the skill files. It does not register the skill with the agent.

pnpm add -D detangler

Copy node_modules/detangler/skills/<name>/ into the same destination the Get started page names for your agent.

Updating the npm dependency does not refresh a folder you already copied. Copy again after you bump the package.

Smell Check, Misemphasis, and Cold-eye are optional neighbors, not requirements.

License

MIT. Copyright Catalyst Forge LLC.

See the rest of the Catalyst Forge shelf.

Keywords

writing

FAQs

Package last updated on 23 Sep 2026

Related posts