بنقرة واحدة
project-ledger
Compatibility pointer for the packaged Project Ledger skill.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Compatibility pointer for the packaged Project Ledger skill.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.