Skip to content

Commit ada0161

Browse files
kepimecclaude
andcommitted
fix: update stale counts in submissions/bug template, refresh SECURITY.md version table, update engine comparison
- Update SUBMISSIONS.md from 31 to 34 skills, 17 to 20 workflows - Add game-jam-mode, game-ci-pipeline, game-gdd-author to bug report template - Update SECURITY.md supported versions to 2.0.x - Update engine-comparison.md UE version references from 5.5 to 5.7 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2c1c731 commit ada0161

4 files changed

Lines changed: 15 additions & 12 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Which skill is affected?
3737
- [ ] game-sprint-plan
3838
- [ ] game-start
3939
- [ ] game-team-orchestrator
40+
- [ ] game-jam-mode
41+
- [ ] game-ci-pipeline
42+
- [ ] game-gdd-author
4043
- [ ] game-godot-specialist
4144
- [ ] game-unity-specialist
4245
- [ ] game-unreal-specialist

.github/SUBMISSIONS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Reference file for submitting GameForge to curated skill lists once the repo is
1313
**Draft entry:**
1414
```markdown
1515
### Game Development
16-
- [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) - 31 production-grade skills for indie game development — 11 studio agents, 17 workflow skills, 3 engine specialists (Godot, Unity, Unreal)
16+
- [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) - 34 production-grade skills for indie game development — 11 studio agents, 20 workflow skills, 3 engine specialists (Godot, Unity, Unreal)
1717
```
1818

1919
---
@@ -26,7 +26,7 @@ Reference file for submitting GameForge to curated skill lists once the repo is
2626

2727
**Draft entry:**
2828
```markdown
29-
| [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) | 31 production-grade Claude AI skills for indie game development — studio agents, workflow skills, and engine specialists for Godot, Unity, and Unreal Engine | skill |
29+
| [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) | 34 production-grade Claude AI skills for indie game development — studio agents, workflow skills, and engine specialists for Godot, Unity, and Unreal Engine | skill |
3030
```
3131

3232
---
@@ -38,7 +38,7 @@ Reference file for submitting GameForge to curated skill lists once the repo is
3838

3939
**Draft entry:**
4040
```markdown
41-
- **[AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge)** — A comprehensive game development skill suite with 31 skills organized as studio agents (Creative Director, Producer, Game Designer, etc.), structured workflows (sprint planning, code review, playtesting, launch prep), and deep engine specialists for Godot 4, Unity 6, and Unreal Engine 5. Grounded in MDA Framework, Flow Theory, and Self-Determination Theory.
41+
- **[AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge)** — A comprehensive game development skill suite with 34 skills organized as studio agents (Creative Director, Producer, Game Designer, etc.), structured workflows (sprint planning, code review, playtesting, launch prep), and deep engine specialists for Godot 4, Unity 6, and Unreal Engine 5. Grounded in MDA Framework, Flow Theory, and Self-Determination Theory.
4242
```
4343

4444
---
@@ -51,7 +51,7 @@ Reference file for submitting GameForge to curated skill lists once the repo is
5151

5252
**Draft entry:**
5353
```markdown
54-
- [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) - 31 game dev skills for Claude Code: studio agents, dev workflows, and engine specialists for Godot/Unity/Unreal. From concept to launch.
54+
- [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) - 34 game dev skills for Claude Code: studio agents, dev workflows, and engine specialists for Godot/Unity/Unreal. From concept to launch.
5555
```
5656

5757
---
@@ -63,7 +63,7 @@ Reference file for submitting GameForge to curated skill lists once the repo is
6363

6464
**Draft entry:**
6565
```markdown
66-
- [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) - 31 production-grade game dev skills — studio agents, workflows, engine specialists
66+
- [AlterLab GameForge](https://github.com/AlterLab-IEU/AlterLab_GameForge) - 34 production-grade game dev skills — studio agents, workflows, engine specialists
6767
```
6868

6969
---

SECURITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ We will acknowledge receipt within 48 hours and provide a fix or mitigation with
2929

3030
## Supported Versions
3131

32-
| Version | Supported |
33-
|---------|-----------|
34-
| 1.4.x | Yes |
35-
| < 1.4 | No |
32+
| Version | Supported |
33+
|---------|--------------------|
34+
| 2.0.x | Yes |
35+
| < 2.0 | Limited support |
3636

3737
## Scope
3838

docs/engine-comparison.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This document provides a structured comparison of the three major game engines f
3535

3636
## Feature Comparison
3737

38-
| Dimension | Godot 4.x | Unity 6 (2025) | Unreal Engine 5.5 |
38+
| Dimension | Godot 4.x | Unity 6 (2025) | Unreal Engine 5.7 |
3939
|---|---|---|---|
4040
| **License** | MIT (fully open source, no fees ever) | Free tier (Revenue < $200K). Plus $399/seat/year. Pro $2,040/seat/year. Runtime fee controversially introduced 2023, partially rolled back 2024. | Free until $1M gross revenue, then 5% royalty. First $1M is always royalty-free. |
4141
| **Primary languages** | GDScript (Python-like), C#, C++ (via GDExtension) | C# | C++, Blueprints (visual scripting) |
@@ -92,7 +92,7 @@ This document provides a structured comparison of the three major game engines f
9292

9393
## Performance Characteristics
9494

95-
| Characteristic | Godot 4.x | Unity 6 | Unreal 5.5 |
95+
| Characteristic | Godot 4.x | Unity 6 | Unreal 5.7 |
9696
|---|---|---|---|
9797
| **Draw calls** | Efficient batching for 2D. 3D draw call overhead higher than competitors for complex scenes. | SRP Batcher reduces draw calls effectively. Good for mid-complexity scenes. | Nanite eliminates traditional draw call concerns for static geometry. Industry-leading. |
9898
| **Physics** | Godot Physics (built-in) or Jolt Physics (integration available). Adequate for indie scale. Not suited for large-scale simulations. | PhysX (NVIDIA) built-in. Reliable and well-optimized. DOTS Physics for ECS-based simulations. | Chaos Physics. Handles large-scale destruction and simulation. Heavier but more capable. |
@@ -171,7 +171,7 @@ This document provides a structured comparison of the three major game engines f
171171

172172
**Weaknesses**: The heaviest engine by far. Project sizes, build times, and hardware requirements are significantly higher. The learning curve is steep, especially for C++. Iteration speed is slower than Godot or Unity for rapid prototyping. 2D support is effectively nonexistent. Small indie teams may find the engine's complexity overhead does not justify the rendering power if their game is stylized or 2D. The engine is optimized for larger teams with specialized roles.
173173

174-
**Trajectory**: Dominant in AAA, growing in AA-indie. Unreal 5.5 continues to improve Nanite, Lumen, and World Partition. The barrier for indie teams is not cost (it is free until $1M) but complexity and iteration speed. Unreal is the right choice for visually ambitious 3D games and the wrong choice for a 2D roguelike.
174+
**Trajectory**: Dominant in AAA, growing in AA-indie. Unreal 5.7 continues to improve Nanite, Lumen, and World Partition. The barrier for indie teams is not cost (it is free until $1M) but complexity and iteration speed. Unreal is the right choice for visually ambitious 3D games and the wrong choice for a 2D roguelike.
175175

176176
**Shipped games of note**: Fortnite (battle royale, 2017+), Returnal (roguelike shooter, 2021), Hellblade II: Senua's Saga (narrative action, 2024), The Talos Principle 2 (puzzle, 2023), Ghostrunner (action, 2020), Mortal Shell (soulslike, 2020). Fewer small-indie titles, more AA and AAA productions.
177177

0 commit comments

Comments
 (0)