Skip to main content
在 Manus 中运行任何 Skill
一键导入
phj128
GitHub 创作者资料

phj128

按仓库查看 2 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
2
更新
2026-03-28
仓库浏览

仓库与代表性 skills

autoworker
软件开发工程师

Auto-loop execution workflow with quality gates. Use when starting any non-trivial implementation task. Provides automatic task decomposition, code implementation, testing (L1-L4), and iterative quality gates until completion. Invoke with /autoworker.

2026-03-28
checkpoint
软件开发工程师

Record progress to subtask: Phase completion (from autoworker:code) or test results (from autoworker:test). Auto-detects upstream type from conversation context. Ends by calling autoworker:dispatch.

2026-03-24
code
软件开发工程师

Implement ONE pending Phase from subtask plan. Only write code, do not mark checkboxes or run tests. Called by autoworker:dispatch. Ends by calling autoworker:checkpoint.

2026-03-24
deep-plan
项目管理专家

Structured deep discussion for Plan Mode. Runs inside EnterPlanMode to ensure thorough questioning before writing a plan. Covers motivation, assumptions, design, acceptance criteria. Call this immediately after entering Plan Mode for any non-trivial task.

2026-03-24
dispatch
软件开发工程师

Read subtask.md checkbox state and route to next skill. The ONLY routing point in the execution loop. Called after autoworker:checkpoint, autoworker:gate-check, autoworker:subtask-update, autoworker:subtask-plan, or when resuming after context loss. When lost, call autoworker:dispatch.

2026-03-24
gate-check
软件质量保证分析师与测试员

Final quality gate before reporting task completion (Gate 3). Fills confidence assessment, runs supplementary verification for <95% items, completes self-check checklist. Writes PASS/FAIL result to subtask.md, then calls autoworker:dispatch for routing.

2026-03-24
subtask-init
软件开发工程师

Create subtask document (first half): user confirmation, goals, assumptions. Auto-runs assumption verification experiments and fills in results. Call after Gate 1.1 (user confirmation) is done, before writing any code.

2026-03-24
subtask-plan
项目管理专家

Complete subtask verification plan: upstream traceability table + L1-L4 test plan + self-check. Call after autoworker:subtask-init. Makes subtask ready for code implementation.

2026-03-24
当前展示该仓库 Top 8 / 11 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库