wired-up

Community

Prevent stopping with orphan code.

AuthorZ5Jonathan-maker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents long AI coding sessions from ending while unused, orphan source files are left behind that nothing in the codebase imports or references.

Core Features & Use Cases

  • Stop-hook gating for orphan code: Blocks the Stop action when the working tree contains source files that appear to have zero references elsewhere.
  • Practical orphan detection rules: Treats tracked-or-untracked code files with specific extensions as candidates and uses grep-based import/require/from/quoted-path patterns to judge references.
  • Session hygiene for unattended work: Helps ensure code-heavy sessions remain wired into the app so the next checkpoint reflects real progress rather than dead files.

Quick Start

Arm the wired-up stop hook by telling the AI to enable wired-up when you are about to run a code-heavy, unattended implementation.

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: wired-up
Download link: https://github.com/Z5Jonathan-maker/ai-coding-os/archive/main.zip#wired-up

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 471,000+ vetted skills library on demand.