Skip to content

CRASH Reference: Agents

GENERATED FILE -- do not hand-edit. Produced from every item under src/gald3r_core/platform/pipeline/neutral_source/agents/ by gald3r platform crash-reference. To regenerate: uv run gald3r platform crash-reference --apply.

An agent definition narrows a whole session to one job -- invoke one directly (@g-agnt-<name> on Cursor; your platform's subagent/persona mechanism elsewhere, e.g. Claude Code's Task tool with a matching subagent_type) when you specifically want that narrower framing, such as forcing a fresh, unbiased verification pass. Most day-to-day work never needs a direct agent invocation -- commands route to the right skill on their own.

13 agents total.

Browse by category

Tasks

Creating, updating, and tracking work in .gald3r/tasks/.

Bugs & Quality

Reporting, fixing, and archiving defects; QA workflows.

  • @g-agnt-code-reviewer -- Use when reviewing code, performing security audits, checking code quality, running @g-code-review, or after any significant implementation.
  • @g-agnt-qa-engineer -- Use when reporting bugs, tracking issues, documenting fixes, managing BUGS.md, or running @g-qa/@g-bug-report/@g-bug-fix. Activate proactively when any error, warning, or defect is mentioned
  • @g-agnt-test -- Test plan manager for gald3r projects
  • @g-agnt-verifier -- Use when verifying completed tasks, reviewing evidence of completion, or cross-checking another agent's implementation.

Pipelines & Autopilot (the g-go family)

Implement/review pipelines, swarms, autopilot loops, and agent hiring.

  • @g-agnt-marketing -- Marketing voice and copy for gald3r projects - draft launch posts, announcements, and landing copy.

Setup & Project Identity

First-time setup, PROJECT.md/CONSTRAINTS.md, ideas, and personality.

  • @g-agnt-ideas-goals -- Use when capturing ideas to IDEA_BOARD.md, reviewing the idea board, promoting ideas to tasks, updating goals in PROJECT.md, or when user says "make a note of that", "idea:", "what if we...", "someday...", "for later...", or "remember this". Activate IMMEDIATELY on these trigger phrases
  • @g-agnt-infrastructure -- Use when organizing project files, setting up folder structure, managing scope boundaries, preventing over-engineering, updating SUBSYSTEMS.md or subsystem specs, or when files are being placed in wrong locations.
  • @g-agnt-project -- Use for all project-level concerns
  • @g-agnt-project-initializer -- Stand up the full gald3r project-management system in a new project - folder structure, template files, PROJECT.md, and initial config from project analysis.

WPAC & Workspace Coordination

Cross-project topology, inbox triage, broadcasts, and Workspace-Control.

  • @g-agnt-workspace-manager -- Use when initializing Workspace-Control, validating workspace manifests, adding/removing workspace members, reviewing member repo boundaries, or running g-wrkspc lifecycle operations.
  • @g-agnt-wpac-coordinator -- Cross-project coordination agent. Use when orchestrating parent/child/sibling project relationships

Platforms & Providers

Cross-IDE install/parity, per-platform specs, PowerShell/CLI reference.

  • @g-agnt-platformer -- Use when maintaining cross-platform IDE/agent integration (Cursor, Claude, Copilot, Codex, Antigravity, and the rest of the roster), scanning platform docs for breaking changes, checking platform capability gaps vs.

Full reference

@g-agnt-code-reviewer

Agent ID: g-agnt-code-reviewer
Group: Bugs & Quality

Purpose: Use when reviewing code, performing security audits, checking code quality, running @g-code-review, or after any significant implementation.

When to use: Invoke this agent directly when you specifically want: use when reviewing code, performing security audits, checking code quality, running @g-code-review, or after any significant implementation. Activate proactively after completing features or when the user says "review this", "check for security issues", or "is this code good?".

Arguments: none

Example invocation:

  • Cursor: @g-agnt-code-reviewer
  • Claude Code: Task tool, subagent_type: "gald3r-code-reviewer"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-qa-engineer, @g-agnt-test, @g-agnt-verifier

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-code-reviewer.md


@g-agnt-ideas-goals

Agent ID: g-agnt-ideas-goals
Group: Setup & Project Identity

Purpose: Use when capturing ideas to IDEA_BOARD.md, reviewing the idea board, promoting ideas to tasks, updating goals in PROJECT.md, or when user says "make a note of that", "idea:", "what if we...", "someday...", "for later...", or "remember this". Activate IMMEDIATELY on these trigger phrases

When to use: Invoke this agent directly when you specifically want: use when capturing ideas to IDEA_BOARD.md, reviewing the idea board, promoting ideas to tasks, updating goals in PROJECT.md, or when user says "make a note of that", "idea:", "what if we...", "someday...", "for later...", or "remember this". Activate IMMEDIATELY on these trigger phrases — do not wait.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-ideas-goals
  • Claude Code: Task tool, subagent_type: "gald3r-ideas-goals"

Tools: Read, Write, Edit, Glob

Related: @g-agnt-infrastructure, @g-agnt-project, @g-agnt-project-initializer

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-ideas-goals.md


@g-agnt-infrastructure

Agent ID: g-agnt-infrastructure
Group: Setup & Project Identity

Purpose: Use when organizing project files, setting up folder structure, managing scope boundaries, preventing over-engineering, updating SUBSYSTEMS.md or subsystem specs, or when files are being placed in wrong locations.

When to use: Invoke this agent directly when you specifically want: use when organizing project files, setting up folder structure, managing scope boundaries, preventing over-engineering, updating SUBSYSTEMS.md or subsystem specs, or when files are being placed in wrong locations. Activate on "organize files", "project structure", "where should this go", "subsystem", or when gald3r system templates need updating.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-infrastructure
  • Claude Code: Task tool, subagent_type: "gald3r-infrastructure"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-ideas-goals, @g-agnt-project, @g-agnt-project-initializer

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-infrastructure.md


@g-agnt-marketing

Agent ID: g-agnt-marketing
Group: Pipelines & Autopilot (the g-go family)

Purpose: Marketing voice and copy for gald3r projects - draft launch posts, announcements, and landing copy.

When to use: Invoke this agent directly when you specifically want: marketing voice and copy for gald3r projects - draft launch posts, announcements, and landing copy. Loads the voice.marketing prompt asset; activate when asked to write marketing or promotional content.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-marketing
  • Claude Code: Task tool, subagent_type: "gald3r-marketing"

Tools: unspecified

Related: none in the same group

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-marketing.md


@g-agnt-platformer

Agent ID: g-agnt-platformer
Group: Platforms & Providers

Purpose: Use when maintaining cross-platform IDE/agent integration (Cursor, Claude, Copilot, Codex, Antigravity, and the rest of the roster), scanning platform docs for breaking changes, checking platform capability gaps vs.

When to use: Invoke this agent directly when you specifically want: use when maintaining cross-platform IDE/agent integration (Cursor, Claude, Copilot, Codex, Antigravity, and the rest of the roster), scanning platform docs for breaking changes, checking platform capability gaps vs. the Cursor reference, maintaining the platform status index and capability matrix, or coordinating the per-platform spec work.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-platformer
  • Claude Code: Task tool, subagent_type: "gald3r-platformer"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: none in the same group

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-platformer.md


@g-agnt-project

Agent ID: g-agnt-project
Group: Setup & Project Identity

Purpose: Use for all project-level concerns

When to use: Invoke this agent directly when you specifically want: use for all project-level concerns — initializing .gald3r/ in a new project, grooming existing .gald3r/ files, filling template placeholders, healing sync issues, creating or updating PLAN.md, writing PRDs, defining subsystems, managing CONSTRAINTS.md, and project planning. Activate on "set up gald3r", "groom gald3r", "fix gald3r files", "create a plan", "write a PRD", "define requirements", "project is out of sync", or any planning/structure request.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-project
  • Claude Code: Task tool, subagent_type: "gald3r-project"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-ideas-goals, @g-agnt-infrastructure, @g-agnt-project-initializer

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-project.md


@g-agnt-project-initializer

Agent ID: g-agnt-project-initializer
Group: Setup & Project Identity

Purpose: Stand up the full gald3r project-management system in a new project - folder structure, template files, PROJECT.md, and initial config from project analysis.

When to use: Invoke this agent directly when you specifically want: stand up the full gald3r project-management system in a new project - folder structure, template files, PROJECT.md, and initial config from project analysis. Activate on 'set up' or 'initialize' in a fresh project.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-project-initializer
  • Claude Code: Task tool, subagent_type: "gald3r-project-initializer"

Tools: unspecified

Related: @g-agnt-ideas-goals, @g-agnt-infrastructure, @g-agnt-project

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-project-initializer.md


@g-agnt-qa-engineer

Agent ID: g-agnt-qa-engineer
Group: Bugs & Quality

Purpose: Use when reporting bugs, tracking issues, documenting fixes, managing BUGS.md, or running @g-qa/@g-bug-report/@g-bug-fix. Activate proactively when any error, warning, or defect is mentioned

When to use: Invoke this agent directly when you specifically want: use when reporting bugs, tracking issues, documenting fixes, managing BUGS.md, or running @g-qa/@g-bug-report/@g-bug-fix. Activate proactively when any error, warning, or defect is mentioned — even pre-existing or "unrelated" ones.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-qa-engineer
  • Claude Code: Task tool, subagent_type: "gald3r-qa-engineer"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-code-reviewer, @g-agnt-test, @g-agnt-verifier

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-qa-engineer.md


@g-agnt-task-manager

Agent ID: g-agnt-task-manager
Group: Tasks

Purpose: Use when creating, updating, completing, or querying tasks in .gald3r/.

When to use: Invoke this agent directly when you specifically want: use when creating, updating, completing, or querying tasks in .gald3r/. Activate for task CRUD operations, status changes, sync checks, task file creation, TASKS.md updates, milestone completion handoff to PLAN.md, and pre-work file verification. Triggers on "create task", "update task", "complete task", "task status", "sync check", or any mention of task IDs.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-task-manager
  • Claude Code: Task tool, subagent_type: "gald3r-task-manager"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: none in the same group

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-task-manager.md


@g-agnt-test

Agent ID: g-agnt-test
Group: Bugs & Quality

Purpose: Test plan manager for gald3r projects

When to use: Invoke this agent directly when you specifically want: test plan manager for gald3r projects — creates and maintains fast (L1), comprehensive (L2), and regression (L3) test plans. Activates on code review, verification gates, pre-release checks, and @g-test commands. Enforces C-013 (test plan maintenance), C-014 (fast test gate), and C-015 (comprehensive/regression before release).

Arguments: none

Example invocation:

  • Cursor: @g-agnt-test
  • Claude Code: Task tool, subagent_type: "g-agnt-test"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-code-reviewer, @g-agnt-qa-engineer, @g-agnt-verifier

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-test.md


@g-agnt-verifier

Agent ID: g-agnt-verifier
Group: Bugs & Quality

Purpose: Use when verifying completed tasks, reviewing evidence of completion, or cross-checking another agent's implementation.

When to use: Invoke this agent directly when you specifically want: use when verifying completed tasks, reviewing evidence of completion, or cross-checking another agent's implementation. NEVER verify tasks you implemented yourself. Activate when a task shows [🔍] awaiting-verification status, or when asked to "verify", "review implementation", or "check acceptance criteria".

Arguments: none

Example invocation:

  • Cursor: @g-agnt-verifier
  • Claude Code: Task tool, subagent_type: "gald3r-verifier"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-code-reviewer, @g-agnt-qa-engineer, @g-agnt-test

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-verifier.md


@g-agnt-workspace-manager

Agent ID: g-agnt-workspace-manager
Group: WPAC & Workspace Coordination

Purpose: Use when initializing Workspace-Control, validating workspace manifests, adding/removing workspace members, reviewing member repo boundaries, or running g-wrkspc lifecycle operations.

When to use: Invoke this agent directly when you specifically want: use when initializing Workspace-Control, validating workspace manifests, adding/removing workspace members, reviewing member repo boundaries, or running g-wrkspc lifecycle operations. Keeps member repo changes safe and dry-run-first.

Arguments: none

Example invocation:

  • Cursor: @g-agnt-workspace-manager
  • Claude Code: Task tool, subagent_type: "gald3r-workspace-manager"

Tools: Read, Write, Edit, Bash, Glob, Grep

Related: @g-agnt-wpac-coordinator

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-workspace-manager.md


@g-agnt-wpac-coordinator

Agent ID: g-agnt-wpac-coordinator
Group: WPAC & Workspace Coordination

Purpose: Cross-project coordination agent. Use when orchestrating parent/child/sibling project relationships

When to use: Invoke this agent directly when you specifically want: cross-project coordination agent. Use when orchestrating parent/child/sibling project relationships — reading topology, triaging INBOX items, broadcasting tasks to children, sending requests to parent, syncing with siblings, or moving files/folders between projects. Activate on: "coordinate projects", "check inbox", "broadcast to children", "send to parent", "sync with siblings", "multi-project status", "move to another project", "cross-project".

Arguments: none

Example invocation:

  • Cursor: @g-agnt-wpac-coordinator
  • Claude Code: Task tool, subagent_type: "g-agnt-wpac-coordinator"

Tools: Read, Write, Edit, Glob, Grep, Bash

Related: @g-agnt-workspace-manager

Source: src/gald3r_core/platform/pipeline/neutral_source/agents/g-agnt-wpac-coordinator.md