# Goal Ledger Conductor

> Deprecated alias of the goal-conductor skill, removed next release. The work-ledger conducting procedure - decompose a goal into items, bind each to a session, read reported status as data, verify claims with the acceptance evaluator - now lives in goal-conductor. Read that skill instead of this one.

- Skill: `kirodotdev/goal-ledger-conductor` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add kirodotdev/goal-ledger-conductor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kirodotdev/goal-ledger-conductor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kirodotdev (https://skillmd.com/u/kirodotdev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kirodotdev/goal-ledger-conductor

---


# Goal Ledger Conductor (deprecated)

This skill's procedure is now `goal-conductor`, and this name stays for one
release only. `kirocrew-conductor` IS the ledger conductor: it mounts
`@kirocrew-work`, dispatches with bind-before-seed, and settles every `done`
claim with `scripts/accept_eval.py` — so the split this skill existed to hold
open is closed. Read `goal-conductor` and follow it; nothing new should name
this skill. The bundled `scripts/accept_eval.py` here is a byte-identical copy
of `goal-conductor`'s, kept so a session that already loaded this name keeps a
working evaluator until the name is removed.

