maystudios/maxsimcli

Solve context rot in AI coding. Spec-driven development system for Claude Code, OpenCode, Gemini CLI, and Codex — with parallel subagents, atomic commits, and a live dashboard.

10Stars on the repository
21Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agent-teams

01

maystudios/maxsimcli

Skill Claude CodeCodex

Coordinates Tier 2 Agent Teams with TeamCreate, SendMessage, competitive implementation, multi-reviewer code review, and collaborative debugging patterns. Used when workflows require inter-agent communication, adversarial debate, or shared task lists.

10 4mo ago A 48 tokens

autoresearch

02

maystudios/maxsimcli

Skill Claude CodeCodex

Autonomous optimization loop with reference workflows. Powers /maxsim:improve, /maxsim:fix-loop, /maxsim:debug-loop, /maxsim:security. Used when running autonomous optimization, error repair, bug hunting, or security audit loops.

10 4mo ago A 56 tokens

brainstorming

03

maystudios/maxsimcli

Skill Claude CodeCodex

Explores multiple implementation approaches before committing to one. Produces a structured comparison table with effort/risk assessment. Used when starting features, facing design decisions, or multiple valid approaches exist.

10 4mo ago A 41 tokens

code-review

04

maystudios/maxsimcli

Skill Claude CodeCodex

Performs multi-dimensional code review covering security, quality, spec compliance, and maintainability. Used when reviewing completed implementations or before merging changes.

10 4mo ago A 31 tokens

commit-conventions

05

maystudios/maxsimcli

Skill Claude CodeCodex

Enforces conventional commit format with atomic changes and co-author attribution. Used when committing code changes to maintain consistent git history.

10 4mo ago A 28 tokens

github-operations

06

maystudios/maxsimcli

Skill Claude CodeCodex

Unified GitHub interaction covering artifact types, comment conventions, CLI commands, and issue lifecycle. Used when reading from or writing to GitHub Issues, managing the project board, or posting structured comments.

10 4mo ago A 43 tokens

handoff-contract

07

maystudios/maxsimcli

Skill Claude CodeCodex

Standardizes agent output format with key decisions, artifacts, status, and deferred items. Used when any agent completes a task and needs to report results to the orchestrator.

10 4mo ago A 38 tokens

maxsim-batch

08

maystudios/maxsimcli

Skill Claude CodeCodex

Orchestrates parallel agent execution using worktree isolation following Anthropic's batch pattern. Used when multiple independent tasks can be executed simultaneously.

10 4mo ago A 32 tokens

maxsim-simplify

09

maystudios/maxsimcli

Skill Claude CodeCodex

Reviews changed code for reuse opportunities, quality issues, and efficiency improvements, then fixes actionable items. Used after implementing features or when code feels over-engineered.

10 4mo ago A 37 tokens

project-memory

10

maystudios/maxsimcli

Skill Claude CodeCodex

GitHub-native persistence for project learnings, decisions, and patterns using issue labels and structured comments. Used when recording what worked, what failed, or architectural decisions that should persist across sessions.

10 4mo ago A 41 tokens

research

11

maystudios/maxsimcli

Skill Claude CodeCodex

Provides systematic investigation merging research methodology with tool selection best practices using parallel agents, source hierarchy, and Claude Code tool priority. Used when investigating codebase patterns, evaluating libraries, or gathering information before planning.

10 4mo ago A 42 tokens

roadmap-writing

12

maystudios/maxsimcli

Skill Claude CodeCodex

Creates phased project roadmaps with dependency graphs, success criteria, and GitHub Milestone structure. Used when planning new projects, creating milestones, or breaking work into phases.

10 4mo ago A 38 tokens

maystudios/maxsimcli

Skill Claude CodeCodex

Systematic debugging via reproduce-hypothesize-isolate-verify-fix-confirm cycle. Requires evidence at each step. Used when encountering bugs, test failures, or unexpected behavior.

10 4mo ago A 41 tokens

tdd

14

maystudios/maxsimcli

Skill Claude CodeCodex

Enforces red-green-refactor TDD cycle with atomic commits per phase. Used when implementing features, fixing bugs, or when tests should drive the design.

10 4mo ago A 34 tokens

using-maxsim

15

maystudios/maxsimcli

Skill Claude CodeCodex

Routes work through MaxsimCLI commands based on project state and user intent. Provides command reference and decision routing table. Used when determining which MaxsimCLI command to use or when starting a new session.

10 4mo ago A 44 tokens

verification

16

maystudios/maxsimcli

Skill Claude CodeCodex

Evidence-based verification with 2 quality gates (pre-check and post-check), anti-rationalization enforcement, and 3-step retry escalation. Used when completing tasks, verifying implementations, or before claiming work is done.

10 4mo ago A 45 tokens