Migrate To Standalone banner
Jamie-BitFlight Jamie-BitFlight

Migrate To Standalone

DevOps community

Description

--- description: Extract a monorepo plugin into a standalone GitHub repository with full CI/CD, multi-platform support, and marketplace readiness. --- # Migrate Plugin to Standalone Repository Playbook for extracting a plugin from `Jamie-BitFlight/claude_skills` into its own GitHub repo. Derived from the hallucination-detector extraction session (2026-02-28, session `2e52dd7b`). ## Prerequisites - `gh` CLI installed (run `/gh` skill if missing) - `GITHUB_TOKEN` set in environment - Empty Git

Installation

Installs to ~/.claude/commands/jamie-bitflight-claude_skills-migrate-to-standalone.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/commands/migrate-to-standalone.md -o ~/.claude/commands/jamie-bitflight-claude_skills-migrate-to-standalone.md

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

Full documentation available on GitHub

View Source Repository