dsh plugins中文
← Back to popular plugin directory

AI agent universal task governance framework

orziz/odai · skills

is a governance-powered general task-execution framework for AI agents.

★ 84GitHub stars
15Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

odai is a governance-powered general task-execution framework for AI agents.

It embeds governance into execution: align the real objective, facts, assumptions, authorization, risks, and acceptance; then choose the shortest sufficient path, combine the right capabilities, act, verify, and keep moving until the task is genuinely deliverable. It does not replace the model's judgment with a rigid workflow.

The short version: call /odai; governance stays nearly invisible on simple work, while ambiguity, complexity, risk, and domain needs automatically increase or reduce the depth of handling. Why Use It

Install command

dsh plugin --profile web add github:orziz/odai
View GitHub repository ↗Back to popular plugin directory