kevinrivm
- 14 skills
- 0 followers
- 6 hours ago last updated
- ▌ Agentic Microservice Deployer · kevinrivm bundleDespliega un flujo agéntico como microservicio FastAPI interno en Coolify, accesible solo desde n8n via red interna Docker (sin URL pública). Crea automáticamente el repo privado en GitHub, sube el código, crea la aplicación en Coolify y verifica que el healthcheck esté activo. Usa este skill siempre que el usuario quiera "desplegar", "subir a producción", "publicar el agente", "hacer que n8n llame al microservicio", "crear el repo", o cualquier variación de convertir código local en un servicio corriendo. También aplica cuando el usuario dice cosas como "ya terminé el agente, ahora qué" o "cómo lo integro con n8n".
- ▌ Loop Sdd · kevinrivmEjecuta un OBJETIVO de punta a punta en modo loop autónomo adaptado al Spec-Driven Development de este proyecto. Úsalo cuando el dueño dé una META o resultado esperado en lugar de instrucciones paso a paso ("logra que…", "quiero que el sistema…", "implementa la feature X y déjala funcionando"), o diga explícitamente /loop-sdd. El agente recorre Discover → Plan → Execute → Verify → Iterate, se autocorrige con sus herramientas, y vuelve al dueño SOLO cuando el objetivo está verificado en vivo o hay un bloqueo real. No para a pedir permiso por cada paso reversible ni delega la prueba.
- ▌ Speckit Plan · kevinrivmExecute the implementation planning workflow using the plan template to generate design artifacts.
- ▌ Speckit Tasks · kevinrivmGenerate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
- ▌ Speckit Analyze · kevinrivmPerform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
- ▌ Speckit Clarify · kevinrivmIdentify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
- ▌ Speckit Specify · kevinrivmCreate or update the feature specification from a natural language feature description.
- ▌ Speckit Checklist · kevinrivmGenerate a custom checklist for the current feature based on user requirements.
- ▌
- ▌
- ▌ Speckit Taskstoissues · kevinrivmConvert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
- ▌
- ▌ Whatsapp Meta App Review · kevinrivm bundlePrepare, debug, and resubmit Meta App Review for a WhatsApp SaaS using Embedded Signup, whatsapp_business_management, and whatsapp_business_messaging. Use when drafting permission usage notes, writing screencast scripts, reviewing rejection reasons, building a review-only flow, or turning a partially working WhatsApp SaaS into an approval-ready product.
- ▌ Whatsapp Saas Meta Infra · kevinrivm bundleImplement and troubleshoot WhatsApp SaaS infrastructure on Meta Graph API and WhatsApp Cloud API. Use when building Embedded Signup, OAuth callbacks, webhook verification, message status handling, data deletion or deauthorize callbacks, Supabase persistence, or Vercel deployment for a product where each customer connects their own WhatsApp Business account.