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

defineworkflow

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

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

这个仓库中的 skills

building-workflows
软件开发工程师

Use when authoring, writing, editing, or debugging a defineWorkflow workflow file (*.workflow.ts) with the `defineworkflow` package — orchestrating coding agents via agent()/parallel()/pipeline(), declaring meta.harness, returning structured output with zod schemas, reading args, asking the human a question, or when a run fails with errors about Date.now/Math.random being forbidden or "defineWorkflow must be the first runtime statement".

2026-05-31
compound
软件开发工程师

Document a recently solved problem into a searchable project-local knowledge store so each unit of engineering work makes the next one easier. Use after a non-trivial problem is solved and verified, when the user says "that worked" / "it's fixed" / "problem solved", or when invoked headless by the lfg pipeline. Writes one doc to docs/solutions/ and makes it discoverable.

2026-05-31
executing-plans
软件开发工程师

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-05-31
subagent-driven-development
软件开发工程师

Use when executing implementation plans with independent tasks in the current session

2026-05-31
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-05-31
writing-plans
软件开发工程师

Use when you have a spec or requirements for a multi-step task, before touching code

2026-05-31
lfg
软件开发工程师

Run the full autonomous engineering pipeline end-to-end (recall prior learnings, plan, implement with TDD, review and autofix, verify, commit, push, open PR, watch CI and fix failures, then compound the learning). Use ONLY when the user explicitly requests hands-off execution of a software task and provides a feature description. Do not auto-route casual conversation here.

2026-05-31
building-workflows
软件开发工程师

Use when authoring, writing, editing, or debugging a defineWorkflow workflow file (*.workflow.ts) with the `defineworkflow` package — orchestrating coding agents via agent()/parallel()/pipeline(), declaring meta.harness, returning structured output with zod schemas, reading args, asking the human a question, or when a run fails with errors about Date.now/Math.random being forbidden or "defineWorkflow must be the first runtime statement".

2026-05-31
defineworkflow GitHub Agent Skills | SkillsMP