work-management

Installation
SKILL.md

IBM i Work Management & Job Monitoring

Query, monitor, and analyze jobs on IBM i using SQL table functions QSYS2.JOB_INFO and QSYS2.ACTIVE_JOB_INFO.

Available Tools

The ibmi CLI is the primary tool for executing work management queries. Set SKILL_DIR to this skill's installed location (the directory containing this SKILL.md file):

# SKILL_DIR = directory containing this SKILL.md
# Examples: ./skills/work-management, ~/.claude/skills/work-management

# List all work management tools
ibmi tools --tools "$SKILL_DIR/tools/" --toolset work_management_default

# Run a specific tool
ibmi tool list_active_jobs --tools "$SKILL_DIR/tools/"

# Ad-hoc SQL for custom queries
Related skills

More from ajshedivy/ibmi-agent-skills

Installs
12
GitHub Stars
2
First Seen
Feb 5, 2026