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

open-agent

open-agent 收录了来自 JochenYang 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
2
更新
2026-07-24
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

forge-subagent
其他计算机职业

Use when executing plans through specialized subagents with evidence-gated review loops

2026-07-24
forge-loop
软件开发工程师

Use when work needs an explicit delivery contract, iterative repair, bounded autonomy, or resume-safe state

2026-07-13
forge-resume
软件开发工程师

Use when a user asks to continue, resume, pick up prior loop work, or inspect previous loop state

2026-07-13
forge-discovery
软件开发工程师

Use when work needs codebase orientation, impact analysis, existing-pattern discovery, or risk scouting before planning or implementation

2026-07-08
forge-verify
软件开发工程师

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-07-08
forge-brainstorm
软件开发工程师

Use when implementation direction depends on unresolved product/design choices, multiple viable approaches, or owner approval on a design.

2026-07-05
forge-debug
软件开发工程师

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

2026-07-05
forge-execute
软件开发工程师

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

2026-07-05
forge-feedback
软件质量保证分析师与测试员

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-07-05
forge-merge
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-07-05
forge-plan
软件开发工程师

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

2026-07-05
forge-reflect
软件开发工程师

Use after a loop ships or after verify fails repeatedly at budget — captures failure patterns and improvement candidates so the next loop starts smarter

2026-07-05
forge-report
软件开发工程师

Use after implementation is verified and before merge — consolidates multiple spec iterations into a single final-state report, marks related specs, and records key lessons

2026-07-05
forge-tdd
软件质量保证分析师与测试员

Use when implementing any feature or bugfix, before writing implementation code

2026-07-05
forge-worktree
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-07-05
forge-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-07-04
forge-ask
项目管理专家

Use whenever you need a decision, clarification, or approval from the user — covers how to ask with the question tool, and how to resolve the decision yourself when no user is available (question tool absent, or a [Never-Ask] response)

2026-06-17
forge-new-skill
软件开发工程师

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-06-12
forge-parallel
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-12