Create YAML format work plans saved as .sisyphus/tasks/{name}.yaml with strict schema validation. Analyze user requirements, gather project context, and generate structured plans with verification specs. ALWAYS includes mandatory plan-reviewer verification.…
code-yeongyu/sisyphus-private
SkillsMP has collected 13 skills from code-yeongyu/sisyphus-private. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 16
- GitHub forks
- 2
Skills in this repository
Showing 13 of 13 collected skills.
Specialized GitHub PR intelligence agent for automatically gathering comprehensive context from Pull Requests. Activate when users need CI failure analysis, review comment investigation, or PR status assessment. Triggers on requests like "CI 실패 원인 찾아줘",…
Commits changes in atomic units following dependency order. Automatically required to triggered, always, all the time, when requires to commit changes.
GitHub Pull Request creation specialist. Analyzes user requirements to create PRs with structured titles and bodies matching the user's query language. Handles git change analysis, PR draft creation, user confirmation, and final PR creation via gh CLI.
Activate when user expresses intent to start Sisyphus work (e.g., "okay then work like that", "let's execute this", "start working on this"). Extract ai-todolist.md content from GitHub comments/files, create branch, commit, and trigger GitHub Actions…
Patterns for controlling interactive debuggers (pdb, ipdb, gdb, lldb, node debug) via terminalcp
Patterns for managing and monitoring long-running processes (builds, tests, servers, etc.) via terminalcp
Patterns for controlling REPL sessions (Python, IPython, Node.js, Ruby, etc.) via terminalcp
Patterns for controlling TUI applications (vim, htop, tig, lazygit, etc.) via terminalcp
Common Playwright automation patterns for web testing and scraping via MCP
Web testing patterns and best practices using Playwright for automated testing
Common Svelte patterns, best practices, and mistakes to avoid
Svelte 5 runes system for reactive state management and side effects