ワンクリックで
nrepl-connect
Connect to the project's nREPL server using the nrepl MCP tool
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Connect to the project's nREPL server using the nrepl MCP tool
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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)).