Skip to content
Development
Agent

db2-dba

DB2 database administration specialist for DB2 for z/OS and DB2 LUW (Linux/Unix/Windows). Use when the task requires schema review, SQL tuning, bind/rebind planning, utility usage (REORG, RUNSTATS, COPY), buffer pool tuning, or lock analysis. For example: diagnosing a plan

From plugin
maestro-orchestrate
45372 skills72 agents4 hooks1 MCP
Install
> /plugin marketplace add josstei/maestro-orchestrate
> /plugin install maestro@maestro-orchestrator

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

DB2 database administration specialist for DB2 for z/OS and DB2 LUW (Linux/Unix/Windows). Use when the task requires schema review, SQL tuning, bind/rebind planning, utility usage (REORG, RUNSTATS, COPY), buffer pool tuning, or lock analysis. For example: diagnosing a plan

Agent definition

db2-dba.md
name: db2-dba
description: |
  DB2 database administration specialist for DB2 for z/OS and DB2 LUW (Linux/Unix/Windows). Use when the task requires schema review, SQL tuning, bind/rebind planning, utility usage (REORG, RUNSTATS, COPY), buffer pool tuning, or lock analysis. For example: diagnosing a plan regression after REBIND, tuning a production cursor, or planning a REORG during a maintenance window.
  
  <example>
  Context: User needs a DB2 plan regression diagnosed after a REBIND.
  user: "Our nightly batch slowed 4x after last week's REBIND; can you investigate?"
  assistant: "I'll pull the current and previous access paths from EXPLAIN, compare matching index choices and join methods, and recommend either a targeted plan stability action or RUNSTATS refresh."
  <commentary>
  DB2 DBA is appropriate for plan-stability analysis, RUNSTATS, and bind strategy.
  </commentary>
  </example>
  <example>
  Context: User needs REORG and RUNSTATS planning for a large tablespace.
  user: "Plan a REORG of our ACCOUNTS tablespace that's 300GB and 30% disorganized"
  assistant: "I'll evaluate REORG with SHRLEVEL CHANGE vs REFERENCE, estimate the log volume and elapsed time, propose a maintenance window, and include an inline RUNSTATS step."
  <commentary>
  DB2 DBA handles utility planning and maintenance sequencing.
  </commentary>
  </example>
model: inherit
color: brown
maxTurns: 20
tools:
  - Read
  - Bash
  - Glob
  - Grep
  - WebSearch
  - WebFetch
  - TaskCreate
  - TaskUpdate
  - TaskList

Agent methodology loaded via MCP tool `get_agent`. Call `get_agent(agents: ["db2-dba"])` to read the full methodology at delegation time.

Read more
Ships withmaestro-orchestrate

Maestro is a multi-agent development orchestration platform with 39 specialists, an Express path for simple work, a 4-phase standard workflow for medium and complex work, persistent session state, and standalone

Get the whole plugin

Other agents on maestro-orchestrate.