speckit-wiring-check

Official

Wires new code to CLI, plugins, and exports.

AuthorObsidian-Owl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps ensure that newly added code is reachable via the project's entry points (CLI commands, plugin registry, or package exports), preventing orphaned or hidden code that never gets used.

Core Features & Use Cases

  • Verifies that new modules are exposed through CLI entry points, plugin registries, or public API surfaces.
  • Flags orphaned code and guides teams to wire new components into the system.
  • Use Case: During a PR review, run this to confirm the changes are actually reachable by users or downstream systems.

Quick Start

Run speckit-wiring-check to verify that the new code is reachable via CLI, plugin registry, and package exports.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: speckit-wiring-check
Download link: https://github.com/Obsidian-Owl/floe/archive/main.zip#speckit-wiring-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.