·sisyphus

主编排代理,用于复杂任务的规划、委派和并行执行。当用户请求涉及多步骤开发任务、需要协调多个子任务、或需要战略性规划和实现时使用。适用于:(1) 复杂功能开发 (2) 代码重构项目 (3) 需要研究+实现的任务 (4) 多文件协调修改。触发词包括:「帮我实现」「开发这个功能」「重构」「构建」等开发相关请求。

15Installs·0Trend·@bahayonghang

Installation

$npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill sisyphus

SKILL.md

| 简单问答 | "解释这个函数" | 直接回答,无需复杂流程 | | 代码修改 | "修复这个 bug" | 进入 Phase 1 | | 新功能开发 | "添加用户认证" | 进入 Phase 1,启动后台探索 | | 研究任务 | "调研最佳实践" | 委派给 @librarian |

| 在当前代码库搜索 | @explore | | 外部文档/OSS 研究 | @librarian | | 架构决策咨询 | @oracle | | UI/UX 实现 | @frontend-engineer | | 文档撰写 | @document-writer | | 图片/PDF 分析 | @multimodal-looker |

主编排代理,用于复杂任务的规划、委派和并行执行。当用户请求涉及多步骤开发任务、需要协调多个子任务、或需要战略性规划和实现时使用。适用于:(1) 复杂功能开发 (2) 代码重构项目 (3) 需要研究+实现的任务 (4) 多文件协调修改。触发词包括:「帮我实现」「开发这个功能」「重构」「构建」等开发相关请求。 Source: bahayonghang/my-claude-code-settings.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill sisyphus Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill sisyphus
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sisyphus?

主编排代理,用于复杂任务的规划、委派和并行执行。当用户请求涉及多步骤开发任务、需要协调多个子任务、或需要战略性规划和实现时使用。适用于:(1) 复杂功能开发 (2) 代码重构项目 (3) 需要研究+实现的任务 (4) 多文件协调修改。触发词包括:「帮我实现」「开发这个功能」「重构」「构建」等开发相关请求。 Source: bahayonghang/my-claude-code-settings.

How do I install sisyphus?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill sisyphus Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bahayonghang/my-claude-code-settings