Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

forge

يحتوي forge على 21 من skills المجمعة من forge-sdlc، مع تغطية مهنية على مستوى المستودع وصفحات 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