Dwi

Install

Try one module.Keep the exit visible.

Begin at project scope with a reversible task, a known source and a clear removal path.

Source

A short, safe trial.

The first trial should answer whether one module reduces one visible pressure. It should not silently become adoption.

  • Choose one observable problem
  • Pick one module
  • Read its SKILL.md and guide
  • Install at project scope first
  • Use a reversible task
  • Avoid secrets and external side effects
  • Invoke the module explicitly
  • Compare with the normal workflow
  • Remove it if it does not help
  • Start a fresh session after removal

Installation does not create permission.

Keep the installation small enough to inspect byte for byte and narrow enough to remove without disturbing the surrounding workflow.

  • Inspect before copying
  • Verify source and release
  • Use the exact target path
  • Compare installed file with source
  • Do not install globally first
  • Document removal
  • Do not equate installation with permission

Keep only what earns its place.

Record what became clearer, what became heavier and how to remove the module. A neutral result is enough reason to return to the normal workflow.

Dwi by thienhoc

Keep only what helps.

A module is optional. The decision is yours.