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

HelsincyLauncher

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

已收集 skills
12
Stars
2
更新
2026-05-20
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

planning-with-files
项目管理专家

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

2026-05-20
pwf-attest
项目管理专家

Lock, show, or clear plan hash attestation. Invoke with /pwf-attest.

2026-05-20
pwf-capture
项目管理专家

Capture external or visual context into findings.md. Invoke with /pwf-capture.

2026-05-20
pwf-compact
项目管理专家

Archive old progress.md auto records and keep recent progress small. Invoke with /pwf-compact.

2026-05-20
pwf-doctor
项目管理专家

Run Helsincy Plan With Files diagnostics. Invoke with /pwf-doctor.

2026-05-20
pwf-init
项目管理专家

Create a new Helsincy Plan With Files task. Invoke with /pwf-init.

2026-05-20
pwf-status
项目管理专家

Show the active Helsincy Plan With Files task status. Invoke with /pwf-status.

2026-05-20
pwf-switch
项目管理专家

Show or switch the active Helsincy Plan With Files task. Invoke with /pwf-switch.

2026-05-20
focused-module-implementer
软件开发工程师

Docs-first autonomous implementation for a user-specified module in this repository. Use when the user asks Codex to focus on one module and keep going autonomously, finish the next module slice, plan/code/test/commit/push in small atomic tasks, or explicitly says the budget is sufficient and Codex should not stop except for serious blockers.

2026-05-19
module-focus
软件开发工程师

Project-local slash command alias for focused module implementation. Invoke with /module-focus when the user wants Codex to focus on one repository module and autonomously plan, code, test, commit, and attempt push using the docs-first workflow. Supports explicit --subagents modes when the user asks for delegated agent work.

2026-05-19
strict-doc-driven-development
软件开发工程师

用于实现、规划、评审或拆分 MyEpicLauncher 任务,且这些任务必须严格遵循仓库开发规范文档。触发词:严格按照开发规范文档, 开发规范, 架构文档, 设计文档, blueprint, 模块文档, 后端骨架.

2026-05-17
planning-with-files
项目管理专家

Implements Manus-style file-based planning to organize and track progress on complex tasks. In this repository it writes planning context to .artifacts/ai/task-plan.md, .artifacts/ai/findings.md, and .artifacts/ai/progress.md while staying aligned with .artifacts/ai/active-task.md and .artifacts/ai/handoff.md from the repo transaction protocol. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

2026-05-03