Generates a Conventional Commits message with a What/Why/Impact body for ClearSync, per RO-002. Use when the user asks to "write a commit message", "commit this", "generar un commit", or before creating a commit in this repo.
Creates a new bilingual (es/en) functional requirement (RF) document for ClearSync, following the project's standard RF template (Identificación, Descripción, Entradas, Proceso, Salidas, APIs/Componentes involucrados, Reglas de negocio). Use when the user…
Checklist for implementing a new SyncProvider (e.g. WebDAV, S3, Google Drive) in ClearSync, respecting the Strategy pattern interface and the project's security/RNF constraints. Use when the user asks to "add a new sync provider", "implement WebDAV support",…
OWASP-aligned security checklist for reviewing ClearSync code changes, covering encryption, token handling, path safety, and conflict-resolution integrity. Use when the user asks for a "security review", "revisión de seguridad", or before merging any change…