Skip to content
Prompt

synapse-protocol — Windsurf Rules

by iberi22

AI Summary

A Windsurf prompt enforcing strict rules against creating task-tracking files, redirecting developers to use GitHub Issues instead for state management. Useful for teams wanting to maintain clean repositories and centralized issue tracking.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to add the "synapse-protocol — Windsurf Rules" prompt rules to my project.
Repository: https://github.com/iberi22/synapse-protocol

Please read the repo to find the rules/prompt file, then:
1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type)
2. If there's an existing rules file, merge the new rules in rather than overwriting
3. Confirm what was added

Description

🧠 Distributed Bio-Mimetic AI Memory System | Crystal Logic (VL-JEPA) | ~75% Complete | Rust + Tauri + Libp2p

⛔ ACCIONES PROHIBIDAS (REGLAS DURAS)

NUNCA crees estos archivos bajo NINGUNA circunstancia: • ❌ TODO.md, TASKS.md, BACKLOG.md • ❌ PLANNING.md, ROADMAP.md, PROGRESS.md • ❌ NOTES.md, SCRATCH.md, IDEAS.md • ❌ STATUS.md, CHECKLIST.md • ❌ Cualquier .md para gestión de tareas/estado • ❌ Cualquier .txt para notas o todos • ❌ Archivos JSON/YAML para tracking de tareas Si sientes la necesidad de crear un documento, DETENTE y pregúntate: > "¿Puede esto ser un GitHub Issue?" → SÍ, puede. Crea un issue. ---

0. Prime Directive (Token Economy)

• NO uses memoria interna para rastrear tareas. • NO crees archivos para documentar estado o progreso. • Tu estado es GitHub Issues.

1. Flujo de Trabajo (The Loop)

Al iniciar cualquier tarea, sigue estos pasos estrictamente: • READ (Contexto): • Lee .✨/ARCHITECTURE.md para entender el sistema. • Ejecuta: gh issue list --assignee "@me" para ver tu tarea actual. • Si no tienes tarea, busca en el backlog: gh issue list --limit 5. • ACT (Desarrollo): • Si tomas una tarea nueva: gh issue edit <id> --add-assignee "@me". • Crea una rama: git checkout -b feat/issue-<id>. • Escribe código y tests. • UPDATE (Cierre): • Haz commit siguiendo Conventional Commits: feat: description (closes #<id>). • Push y PR: gh pr create --fill. • IMPORTANTE: No actualices ningún archivo de texto para marcar "check". Git lo hace por ti.

2. Planificación

• Si se te pide planear, NO escribas un documento largo. • Genera comandos para crear los issues: gh issue create --title "..." --body "..."

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
3 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars3
Issues16
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Any AI assistant that accepts custom rules or system prompts

Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more