skills/7spade/black-tortoise/dependency-supply-chain

dependency-supply-chain

SKILL.md

Dependency & Supply-Chain (Change Discipline)

Use when

  • Adding a new npm package.
  • Upgrading Angular/Firebase/tooling versions.

Workflow

  1. Justify: what existing platform feature cannot solve it?
  2. Minimize: smallest package/scope; avoid runtime deps for build-time needs.
  3. Isolate: keep dependency behind a boundary (adapter/port) if it’s not a core framework lib.
  4. Validate: run lint, type-check, architecture gate, and tests.

References

  • .github/instructions/66-dependency-supply-chain-copilot-instructions.md
Weekly Installs
8
First Seen
Feb 1, 2026
Installed on
codex8
opencode7
gemini-cli7
replit7
claude-code7
mcpjam6