swarm
Ejecutar tareas complejas con enjambres de agentes autónomos
Las tareas de programación complejas requieren múltiples iteraciones y cambios coordinados entre archivos. Esta habilidad genera agentes autónomos que trabajan a través de un plan estructurado con puertas de revisión integradas. El enjambre completa el trabajo de desarrollo de múltiples pasos sin interacción constante de ida y vuelta.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
테스트해 보기
"swarm" 사용 중입니다. Use swarm to refactor the payment processing code to use the new Stripe API version.
예상 결과:
- Starting swarm for: STRIPE_REFACTOR.md
- Done file: .context/.done-stripe-refactor
- Max iterations: 20
- Agent: codex (full-auto mode)
- Iteration 1: Updating payment service
- Iteration 2: Adding webhook handlers
- Iteration 5: Reviewer checks progress
- Iteration 8: Simplifier reviews complexity
- Iteration 10: Tester adds integration tests
- Iteration 12: Gatekeeper verifies all checks pass
- Swarm completed after 12 iterations
"swarm" 사용 중입니다. Use swarm to add comprehensive test coverage to the user authentication module.
예상 결과:
- Starting swarm for: AUTH_TESTS.md
- Done file: .context/.done-auth-tests
- Iteration 1: Analyzing existing auth code structure
- Iteration 3: Writing unit tests for token generation
- Iteration 5: Reviewer evaluates test coverage
- Iteration 7: Adding integration tests for login flow
- Iteration 9: Tester verifies all tests pass
- Swarm completed after 9 iterations
보안 감사
낮은 위험After semantic evaluation, all 115 static findings are false positives. The scanner detected shell patterns, file operations, and hash strings without understanding context. Documentation examples are not executable code. Template placeholders are user-customizable. AI agent spawning is intentional core functionality. The skill operates transparently as open-source workflow automation tooling with no malicious intent or data exfiltration.
중간 위험 문제 (1)
낮은 위험 문제 (1)
위험 요인
⚡ 스크립트 포함 (2)
⚙️ 외부 명령어 (2)
📁 파일 시스템 액세스 (2)
품질 점수
만들 수 있는 것
Refactorizar bases de código heredadas
Modernizar código basado en callbacks a patrones async/await en múltiples archivos con pruebas y verificación de cobertura.
Agregar cobertura de pruebas integral
Implementar pruebas unitarias y de integración para características existentes con simulación adecuada y cobertura de casos límite.
Migrar bases de código entre frameworks
Migrar sistemáticamente de APIs REST a GraphQL, o entre frameworks de pruebas, con puntos de retorno.
이 프롬프트를 사용해 보세요
Use swarm to refactor the auth module. Goal: Convert all files in auth/ to async/await, ensure npm test passes with 80% coverage. Create the plan at AUTH_REFACTOR.md.
Use swarm to add user notification preferences. Goal: Create settings UI, API endpoints, database migration. Plan at NOTIFICATIONS.md. Test command: npm test.
Use swarm to migrate from Jest to Vitest. Goal: All tests pass, coverage maintained, jest removed from dependencies. Plan at MIGRATION.md.
Use swarm for the database modernization project. Goal: Convert all models to use Prisma, update all controllers, maintain 100% test pass rate. Plan at DATABASE_MODERNIZATION.md.
모범 사례
- Comenzar con una declaración de objetivo específica y medible que defina exactamente cómo se ve completado
- Incluir una lista de verificación del Guardián con comandos de prueba específicos y pasos de verificación
- Establecer MAX_ITERATIONS apropiadamente para el alcance de la tarea (el valor predeterminado es 20)
피하기
- Usar swarm para correcciones de una línea o correcciones de errores tipográficos
- Crear objetivos vagos como mejorar el sistema de autenticación en lugar de resultados medibles específicos
- Omitir puertas de revisión para ahorrar iteraciones, lo que anula el propósito de aseguramiento de calidad
자주 묻는 질문
¿Qué herramientas de IA soporta swarm?
¿Cuántas iteraciones ejecuta swarm?
¿Puedo previsualizar lo que swarm haría?
¿Es seguro mis datos con swarm?
¿Por qué los agentes se quedan atascados?
¿En qué se diferencia swarm de un solo agente?
개발자 세부 정보
파일 구조