sw:direct

Generate Rider intervention plans from change diagnoses and save them to docs/switch/interventions.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Untangling-Systems/switch --skill sw-direct
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sw:direct
Source: https://github.com/Untangling-Systems/switch/tree/main/skills/sw-direct
Command: npx skills add https://github.com/Untangling-Systems/switch --skill sw-direct

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Translates a change diagnosis into concrete Rider-focused actions, eliminating ambiguity about what riders should do next.

Core Features & Use Cases

  • Generates a Rider intervention plan that covers bright-spot replication, 2-3 critical moves, and a destination postcard.
  • Validates alignment with the diagnosis and saves outputs to the centralized docs/switch/interventions repository.
  • Supports revision flows after /sw:diagnose or /sw:intervene to tighten Rider guidance.

Quick Start

Design a Rider intervention plan by extracting a bright-spot replication, 2-3 critical moves, and a destination postcard from the current diagnosis and save it to docs/switch/interventions.

Frequently Asked Questions about sw:direct

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Rider intervention plan from a change diagnosis?

To create a Rider intervention plan, this Skill reads your change diagnosis, validates the Rider focus, and automatically generates bright-spot replication, 2-3 critical moves, and a destination postcard. It then saves the finalized plan as a frontmattered document for versioning.

What is bright-spot replication in change management interventions?

Bright-spot replication is a change management technique that identifies successful existing behaviors and translates them into actionable critical moves. This Skill automates extracting these bright-spots from your diagnosis to formulate focused interventions for riders.

How do I save intervention plans to a centralized docs repository?

You can save intervention plans to a centralized docs repository by running this Skill, which automatically writes the generated plan document to the docs/switch/interventions directory. This ensures your intervention outputs are centralized and ready for review.

Can I use this to revise Rider guidance after running a diagnosis?

Yes, you can use this to revise Rider guidance. It supports revision flows after a change diagnosis, allowing you to tighten Rider actions and update the saved intervention document within the docs/switch/interventions repository.

Do I need a prior change diagnosis to generate critical moves for riders?

Yes, you need a prior change diagnosis to generate critical moves. This Skill operates within a diagnosis-to-intervention cycle, relying on the existing diagnosis context to validate the Rider focus and emit accurate critical moves and a destination postcard.

What's the best way to document destination postcards for change interventions?

The best way to document destination postcards is to use an automated tool that extracts them from your change diagnosis and saves them in a frontmattered plan document. This ensures the postcard aligns with critical moves and is version-controlled.