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

flow-healer

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

已收集 skills
8
Stars
3
更新
2026-03-10
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-review-github-issues
软件质量保证分析师与测试员

Review a local codebase, turn validated findings into small GitHub issues, and order them by fix path. Use when the user wants a code review that produces GitHub issues instead of code changes, especially for requests like "scan this repo and create issues", "do a multi-agent review", "open fix-path issues", or "review without editing code".

2026-03-10
multi-agent-orchestrator
软件开发工程师

Activates a structured multi-agent workflow (Team Lead + specialized Employees) to handle complex tasks that require decomposition, specialized execution, and synthesis. Use when a user request: (1) Involves multiple distinct domains (e.g., research, coding, testing), (2) Is large enough to be split into parallel sub-tasks, (3) Requires high-quality synthesis of diverse inputs. Triggers on requests like: 'Research 3 competitors...', 'Build a feature with backend/frontend/testing...', 'Analyze a business idea with market/risk/monetization agents...'

2026-03-08
flow-healer-triage
软件质量保证分析师与测试员

Run this skill when a Flow Healer run fails or behaves unexpectedly and the user wants a fast, deterministic diagnosis. Use for requests like "triage this healer failure", "why did the run fail", "classify this issue state", or "tell me if this is an environment problem or a product bug".

2026-03-07
flow-healer-connector-debug
软件开发工程师

Run this skill when Flow Healer triage points to connector or patch generation failures and the user wants a deterministic connector-focused debug pass. Use for requests like "debug the connector", "why did the proposer emit no patch", "validate the verifier payload", or "compare proposer and verifier output contracts".

2026-03-07
flow-healer-live-smoke
软件质量保证分析师与测试员

Run this skill when the user wants a guarded live Flow Healer smoke test on a real GitHub repo. Use for requests like "do a live smoke", "test this repo live", "open a real PR through the healer", or "validate issue-to-PR plumbing on GitHub".

2026-03-07
flow-healer-local-validation
软件质量保证分析师与测试员

Run this skill when the user wants safe local validation before any live Flow Healer action. Use for requests like "run local checks", "validate the healer locally", "do a dry run first", or "make sure the repo is healthy before live GitHub actions".

2026-03-07
flow-healer-pr-followup
软件开发工程师

Run this skill when the user wants to validate or execute a Flow Healer PR follow-up on an existing live PR. Use for requests like "rerun the same PR", "ingest review feedback", "follow up on this healer PR", or "reuse the existing issue and PR after comments".

2026-03-07
flow-healer-preflight
软件开发工程师

Run this skill before any Flow Healer live operation when the user wants to validate GitHub auth, repo readiness, Docker, Python environment, open issue/PR surface, and local healer SQLite state. Use for requests like "preflight this repo", "is Flow Healer ready", "check live readiness", or "validate the healer environment before a run".

2026-03-07