Integration Process banner
enuno enuno

Integration Process

Development community

Description

--- description: "Process validated files from integration scan and move to proper locations with batch processing support" allowed-tools: ["Read", "Bash(mv)", "Bash(cp)", "Bash(mkdir)", "Bash(ls)", "Edit", "Task"] author: "Claude Command and Control" version: "2.0" --- # Integration Process ## Purpose Process files that have been validated by `/integration-scan`, moving them to appropriate target locations, creating backups, and generating integration reports. **Supports Two Modes**: 1. **St

Installation

Installs to ~/.claude/commands/enuno-claude-command-and-control-integration-process.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/enuno/claude-command-and-control/HEAD/.claude/commands/integration-process.md -o ~/.claude/commands/enuno-claude-command-and-control-integration-process.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository