Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

forge

forge contient 21 skills collectées depuis forge-sdlc, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
15
mis à jour
2026-07-09
Forks
15
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

task-takeover-planning
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-09
decompose-epics
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-29
implement-task
Développeurs de logiciels

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

2026-06-29
plan-bug-fix
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-28
analyze-ci
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-28
fix-ci
Développeurs de logiciels

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

2026-04-28
analyze-bug
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-28
implement-review
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-28