init-output

Community

Init analysis output folders in one command.

Authorwfukatsu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill initializes a standardized analysis output directory structure for Claude Code refactoring projects, ensuring a consistent starting point for reports and artifacts.

Core Features & Use Cases

  • Standardized scaffolding: Creates the main reports structure (00_summary, 01_analysis, 02_evaluation, 03_design, 04_stories) and graph/data, plus 99_appendix.
  • Metadata skeleton: Generates a project_metadata.json template to track project metadata and analysis progress.
  • Safe idempotency: If folders already exist, the script does not overwrite them; use --force to re-create.
  • Use Case: Before starting a refactoring analysis, run the skill to prepare the output directory, then run analyses that write results into the prepared folders.

Quick Start

Init the output directory with the default path, or customize the path:

  • /init-output
  • /init-output ./custom-output

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: init-output
Download link: https://github.com/wfukatsu/refactoring-agent-for-claude-code/archive/main.zip#init-output

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.