beads-workflow

star 392

Run beads workflow.

boshu2 By boshu2 schedule Updated 6/11/2026

name: beads-workflow description: "Run beads workflow."

beads-workflow (Codex)

Codex-native entry point for the beads-workflow operator skill.

The AgentOps source skill ../../skills/beads-workflow/SKILL.md is the source of truth for domain behavior, commands, examples, references, and output expectations. Read it first, then use prompt.md for the Codex runtime profile.

Codex Runtime Contract

  • Use Codex plus the local shell. Do not invoke Claude Code as an executor.
  • Load only the relevant source references or scripts for the task.
  • Prefer robot/JSON/NDJSON command surfaces when the source skill exposes them.
  • Verify command syntax from local --help or checked-in references before acting.
  • Return concrete evidence: commands run, files touched, exit codes, and any remaining blocker.
Install via CLI
npx skills add https://github.com/boshu2/agentops --skill beads-workflow
Repository Details
star Stars 392
call_split Forks 40
navigation Branch main
article Path SKILL.md
More from Creator