ogt-docs-audit-task とは?
docs/todo/done/ 内のタスクを監査して、要求された実装が実際にコードベースに存在することを確認します。完了したタスクをレビューする場合、リリース前に作業を検証する場合、またはタスクの精度を定期的に監査する場合に使用します。未検証のタスクを pending/ に戻します。 ソース: opendndapps/ogt-skills。
docs/todo/done/ 内のタスクを監査して、要求された実装が実際にコードベースに存在することを確認します。完了したタスクをレビューする場合、リリース前に作業を検証する場合、またはタスクの精度を定期的に監査する場合に使用します。未検証のタスクを pending/ に戻します。
コマンドラインで ogt-docs-audit-task AI スキルを開発環境にすばやくインストール
ソース: opendndapps/ogt-skills。
Verify that completed tasks actually have working implementations in the codebase.
Tasks in docs/todo/done/ claim to be complete. This skill verifies those claims by checking that the implementation actually exists and works. Unverified tasks are moved back to pending/ for re-implementation.
| File exists | test -f {path} | "Create UserService.ts" | | File exported | grep export {index} | "Export from index.ts" | | Route exists | grep {route} {router} | "Add /users route" | | Type exists | grep "type X" {file} | "Add User type" | | Function exists | grep "function X" {file} | "Add calculateTotal()" |
docs/todo/done/ 内のタスクを監査して、要求された実装が実際にコードベースに存在することを確認します。完了したタスクをレビューする場合、リリース前に作業を検証する場合、またはタスクの精度を定期的に監査する場合に使用します。未検証のタスクを pending/ に戻します。 ソース: opendndapps/ogt-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit-taskdocs/todo/done/ 内のタスクを監査して、要求された実装が実際にコードベースに存在することを確認します。完了したタスクをレビューする場合、リリース前に作業を検証する場合、またはタスクの精度を定期的に監査する場合に使用します。未検証のタスクを pending/ に戻します。 ソース: opendndapps/ogt-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit-task インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/opendndapps/ogt-skills