Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

rfe-creator

rfe-creator에는 opendatahub-io에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 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