gald3r v1.2.1 -- PCAC Spawn, PCAC Send-To
Download
v1.2.1 predates the current engine repo, so it has no matching build.
For a version you can actually install, get the newest release: Download gald3r.
Note: This public repository was created on 2026-05-03. Earlier version releases are documented here for continuity with the internal development history.
Added
- PCAC Spawn skill (
g-skl-pcac-spawn,@g-pcac-spawn): spawn a new gald3r project from the current one — creates the project folder in the ecosystem root, installs gald3r (matching current project's install style), seeds it with an optional description/features/code, runs subsystem discovery, and registers bidirectional PCAC topology links in both projects. Supports--sibling,--child,--parent, and--dry-run. - PCAC Send-To skill (
g-skl-pcac-send-to,@g-pcac-send-to): transfer files, features, specs, ideas, bugs, or code from the current project to any related project in the topology. Lighter-weight thang-skl-pcac-move. Supports--type features|code|ideas|bugs|docs|spec,--delete-source, and--dry-run. - Both skills deployed across all 5 IDE trees (
.cursor,.claude,.agent,.codex,.opencode) with full parity.