com um clique
Synthesize an answer from the project Brain.
npx skills add https://github.com/reddb-io/red-skills --skill thinkCopie e cole este comando no Claude Code para instalar a skill
Synthesize an answer from the project Brain.
npx skills add https://github.com/reddb-io/red-skills --skill thinkCopie e cole este comando no Claude Code para instalar a skill
| name | think |
| description | Synthesize an answer from the project Brain. |
Use this when the user asks what the project Brain knows, what changed, what supports or contradicts an idea, or how captured knowledge connects.
Call brain_think when MCP is available. The MVP synthesis is deterministic
over Brain search results; LLM enrichment is a later asynchronous layer.
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.
Inspect the project Brain store.