with one click
ai-delegation-readiness
ai-delegation-readiness contains 3 collected skills from suwa-sh, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Walk a user through the 4-layer readiness check for AI delegation. Loads definitions/four-layer.yaml, asks the questions interactively, and reports PASS/REVISE/BLOCK per layer with the first gate to fix. Use when the user wants to evaluate whether a specific business process is ready to delegate to an AI agent, or asks to "do a readiness check" or "score this process."
Screen a user's task groups into the four AI-transition types (growth / high automation / reorganization / minimal change) before any delegation scoring. Loads definitions/transition-screening.yaml, asks the 3 axes' questions per task group, runs `aidr screen-transition`, and reports the delegation-design priority order with HITL flags. Use when the user asks "where should we start with AI?", "which tasks to delegate first?", or wants a workforce-transition map before headcount talk.
Validate an AI delegation audit log JSON against schemas/audit-log.schema.json. Picks the minimum (article-aligned) or extended (J-SOX-grade) schema level per the user's intent, runs the aidr validator, and reports violations by JSON path. Use when the user wants to check whether an audit log meets the schema, or asks to "validate the log" or "check this audit log."