Skip to content

v0.3.2 — Hybrid workflow, init-template, Godot MCP, docs cleanup#33

Merged
striderZA merged 13 commits intomasterfrom
development
May 2, 2026
Merged

v0.3.2 — Hybrid workflow, init-template, Godot MCP, docs cleanup#33
striderZA merged 13 commits intomasterfrom
development

Conversation

@striderZA
Copy link
Copy Markdown
Owner

Summary

Preparing the v0.3.2 release. Brings development into master for release.

Highlights

Commits

striderZA and others added 11 commits May 2, 2026 07:35
## Summary

Integrates [godot-mcp](https://github.com/Coding-Solo/godot-mcp) to
provide a runtime feedback loop for agents, enabling automated testing,
debugging, and verification of Godot projects.

### Changes

- **`setup-engine` skill**: Added `## 7.5. Configure godot-mcp` section
with installation, configuration, and tool reference docs
- **5 agent files**: Added godot-mcp capability references to
`gameplay-programmer`, `godot-gdscript-specialist`, `godot-specialist`,
`ui-programmer`, and `qa-tester`
- **New `automated-smoke-test` skill**: 7-phase workflow — verify MCP →
launch project → capture debug → analyze errors → report pass/fail →
cleanup
- **Documentation**: Updated `setup-requirements.md`, `quick-start.md`,
and `skills-reference.md`

Closes #15

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: striderZA <striderZA@users.noreply.github.com>
## Summary

Adds `/init-template` skill for first-time repo setup, transforming the
cloned OCGS template into a clean, ready-to-use game project.

### Changes
- **New `/init-template` skill**: 7-phase interactive workflow — gather
project identity → replace README → update AGENTS.md → update
opencode.json → remove internal files → optional git reset → completion
summary
- **Updated docs**: quick-start.md (step 2), skills-reference.md
(Onboarding table), setup-requirements.md (callout)

Closes #22
)

Closes #24

### Deleted
- CLAUDE-local-template.md (Claude Code specific, no OpenCode
equivalent)
- settings-local-template.md (Claude Code permission modes)

### Rewritten for OpenCode
- setup-requirements.md — OpenCode CLI, Node.js dep, editor setup
- hooks-reference.md — TS plugin table replacing bash hooks
- context-management.md — OpenCode session terminology

### Fixed references
- quick-start.md: Claude Code → OpenCode
- coordination-rules.md: Claude Code session → OpenCode session
- director-gates.md: AskUserQuestion → question
- templates/ (3 files): AskUserQuestion → question, Write/Edit → write
and edit
@striderZA striderZA added this to the v0.3.2 milestone May 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

Verdict: APPROVE with CONCERNS. The core additions are well-engineered, but the duplicate file issue (#1) should be resolved before merge to prevent documentation drift. Issues #2 and #4 should also be addressed.

New%20session%20-%202026-05-02T20%3A58%3A38.999Z
opencode session  |  github run

@striderZA striderZA merged commit 50857de into master May 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant