一键导入
gdref-agent-retrieval-workflow
Operational workflow for deterministic, low-token retrieval of Godot skills and documentation using the gdref index tool.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Operational workflow for deterministic, low-token retrieval of Godot skills and documentation using the gdref index tool.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Foundational architecture skill for Godot workflows. Defines authority boundaries, composition strategy, scene ownership, command pathways, and replaceability constraints.
Foundation rules for deterministic asset import, resource ownership, and reproducible content pipeline behavior.
Foundational skill for data contracts, resources, interface boundaries, command/result schemas, and deterministic ordering.
Foundational skill for Godot editor-facing workflows: plugin entry points, menu/settings registration lifecycle, editor UX consistency, and teardown cleanliness.
Tier 1 foundation for game-agnostic GDScript system design: ownership boundaries, signal contracts, composition, and resource-backed configuration.
Tier 1 foundation for strict Godot version/documentation alignment using local pinned docs as source of truth and explicit churn checkpoints.
| name | gdref-agent-retrieval-workflow |
| description | Operational workflow for deterministic, low-token retrieval of Godot skills and documentation using the gdref index tool. |
| tier | operational |
| godot_version | 4.6+ |
| doc_anchors | ["godot-docs/tutorials/editor/command_line_tutorial.rst","godot-docs/about/docs_changelog.rst"] |
| tags | ["workflow","retrieval","tooling"] |
| depends_on | ["godot-skills/godot-operational/documentation-version-governance-workflow/SKILL.md","godot-skills/godot-operational/developer-skills-reflection-router/SKILL.md"] |
bridge and doc class/method commands over text searches.--agent output mode for compact machine-readable responses../gdref index build then ./gdref validate.doc class / doc method for exact API targets.bridge class / bridge doc / bridge skill.find for concept retrieval when exact symbol is unknown.doc class EditorUndoRedoManager resolves a single class file path.bridge class EditorUndoRedoManager returns relevant skill paths.--agent find "multiplayer intent replication" returns compact JSON with non-empty skills and docs.godot-docs/tutorials/editor/command_line_tutorial.rstgodot-docs/about/docs_changelog.rst