debug-cli

Community

Debug, extend, and optimize the Forge CLI.

AuthorAngelP17
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Forge CLI can become difficult to debug and extend as features evolve. This skill provides a repeatable workflow to diagnose command behavior, verify argument parsing, and test changes without introducing instability.

Core Features & Use Cases

  • Structured debugging workflow: step-by-step procedures to reproduce CLI issues, inspect help output, and validate behavior.
  • Safe testing and verification: uses -p tasks to simulate real-world commands and confirms results without committing changes.
  • CLI extension and maintenance: guides adding new commands or options and troubleshooting CLI-related issues in a repeatable way.

Quick Start

  • Build in debug mode: cargo build
  • Inspect help and command-specific help: ./target/debug/forge --help and ./target/debug/forge [COMMAND] --help
  • Run a non-interactive task to verify behavior: ./target/debug/forge -p "describe the current CLI structure"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: debug-cli
Download link: https://github.com/AngelP17/factoryops-console/archive/main.zip#debug-cli

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.