repobrain
01Plugin Claude Code
Plugin marketplace listing 1 plugin: repobrain.
Plugin Claude Code
Plugin marketplace listing 1 plugin: repobrain.
Plugin Claude Code
Repository knowledge engine plugin. Bundles CLI-backed slash commands (rb-setup / rb-init / rb-refresh / rb-ask) plus the agent-repo-init skill. Works in both Claude Code and Codex CLI.
Instructions file CodexOpenCode
AGENTS.md instructions for study8677/repobrain: Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. Special cases aren't special enough to break the rules.…
Instructions file
Claude Code instructions for study8677/repobrain, covering claude.md and openspec instructions.
Cursor rule Cursor
Use AGENTS.md as the single authoritative behavior file.
Instructions file GitHub Copilot
Copilot instructions for study8677/repobrain, covering github copilot bootstrap instructions and hard rule — query the repobrain hub first.
Command
Ask a question about the current project's codebase via the repobrain knowledge hub. / 通过 repobrain 知识库询问当前项目代码。.
Command
Scaffold a new multi-agent repository from the RepoBrain template (invokes agent-repo-init skill). / 基于 RepoBrain 模板创建新的多智能体仓库。.
Command
Rebuild the repobrain project knowledge base after significant changes. / 在重要改动后重建 repobrain 项目知识库。.
Command
First-time setup. Configure the LLM API key, or a no-API-key local host runner (Codex / Trae / Claude / any headless CLI) that RepoBrain uses for codebase Q&A and refresh. / 首次 setup,配置 RepoBrain 代码问答与 refresh 所需的 LLM API key,或无需 API key 的本地 host runner(Codex / Trae / Claude / 任意无头 CLI)。.
Skill Claude CodeCodex
Bootstraps a new multi-agent repository from the RepoBrain template via initagentrepo. Supports quick scaffold and full runtime profile setup including MCP toggle, swarm preference, sandbox type, and optional git init. LLM configuration is handled later by rb-setup.
Skill Claude CodeCodex
Exposes graph-based retrieval as a tool capability via querygraph. Reads normalized graph store files, builds a query-relevant subgraph, and returns LLM-friendly semantic triples with replayable evidence metadata.
Skill Claude CodeCodex
High-level deployment wrapper over RepoBrain core with graph-first knowledge injection and all-file support. Exposes refreshfilesystem and askfilesystem for building and querying the knowledge graph.
Skill Claude CodeCodex
Performs deep research on a topic via deepresearch. Simulates a multi-step research process and returns a comprehensive research result as a string.
Hook
Runs when a session starts, executing install_engine.py via python3. From study8677/repobrain.
Plugin Claude Code
Plugin marketplace listing 1 plugin: readme-skill.
Plugin Claude Code
Generate an AI-Native developer profile or monthly/time-window report from local Claude Code + Codex CLI + Kiro (AWS) + Trae (ByteDance) + Gemini Antigravity (Google) + Cursor composer metadata, GitHub contributions, and git log. Local-only, read-only, anonymized by default.
Skill Claude CodeCodex
A tool for creating a shareable, privacy-filtered profile of a developer's work with several AI coding tools, based on local activity and GitHub data.
study8677/architecture-copilot
Cursor rule Cursor
A guided coach for designing and reviewing software architecture. Architecture is the high-level structure of a system, including its parts, data, connections, and trade-offs.
study8677/architecture-copilot
Instructions file CodexOpenCode
An instruction guide that turns Codex into a question-led architecture adviser for a software project. It covers system design, architecture reviews, technical choices, trade-offs, and common failure points.
study8677/architecture-copilot
Skill Claude CodeCodex
A guided architecture coach for planning software systems before implementation. It uses structured questions to clarify scope, constraints, design choices, risks, and how the system may evolve.
study8677/Agent_View_Controller-AVC
Instructions file CodexOpenCode
Instructions for study8677/Agent_View_Controller-AVC, covering avc integration guide for ai agents, what is avc?, when to use avc, how to use and important behavior.
study8677/Agent_View_Controller-AVC
Skill Claude CodeCodex
Use AVC (Agent View Controller) to present complex execution plans, architecture changes, and multi-step operations as interactive visual UIs. Instead of dumping walls of text, pipe structured JSON to avc for human visual review and confirmation. The human can drag-to-reorder, edit, skip, delete, and add steps before…
Instructions file
Claude Code instructions for study8677/easy-claude-code, covering claude.md, what this repository is, running examples, most examples run without any api key and l2 and l8 require a live model call.