Reviews strategy features for architectural correctness — dependencies, integration patterns, component interactions.
opendatahub-io/rfe-creator
SkillsMP has collected 20 skills from opendatahub-io/rfe-creator. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 20
- GitHub stars
- 15
- GitHub forks
- 36
Skills in this repository
Showing 20 of 20 collected skills.
Reviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility.
Reviews Initiatives for technical feasibility, blockers, and dependency realism.
Reviews RFEs for technical feasibility, blockers, and alignment with technical strategy.
Review and improve Initiatives. Accepts one or more Jira keys (e.g., /initiative-review RHOAIENG-12345) to fetch and review existing Initiatives, or reviews local artifacts from /initiative-create.
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…
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.
Validates whether an Initiative aligns with its parent RHAISTRAT Outcome. Checks objective advancement, scope consistency, and success criteria contribution.
Submit or update Initiatives in Jira. Creates new RHOAIENG Initiative tickets for new Initiatives, or updates existing tickets. Use after /initiative-review.
Review and fix batches of Initiatives automatically. Accepts explicit IDs or a JQL query. Reviews, auto-revises, and splits oversized Initiatives. Non-interactive.
Write a new Initiative from an objective or strategic goal. Asks clarifying questions, then produces a well-formed Initiative for the RHOAIENG project.
End-to-end Initiative 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.
Split oversized Initiatives into smaller, focused Initiatives. Accepts one or more IDs (e.g., /initiative-split RHOAIENG-1234 INIT-001). Runs non-interactively — decomposes, generates new Initiatives, reviews them, self-corrects, and checks coverage.
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.
Review and fix batches of RFEs automatically. Accepts explicit IDs or a JQL query. Reviews, auto-revises, and splits oversized RFEs. Non-interactive.
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.
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.
Reviews strategy features for scope — is each strategy right-sized, does the effort match the scope, should anything be split?
Reviews strategy features for testability — are acceptance criteria measurable, are edge cases covered, can this be validated?
Force update all vendored dependencies — assess-rfe skills and architecture context. Use when you want the latest versions.