Agent Migration Plan
Skill Verified ActiveAgent skill for migration-plan - invoke with $agent-migration-plan
To guide users through the process of converting their current command-line workflows into a more robust and intelligent agent-based system, ensuring a smooth transition and improved system design.
Features
- Comprehensive migration planning
- Detailed agent definitions (role, capabilities, tools)
- Structured migration categories (Coordination, GitHub, SPARC, Analysis, Memory, Automation, Optimization, Monitoring)
- Agent activation patterns and tool restrictions
- Implementation guidelines and monitoring metrics
Use Cases
- Planning the transition from a command-based system to an agent-based architecture
- Understanding how to map existing functionalities to specialized agents
- Designing the structure and interactions of a new agent system
- Ensuring a systematic and well-documented migration process
Non-Goals
- Automatically performing the migration
- Executing the agent system
- Providing agent code directly
Workflow
- User invokes the agent-migration-plan skill.
- The skill provides a comprehensive document detailing the migration strategy from commands to agents.
- The user reviews the document to understand the proposed agent structure, roles, and migration steps.
- The user applies the outlined plan to migrate their existing system.
Installation
npx skills add ruvnet/rufloRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Agent Worker Specialist
100Agent skill for worker-specialist - invoke with $agent-worker-specialist
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Context Compression
100This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
Init
100Initializes an optional repo-local agent collaboration preference file at `.ai/swe.json` by running a short interview or a zero-question quick mode. Use when a user says `initialize agent settings for this repo`, `set up my local agent prefs here`, `run quick init for this project`, or `create .ai/swe.json for how I like to work`. Do NOT use for `npm init`, project scaffolding, dependency installation, or environment bootstrap.