Ramsbaby

48 mods across 5 repositories, 75 stars between them.

review

25

Ramsbaby/jarvis

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.

15 9d ago A 42 tokens original MIT

sdd

26

Ramsbaby/jarvis

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.

15 9d ago A 51 tokens original MIT

ship

27

Ramsbaby/jarvis

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.

15 9d ago A 45 tokens original MIT

standup

28

Ramsbaby/jarvis

Command

A command that creates a daily stand-up report by summarizing recent work, planned tasks, calendar events, and blockers.

15 9d ago A 49 tokens original MIT

status

29

Ramsbaby/jarvis

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.

15 9d ago C 56 tokens original MIT

ceo

30

Ramsbaby/jarvis

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.

15 9d ago A 0 tokens original MIT

infra-chief

31

Ramsbaby/jarvis

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.

15 9d ago A 0 tokens original MIT

record-keeper

32

Ramsbaby/jarvis

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.

15 9d ago A 0 tokens original MIT

strategy-advisor

33

Ramsbaby/jarvis

Agent

A strategy-reporting assistant that reviews market data, personal profile signals, news, and stated goals, then sends strategic advice to a company lead.

15 9d ago A 0 tokens original MIT

Ramsbaby/jarvis

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.

15 9d ago A tokens not measured original MIT

Ramsbaby/jarvis

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…

15 9d ago A 69 tokens original MIT

jarvis-goal

36

Ramsbaby/jarvis

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.

15 9d ago A tokens not measured original MIT

jarvis-goal

37

Ramsbaby/jarvis

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…

15 9d ago C 67 tokens original MIT

jarvis-plan-review

38

Ramsbaby/jarvis

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.

15 9d ago A tokens not measured original MIT

jarvis-plan-review

39

Ramsbaby/jarvis

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 …

15 9d ago A 74 tokens original MIT

openclaw-memorybox

40

Ramsbaby/openclaw-memorybox

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…

10 1mo ago C 69 tokens original MIT

memorybox

41

Ramsbaby/openclaw-memorybox

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…

10 1mo ago B 90 tokens original MIT

serena

42

Ramsbaby/jarvis-board

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.

7 1mo ago A tokens not measured

serena-jarvis

43

Ramsbaby/jarvis-board

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.

7 1mo ago A tokens not measured

sqlite

44

Ramsbaby/jarvis-board

MCP server Claude CodeCodexCursor

MCP server "sqlite" as configured in Ramsbaby/jarvis-board. Runs locally from the @modelcontextprotocol/server-sqlite npm package.

7 1mo ago A tokens not measured

context7

45

Ramsbaby/jarvis-board

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.

7 1mo ago A tokens not measured

filesystem

46

Ramsbaby/jarvis-board

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.

7 1mo ago A tokens not measured

Ramsbaby/jarvis-board

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.

7 1mo ago A 74 tokens

Ramsbaby/jarvis-board

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.

7 1mo ago A 883 tokens