con un clic
project-ledger
Compatibility pointer for the packaged Project Ledger skill.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Compatibility pointer for the packaged Project Ledger skill.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
View or change the AI model used by butler or workers. Supports canonical provider/model refs.
Use a portable local Project Ledger CLI to inspect, query, render, and validate project-management records before reading broad project files.
Dispatch a task to a native worker process. Results arrive automatically when done.
View or switch the active butler persona, or customize the active persona directly
List all registered projects with their recent task history and status
Restart the butler system (orchestrator process, MCP server)
| name | project-ledger |
| description | Compatibility pointer for the packaged Project Ledger skill. |
| user-invocable | false |
| applicability | Use packages/project-ledger/SKILL.md as the canonical Project Ledger skill. |
| allowed-tools | project-ledger-cli |
| dispatch | none |
| review | none |
| reporting | Reply with bounded status, next actions, blockers, stale views, or doctor findings; do not expose raw private records. |
The Project Ledger implementation and canonical skill now live at
packages/project-ledger/.
Use:
packages/project-ledger/bin/project-ledger status --project "$PWD" --json
packages/project-ledger/bin/project-ledger query --project "$PWD" --kind next-actions --json
packages/project-ledger/bin/project-ledger check --project "$PWD" --silent
The legacy packages/butler-agent/resources/skills/project-ledger/bin/project-ledger path remains as
a repository-local compatibility shim during the package layout migration.