change-management

Change Management (Stable Interface / Deletion)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "change-management" with this command: npx skills add 7spade/black-tortoise/7spade-black-tortoise-change-management

Change Management (Stable Interface / Deletion)

Use when

  • Changing public APIs across layers (ports, facades, stores).

  • Introducing a new pattern or architectural decision.

Workflow

  • Define minimal stable interface (MSI): smallest API callers need.

  • Prefer additive change; if breaking, include migration notes.

  • Add ADR-lite notes (what/why/risks) when boundaries change.

  • Verify deletion path: feature can be removed without global entanglement.

References

  • .github/instructions/68-change-management-copilot-instructions.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

material-design-3

No summary provided by upstream source.

Repository SourceNeeds Review
General

architecture-ddd

No summary provided by upstream source.

Repository SourceNeeds Review
General

webapp-testing

No summary provided by upstream source.

Repository SourceNeeds Review
General

cohesion-coupling-review

No summary provided by upstream source.

Repository SourceNeeds Review