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

matshoppenbrouwers

按仓库查看 1 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
1
更新
2026-06-04
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

session-add-task
其他计算机职业

Capture a new task into the project's task sequence (backlog) with a detailed breakdown. Use when something surfaces that should be done later — a bug, an optimization, a follow-up — and you want it recorded in SEQUENCE.md with a bite-sized, ready-to-execute breakdown. Produces a one-line sequence entry linked to a per-task breakdown file (or a session-task-planning phase file for multi-task work). Triggers on "/session-add-task" or when user says "add a task", "capture this for later", "put this on the backlog", or "remember to do X".

2026-06-04
session-gatekeeper
其他计算机职业

Triage incoming work (GitHub issues, feature requests, surfaced ideas) and route it — trivial aligned fixes go into the task sequence, while significant or direction-divergent items are escalated to a cowork research-design session. Grounds every decision in the app's architecture and product direction (PRD.md). Use as the front-of-chain intake funnel. Triggers on "/session-gatekeeper" or when user says "triage these issues", "process the backlog of issues", "should we do this issue", or "is this worth a research-design session".

2026-06-04
session-groom
其他计算机职业

Groom the task sequence (backlog) by researching un-broken-down entries and attaching ready-to-execute breakdowns. Use to keep SEQUENCE.md healthy — every entry researched, verified, and linked to a breakdown — especially for items added as raw one-liners. Safe to run periodically via /loop. Triggers on "/session-groom" or when user says "groom the backlog", "prepare the sequence", "fill in the task breakdowns", or "tidy up SEQUENCE.md".

2026-06-04
session-init
其他计算机职业

Bootstrap the project documentation structure for session-flow skills. Creates research/, plans/, todo/, testing/, and architecture/ directories. Run once when adopting session-flow in a new project. Triggers on "/session-init" or when user says "initialize project", "setup docs structure", or "bootstrap project".

2026-06-04
session-next
其他计算机职业

Implement the next task from the project's task sequence (backlog). Reads SEQUENCE.md, picks the next open entry that has a linked breakdown, executes it, and marks it done. Use when the user wants to make progress on the backlog without naming a specific task. Triggers on "/session-next" or when user says "implement the next task", "do the next task", "what's next — just do it", or "work the backlog".

2026-06-04
session-delegation
其他计算机职业

Orchestrate agent execution from a session task plan. Parses dependency tags to dispatch sequential and parallel agents via the Task tool. Use after /session-task-planning produces a todo file. Triggers on "/session-delegation" or when user says "execute the tasks", "run the plan", or "dispatch the agents".

2026-06-04
session-task-planning
其他计算机职业

Create Claude Code-scoped tasks with parallelization analysis. Use when breaking down a multi-step implementation into discrete tasks that can each be completed in one Claude Code session. Produces task files with dependency tags ([seq], [parallel-after:X]) and session-fit validation. Triggers on "/session-task-planning" or when user says "break this into tasks", "plan the tasks", or "create a task list".

2026-06-04
update-architecture
软件开发工程师

Surgical updates and current-state initialization for session-flow architecture documentation in _devdocs/architecture. Ensures token-efficient edits, current data-flow and system-structure notes, architecture index hygiene, and doc splitting checks. Called by session-post-implementation step 7. Triggers on "/update-architecture" or when user says "update arch docs", "sync architecture", "map current architecture", "initialize architecture docs", or "docs are out of date".

2026-06-02
当前展示该仓库 Top 8 / 13 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库