Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

maxsimcli

maxsimcli 收录了来自 maystudios 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
10
更新
2026-04-05
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

verification
软件质量保证分析师与测试员

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.

2026-04-05
using-maxsim
软件开发工程师

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.

2026-04-05
agent-teams
软件开发工程师

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.

2026-04-05
autoresearch
软件开发工程师

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.

2026-04-05
project-memory
项目管理专家

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.

2026-04-05
maxsim-batch
软件开发工程师

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

2026-04-05
brainstorming
软件开发工程师

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.

2026-03-31
code-review
软件质量保证分析师与测试员

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

2026-03-31
commit-conventions
软件开发工程师

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

2026-03-31
github-operations
软件开发工程师

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.

2026-03-31
handoff-contract
秘书和行政助理(法律、医疗和高管除外)

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.

2026-03-31
maxsim-simplify
软件开发工程师

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.

2026-03-31
research
软件开发工程师

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.

2026-03-31
roadmap-writing
项目管理专家

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.

2026-03-31
systematic-debugging
软件开发工程师

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

2026-03-31
tdd
软件质量保证分析师与测试员

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

2026-03-31