review-ownership-manifest

Community

Reduce code coupling.

Authorcwilliams5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps reduce unnecessary coupling between different parts of the codebase by analyzing the ownership.manifest file, making the codebase easier to maintain and refactor.

Core Features & Use Cases

  • Identify Movable Declarations: Finds global variables that can be safely moved to a different file.
  • Detect Misplaced Logic: Pinpoints logic that is written in the wrong module.
  • Analyze Writer Clusters: Highlights patterns of shared state that might indicate missing module boundaries.
  • Use Case: A developer can use this Skill to systematically clean up the ownership manifest, leading to a more modular and less entangled codebase, reducing the cognitive load when making changes.

Quick Start

Use the review-ownership-manifest skill to discover coupling that can be reduced in the ownership.manifest file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: review-ownership-manifest
Download link: https://github.com/cwilliams5/Alt-Tabby/archive/main.zip#review-ownership-manifest

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.