job

Run, inspect, and stop Nomad jobs via hal nomad job commands.

29|8|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/hashimiche/hal --skill job-hashimiche
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job
Source: https://github.com/hashimiche/hal/tree/main/internal/skills/data/nomad/job
Command: npx skills add https://github.com/hashimiche/hal --skill job-hashimiche

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Nomad jobs in hal. Use for running, inspecting, or stopping sample workloads.

Core Features & Use Cases

  • Lifecycle-managed Nomad job workflows within HAL for running, inspecting, and stopping sample workloads.
  • Validation and error handling to confirm outputs and guide next steps in the workflow.
  • Use Case: Demonstrate end-to-end Nomad job lifecycle from creation to cleanup in a HAL lab.

Quick Start

Run the nomad job workflow with hal nomad job to create, monitor, and manage a sample workload.

Frequently Asked Questions about job

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Nomad job lifecycles within a hal lab environment?

You can manage Nomad job lifecycles within a hal lab environment by running the hal nomad job command pattern to create, monitor, and stop sample workloads with stable lifecycle validation.

What is the best way to run and inspect sample Nomad workloads using hal?

The best way to run and inspect sample Nomad workloads using hal is executing the hal nomad job workflow, which provides end-to-end lifecycle management from creation to cleanup.

Does the hal nomad job workflow include validation for stopping workloads?

Yes, the hal nomad job workflow includes output validation and error handling to confirm results and guide next steps when stopping sample workloads in the lab environment.

Do I need to follow specific cleanup guidance after orchestrating Nomad jobs in hal?

Yes, you should follow the provided cleanup guidance for related resources after orchestrating Nomad jobs in hal to ensure proper teardown of the sample workloads.