harness-legacy-scan

Identify outdated rules, duplicates, and unnecessary hooks in a Forge Harness.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/moongci38-oss/forge-plugins --skill harness-legacy-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-legacy-scan
Source: https://github.com/moongci38-oss/forge-plugins/tree/main/forge-core/skills/harness-legacy-scan
Command: npx skills add https://github.com/moongci38-oss/forge-plugins --skill harness-legacy-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of a bloated Forge Harness by identifying and suggesting improvements for outdated rules, duplicates, and unnecessary hooks, leading to a more efficient and streamlined system.

Core Features & Use Cases

  • Legacy Rule Identification: Detects and flags old rules that are no longer necessary, improving system performance.
  • Duplicate Rule Detection: Identifies duplicate rules that can be consolidated, reducing redundancy.
  • Unnecessary Hook Removal: Finds and suggests removing hooks that are no longer needed, further optimizing the system.
  • Use Case: If you notice that the Forge Harness is taking longer to process, this Skill can help identify the bottlenecks and suggest improvements.

Quick Start

Run the harness-legacy-scan skill to analyze your Forge Harness and receive a report with recommendations for optimization.

Frequently Asked Questions about harness-legacy-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify outdated rules and unnecessary hooks in a Forge Harness?

Run a legacy scan using Bash and Python to identify outdated rules, duplicates, and unnecessary hooks in a Forge Harness, generating a report with actionable optimization recommendations.

Why does my Forge Harness take longer to process over time?

A Forge Harness slows down due to bloat from accumulated outdated rules, duplicate entries, and unnecessary hooks, which a maintenance scan can detect and streamline for performance improvement.

Can I detect duplicate rules in a Forge Harness using Python?

Yes, Python scripts can scan the Forge Harness to detect duplicate rules, consolidate redundant configurations, and suggest improvements to reduce system redundancy.

What is the best way to slim down old rules in a Forge Harness?

The best way to slim down old rules in a Forge Harness is running a dedicated legacy scan that flags outdated configurations and provides targeted removal suggestions for system optimization.

Do I need Bash and Python to run a Forge Harness legacy scan?

Yes, Bash and Python are required dependencies to execute the scripts for scanning the Forge Harness, analyzing configurations, and detecting outdated rules and unnecessary hooks.