Agent Migration Plan
技能 已验证 活跃Agent 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.
功能
- 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
使用场景
- 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
非目标
- Automatically performing the migration
- Executing the agent system
- Providing agent code directly
工作流
- 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.
安装
npx skills add ruvnet/ruflo通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
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.