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

rfe-creator

rfe-creator 收录了来自 opendatahub-io 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
13
更新
2026-07-06
Forks
32
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rfe-speedrun
软件开发工程师

End-to-end RFE pipeline. Accepts a single idea, Jira key(s), or a YAML batch file. Creates, reviews, auto-fixes (with splits), and submits. Supports --headless, --announce-complete, and --dry-run for CI.

2026-07-06
rfe-auto-fix
软件开发工程师

Review and fix batches of RFEs automatically. Accepts explicit IDs or a JQL query. Reviews, auto-revises, and splits oversized RFEs. Non-interactive.

2026-06-02
rfe-review
软件质量保证分析师与测试员

Review and improve RFEs. Accepts one or more Jira keys (e.g., /rfe.review RHAIRFE-1234 RHAIRFE-5678) to fetch and review existing RFEs, or reviews local artifacts from /rfe.create. Runs rubric scoring, technical feasibility checks, and auto-revises issues it finds.

2026-06-02
rfe-split
软件开发工程师

Split oversized RFEs into smaller, right-sized RFEs. Accepts one or more IDs (e.g., /rfe.split RHAIRFE-1234 RHAIRFE-5678). Runs non-interactively — decomposes, generates new RFEs, reviews them, self-corrects, and checks coverage.

2026-06-02
rfe-feasibility-review
软件开发工程师

Reviews RFEs for technical feasibility, blockers, and alignment with technical strategy.

2026-05-27
architecture-review
软件开发工程师

Reviews strategy features for architectural correctness — dependencies, integration patterns, component interactions.

2026-05-27
rfe-create
软件开发工程师

Write a new RFE from a problem statement, idea, or need. Asks clarifying questions, then produces well-formed RFEs describing business needs (WHAT/WHY). Use when starting from scratch.

2026-05-27
feasibility-review
软件开发工程师

Reviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility.

2026-05-19
rfe-submit
软件开发工程师

Submit or update RFEs in Jira. Creates new RHAIRFE tickets for new RFEs, or updates existing tickets for RFEs fetched from Jira. Use after /rfe.review.

2026-05-04
scope-review
软件开发工程师

Reviews strategy features for scope — is each strategy right-sized, does the effort match the scope, should anything be split?

2026-03-31
testability-review
软件开发工程师

Reviews strategy features for testability — are acceptance criteria measurable, are edge cases covered, can this be validated?

2026-03-31
rfe-creator-update-deps
软件开发工程师

Force update all vendored dependencies — assess-rfe skills and architecture context. Use when you want the latest versions.

2026-03-24