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

claude_code_setup

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

已收集 skills
8
Stars
15
更新
2026-04-01
Forks
6
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

orchestrate-build-review
软件质量保证分析师与测试员

Orchestrate a multi-model build-and-review workflow. Use when Codex receives YAML input with a builder model, optional builder session_id, fixed reviewer sessions, a shared review prompt, a reviewer verification prompt, done criteria, and a max loop count, and must run a builder, collect review findings via files, merge and deduplicate findings, resolve contradictions by resuming reviewer sessions, loop the builder until done, and return each agent's final model, session_id, and status.

2026-04-01
orchestrate-review-fix-ai-cli
软件质量保证分析师与测试员

Orchestrate a multi-model review-and-fix workflow using only ai-cli run and ai-cli wait. Use when Codex receives YAML input with fixed reviewer sessions, a shared review prompt, and a required fixer model/session, and must run codex-ultra, gemini-ultra, and claude-ultra reviews, enforce structured reviewer output, merge and deduplicate findings, resolve contradictions by resuming reviewer sessions, optionally run a fixer, and return each agent's final model, session, and status.

2026-04-01
orchestrate-review-fix
软件质量保证分析师与测试员

Orchestrate a multi-model review-and-fix workflow using only mcp__acm__run and mcp__acm__wait. Use when Codex receives YAML input with fixed reviewer sessions, a shared review prompt, and a required fixer model/session, and must run codex-ultra, gemini-ultra, and claude-ultra reviews, enforce structured reviewer output, merge and deduplicate findings, resolve contradictions by resuming reviewer sessions, optionally run a fixer, and return each agent's final model, session, and status.

2026-04-01
orchestrate-review-only
软件质量保证分析师与测试员

Orchestrate a 3-model parallel review workflow using mcp__acm__run and mcp__acm__wait. Runs codex-ultra, gemini-ultra, and claude-ultra reviews in parallel, enforces structured output, merges and deduplicates findings, resolves contradictions, and returns a final merged review report. No fixer agent is involved.

2026-04-01
taskforce-coding-buddy
软件开发工程师

Run the coding taskforce buddy workflow: implement with codex-ultra, run unit tests with gpt-5.1-codex-mini, triage results, and iterate fixes using the same session_id. Use when asked to follow taskforce_coding_buddy.md or to orchestrate this multi-step coding workflow.

2026-01-24
taskforce-coding-team
软件开发工程师

Run the taskforce coding team workflow: execute the taskforce-coding-buddy skill with codex-ultra, execute the taskforce-review-report skill with gemini-ultra, and loop based on the report STATUS. Use when asked to follow taskforce_coding_team.md or to orchestrate this coding+review loop.

2026-01-24
taskforce-review-report
软件质量保证分析师与测试员

Run the taskforce review workflow: perform AI code reviews with mcp__acm__run (codex-ultra, add gemini-ultra if multiple reviews are needed) and then produce a review report with STATUS and DESCRIPTION. Use when asked to follow taskforce_review_report.md or to orchestrate review + report.

2026-01-24
review-to-tasks
秘书和行政助理(法律、医疗和高管除外)

PRのレビューコメントを取得してタスク化する。レビュー対応やPRのコメント確認が必要な時に使用

2026-01-24