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

deep-loop-plugin

deep-loop-plugin 收录了来自 marcusgoll 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
0
更新
2026-02-07
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deep-status
软件开发工程师

Check deep loop progress and session state. Use when user asks 'what status', 'where are we', 'deep status'. Shows phase, tasks, and iteration count.

2026-02-07
cancel-deep
软件开发工程师

Cancel active deep loop session. Use when user asks to 'stop deep', 'cancel deep', 'abort loop'. Cleans up state files.

2026-02-07
cancel-ralph
软件开发工程师

Stop ralph mode PRD processing. Use when user asks to 'cancel ralph', 'stop autonomous mode'. Halts background execution.

2026-02-07
deep-add
软件开发工程师

Add tasks to deep loop queue (.deep/tasks.md). Use when user asks to 'add task', 'queue this', 'deep add'. Interactively gathers task details.

2026-02-07
deep-cleanup
网络与计算机系统管理员

Clean up stale deep loop files. Use when user asks to 'clean up', 'remove .deep directories'. Removes old session artifacts.

2026-02-07
deep-execute
软件开发工程师

Process queued tasks from .deep/tasks.md. Use when user asks to 'execute queue', 'process tasks', 'run queued work'. Supports multi-session claim-based coordination with git conflict handling.

2026-02-07
deep-fullstack
软件开发工程师

Coordinate frontend+backend development with shared types. Use when building full-stack features, 'connect frontend to API', or 'end-to-end'. Includes E2E testing.

2026-02-07
deep-plan
项目管理专家

Create implementation plans with acceptance criteria. Use when user asks to 'plan this', 'create PRD', 'break down task'. Supports PRD-to-task-queue conversion.

2026-02-07
deep-quick
软件开发工程师

Fast mode for small tasks (<30 lines, single file). Use when user asks for 'quick fix', 'fast fix', 'simple change'. Skips planning, 3-iteration limit.

2026-02-07
deep
软件开发工程师

Start deterministic development loop (PLAN->BUILD->REVIEW->FIX->SHIP). Use when user asks to 'deep loop', 'implement feature', 'build with TDD', or mentions multi-agent BUILD. Supports external/ralph modes.

2026-02-07
deep-triage
软件开发工程师

Classify task complexity as QUICK/STANDARD/DEEP. Use when user asks 'how complex', 'triage this', 'assess difficulty'. Determines appropriate workflow.

2026-02-07
diagnose-hooks
软件开发工程师

Troubleshoot hook errors. Use when user sees 'PreToolUse hook error', 'PostToolUse error', or asks to 'diagnose hooks'. Identifies and fixes plugin hook failures.

2026-02-07
internal-ralph
软件开发工程师

Internal ralph mode executor. Processes PRD backlog using Task subagents. Called by start-ralph, not user-invoked directly.

2026-02-07
start-ralph
项目管理专家

Start autonomous PRD processing (ralph mode). Use when user asks for 'overnight mode', 'process PRD', 'autonomous execution'. Long-running background tasks.

2026-02-07