review
25Command
A code-review command that uses development and reviewer agents to inspect changed code against quality and security checklists. It is described in Korean and includes checks for shell scripts and OpenClaw setups.
Command
A code-review command that uses development and reviewer agents to inspect changed code against quality and security checklists. It is described in Korean and includes checks for shell scripts and OpenClaw setups.
Command
A guide to spec-driven development, a software process that writes and reviews requirements before implementation and acceptance testing. It organizes work from a task description through development, tests, and completion.
Command
A release command for preparing code changes as separate Git commits, creating release notes, and adding a version tag. Git is a system for tracking code changes, and a tag marks a specific release.
Command
A command that creates a daily stand-up report by summarizing recent work, planned tasks, calendar events, and blockers.
Command
A command that checks the status of a group of services and system resources, including scheduled jobs, bots, monitoring, storage, and health data. A LaunchAgent is a macOS background service that starts or runs tasks automatically.
Agent
A CEO agent leads a simulated company board meeting and makes final decisions from reports by three team leads. It judges system stability, market conditions, goals, key issues, and possible recurring patterns.
Agent
An infrastructure-monitoring assistant that collects system status information and reports it to a company lead. Infrastructure means the computers, services, scheduled jobs, storage, and memory that keep software running.
Agent
A meeting-recording agent for a company leadership meeting. It turns team reports and executive decisions into meeting minutes and a machine-readable audit log.
Agent
A strategy-reporting assistant that reviews market data, personal profile signals, news, and stated goals, then sends strategic advice to a company lead.
Plugin Claude Code
Convergent Socratic interview with mathematical ambiguity gating. 8-15 narrowing rounds + Contrarian/Simplifier Challenge Mode + JSONL decision log. Inspired by Sorbh/interview-me.
Skill Claude CodeCodex
Convergent Socratic interview that turns vague requirements into a production-grade specification via 8-15 narrowing rounds with mathematical ambiguity gating. Inspired by Sorbh/interview-me, adds Contrarian/Simplifier Challenge Mode and JSONL decision log. Use when an idea exists but implementation decisions are…
Plugin Claude Code
Goal-driven autonomous execution with built-in irreversibility guard. Port of Anthropic /goal (Claude Code v2.1.139) that auto-pauses on git push, repo changes, payment, secret exposure, mass data deletion.
Skill Claude CodeCodex
Goal-driven autonomous execution with completion-condition gating and built-in irreversibility guard. Port of Anthropic /goal (Claude Code v2.1.139) that automatically pauses for explicit user approval when detecting unrecoverable operations — git push, repo visibility changes, payment, secret exposure, mass data…
Plugin Claude Code
11-section rigorous design plan review (problem, scope, architecture, security, observability, deployment, performance, reliability, testing, maintainability, migration). Adapted from gstack /plan-ceo-review for sole-developer + AI-pair-programming workflows.
Skill Claude CodeCodex
11-section rigorous design plan review covering problem framing, scope, architecture, security, observability, deployment, performance, reliability, testing, maintainability, and migration. Korean adaptation of gstack /plan-ceo-review, tuned for sole-developer + AI-pair-programming workflows. Not a rubber stamp …
Skill Claude CodeCodex
Memory health CLI that diagnoses bloated MEMORY.md files, splits oversized sections into domain files, archives stale daily logs, and runs continuous health monitoring. Use when MEMORY.md exceeds 10KB, context windows overflow from memory bloat, or agent sessions slow down from loading large memory files. Pure bash…
Skill Claude CodeCodex
Diagnoses bloated MEMORY.md files, splits oversized sections into domain-specific files, archives stale daily logs, and deduplicates content using a 3-tier hierarchy (MEMORY.md → domains/ → archive/). Use when MEMORY.md exceeds 10KB, context pressure is high, or the user asks to clean up, organize, or maintain agent…
MCP server Claude CodeCodexCursor
MCP server "serena" as configured in Ramsbaby/jarvis-board. Runs locally from the git+https://github.com/oraios/serena Python package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor
MCP server "serena-jarvis" as configured in Ramsbaby/jarvis-board. Runs locally from the git+https://github.com/oraios/serena Python package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor
MCP server "sqlite" as configured in Ramsbaby/jarvis-board. Runs locally from the @modelcontextprotocol/server-sqlite npm package.
MCP server Claude CodeCodexCursor
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for Ramsbaby/jarvis-board: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.
Instructions file
Project instructions for Claude Code, an AI coding assistant, in the Ramsbaby/jarvis-board repository. They describe where to start, how to save tokens with Serena, and the required five-step workflow for editing the Jarvis map.