con un clic
nrepl-connect
Connect to the project's nREPL server using the nrepl MCP tool
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Connect to the project's nREPL server using the nrepl MCP tool
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Give your AI agents something more useful than a prompt. Velocity through clarity.
Visual quality gate — screenshot each primary screen, critique it against the baseline rubric, and refine the components until it passes. Use before declaring a build done.
Implement command handlers that validate state, emit events, and return signals using the Grain framework
Create scheduled background jobs that run on cron schedules
Implement query handlers that read from event-sourced read models and render hiccup
Build read models by reducing events into queryable state with defreadmodel
| name | nrepl-connect |
| description | Connect to the project's nREPL server using the nrepl MCP tool |
Connect to this project's running nREPL using the mcp__nrepl__connect tool.
This is a local dev repo. Its nREPL listens on the fixed port 7888 (started via
./scripts/nrepl.sh). The workspace root .nrepl-port file will also contain 7888.
.nrepl-port file in the
workspace root — it will be 7888 here).mcp__nrepl__connect using host localhost and that port.(+ 1 1), then confirm the catalog matches THIS
project — (require '[ai.obney.grain.code-agent-tools.interface :as tools]) (keys (tools/catalog)).