원클릭으로
Inspect the project Brain store.
npx skills add https://github.com/reddb-io/red-skills --skill status이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요
Inspect the project Brain store.
npx skills add https://github.com/reddb-io/red-skills --skill status이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요
| name | status |
| description | Inspect the project Brain store. |
Use this to verify that Brain initialized in the current workspace, show the resolved connection string, and count stored artifacts and connections.
Call brain_status when MCP is available. Otherwise run:
node "${CODEX_PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT}}/scripts/bootstrap.mjs" status
Autonomous loop that drains the `ready-for-agent` queue on the issue tracker. Each iteration claims an issue, runs it in an isolated worktree, executes with claude or codex, merges back to main, and closes the issue. Use when the user wants to run AFK execution, drain a PRD, hammer specific issues, or otherwise let agents grind through the backlog.
Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `.red/agents/` so the engineering skills know this repo's GitHub Issues setup, triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.
Open the project Memory graph in red-ui (the visual cluster/query/collections workspace) by pointing the red-ui MCP App at the local RedDB store, falling back to the browser Workbench in terminal hosts. Use when the user wants to SEE the memory graph, clusters, or collections visually rather than recall text.
Save durable knowledge into the project Brain.
Search artifacts in the project Brain.
Synthesize an answer from the project Brain.