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

forge

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

已收集 skills
21
Stars
15
更新
2026-07-09
Forks
15
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

task-takeover-planning
软件开发工程师

Produce a concrete implementation plan for a standalone Task or Epic takeover ticket. Use when a Jira Task/Epic is approved for Task Takeover planning and needs target files, implementation steps, tests, and repository scope.

2026-07-09
task-takeover-review
软件质量保证分析师与测试员

Read-only qualitative review for Task Takeover implementations before PR creation. Use after task takeover execution completes.

2026-07-09
decompose-epics
软件开发工程师

Decompose a Technical Specification into implementable Epics with technical plans. Use when asked to break down features, create epics, or plan implementation.

2026-06-29
generate-tasks
软件开发工程师

Break down Epic implementation plans into concrete, actionable Tasks. Use when decomposing Epics into implementation units.

2026-06-29
implement-task
软件开发工程师

Implement code changes according to Task specifications. Use when executing implementation Tasks.

2026-06-29
plan-bug-fix
软件开发工程师

Produce a concrete implementation plan for a bug fix from an approved RCA and selected fix approach. Use when the team has selected a fix option and needs a detailed plan before implementation.

2026-06-29
regenerate-plan
软件开发工程师

Revise a bug fix implementation plan based on reviewer feedback. Use when the team has reviewed a plan and requested changes before approving.

2026-06-29
triage-bug
项目管理专家

Evaluate a bug ticket for completeness before starting analysis. Use when triaging bug reports to determine if enough information is present to begin investigation.

2026-05-28
local-review-bug
软件质量保证分析师与测试员

Qualitative code review for bug fixes — verifies root-cause alignment and test coverage before PR creation. Use after implement-task completes for bug tickets.

2026-05-26
reflect-rca
项目管理专家

Validate an RCA for correctness and evidence quality before presenting it to the engineering team. Use after analyze-bug produces an rca.json.

2026-05-26
regenerate-rca
项目管理专家

Re-perform a root cause analysis after receiving feedback from the engineering team. Use when the team has reviewed an RCA and requested changes.

2026-05-26
update-docs
软件开发工程师

Detects documentation files that have become stale due to code changes and applies minimal targeted updates. Builds an identifier checklist from the diff, greps documentation for matches, evaluates candidates in two passes, and edits confirmed stale docs in-place.

2026-05-18
generate-prd
项目管理专家

Generate a structured Product Requirements Document (PRD) from raw requirements. Use when asked to create a PRD, product spec, requirements document, or feature definition.

2026-05-01
generate-spec
软件开发工程师

Generate a Technical Specification with behavioral acceptance criteria from a PRD. Use when asked to create a spec, technical specification, or detailed requirements.

2026-05-01
analyze-ci
软件开发工程师

Analyze CI failures by fetching logs and producing a structured fix plan. Use before attempting automated CI fixes.

2026-04-28
analyze-ci
软件质量保证分析师与测试员

Analyze CI failures by fetching logs and producing a structured fix plan. Use before attempting automated CI fixes.

2026-04-28
fix-ci
软件开发工程师

Apply CI fixes from a pre-analyzed fix plan. Use after analyze-ci has produced a structured plan.

2026-04-28
analyze-bug
软件质量保证分析师与测试员

Generate Root Cause Analysis (RCA) for bugs using TDD methodology. Use when analyzing bug reports.

2026-04-28
implement-review
软件质量保证分析师与测试员

Analyze PR review comments against the current codebase, classify every comment, and produce a structured plan. No comment may be silently dropped.

2026-04-28
local-code-review
软件质量保证分析师与测试员

Run codegen, lint, then review local code changes for breaking issues and fix them in-place. Use before PR creation to catch critical problems early.

2026-04-28
review-code
软件质量保证分析师与测试员

Perform AI code review analyzing pull requests for quality, security, and specification alignment. Use for PR reviews.

2026-04-28