huli-feature

Orchestrate PRD-driven feature development workflows in Unreal Engine 5.7.1.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/buihuuloc/universal-ue-skills --skill huli-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huli-feature
Source: https://github.com/buihuuloc/universal-ue-skills/tree/main/skills/huli-feature
Command: npx skills add https://github.com/buihuuloc/universal-ue-skills --skill huli-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire development lifecycle for implementing new features in Unreal Engine 5.7, from initial requirements to final delivery, ensuring a structured and efficient process.

Core Features & Use Cases

  • End-to-End Workflow: Manages feature implementation from PRD/TechDoc/GDD through to PR creation.
  • BMGD Agent Integration: Leverages specific BMGD workflows for each development phase.
  • Use Case: When tasked with implementing a new gameplay system, this Skill will guide you through defining requirements, designing the architecture, planning sprints, creating user stories, developing the code, building, testing, and finally delivering the feature.

Quick Start

Use the huli-feature skill to implement a new companion state tree refactor from the provided PRD document.

Frequently Asked Questions about huli-feature

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the Unreal Engine 5 feature development workflow from PRD to delivery?

Unreal Engine 5 feature development can be automated by orchestrating a PRD-driven workflow that manages phases from game brief creation and GDD to sprint planning, coding, automated testing, and final delivery.

What is a PRD-driven development pipeline for Unreal Engine gameplay systems?

A PRD-driven development pipeline for Unreal Engine uses input requirement documents to systematically generate technical architecture, user stories, and code, ensuring structured implementation of gameplay systems through BMGD agents.

How do I plan sprints and create user stories for new Unreal Engine 5 features?

Sprint planning and user story creation for Unreal Engine 5 features are handled by processing inline feature requirements or PRDs, breaking down technical architecture into actionable development tasks before coding begins.

Can I integrate automated testing and code review into my UE5 agile workflow?

Automated testing and code review integrate directly into the UE5 agile workflow during the development phase, building the project and validating code quality before final feature delivery.

Do I need a specific Unreal Engine version to run a BMGD agent feature pipeline?

The BMGD agent feature pipeline targets Unreal Engine 5.7.1 specifically, requiring input documents like PRDs or inline feature requirements to generate output artifacts in a specified directory.

What are the limitations of using an automated workflow for game feature implementation?

Automated game feature implementation workflows require structured input documents like PRDs or TechDocs to function correctly and cannot process vague requirements or operate without a designated output directory for artifacts.