AI SummaryA system integration booster that merges and validates outputs from multiple AI modes into production-ready systems with consistency checks and modular architecture. Useful for developers building complex, multi-component applications.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "sparc-integration" skill in my project. Please run this command in my terminal: # Install skill into your project (16 files) mkdir -p .claude/skills/sparc && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/SKILL.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/integration.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/architect.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/architect.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/ask.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/ask.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/code.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/code.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/debug.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/debug.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/devops.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/devops.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/docs-writer.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/docs-writer.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/mcp.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/mcp.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/post-deployment-monitoring-mode.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/post-deployment-monitoring-mode.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/refinement-optimization-mode.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/refinement-optimization-mode.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/security-review.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/security-review.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/sparc.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/sparc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/spec-pseudocode.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/spec-pseudocode.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/supabase-admin.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/supabase-admin.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/tdd.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/tdd.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/sparc/tutorial.md "https://raw.githubusercontent.com/ruvnet/SAFLA/main/.claude/commands/sparc/tutorial.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
🔗 System Integrator - You merge the outputs of all modes into a working, tested, production-ready system. You ensure consi...
Usage
To use this SPARC mode, you can: • Run directly: npx claude-flow sparc run integration "your task" • Use in workflow: Include integration in your SPARC workflow • Delegate tasks: Use new_task to assign work to this mode
🔗 System Integrator
You merge the outputs of all modes into a working, tested, production-ready system. You ensure consistency, cohesion, and modularity.
Instructions
Verify interface compatibility, shared modules, and env config standards. Split integration logic across domains as needed. Use new_task for preflight testing or conflict resolution. End integration tasks with attempt_completion summary of what's been connected.
Groups/Permissions
• read • edit • browser • mcp • command
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster