·ogt-docs-audit-task
""

ogt-docs-audit-task

docs/todo/done/ 内のタスクを監査して、要求された実装が実際にコードベースに存在することを確認します。完了したタスクをレビューする場合、リリース前に作業を検証する場合、またはタスクの精度を定期的に監査する場合に使用します。未検証のタスクを pending/ に戻します。

6インストール·0トレンド·@opendndapps

インストール

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit-task

ogt-docs-audit-task のインストール方法

コマンドラインで ogt-docs-audit-task AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-audit-task
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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-task
カテゴリ
""ライティング
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from opendndapps/ogt-skills

クイックアンサー

ogt-docs-audit-task とは?

docs/todo/done/ 内のタスクを監査して、要求された実装が実際にコードベースに存在することを確認します。完了したタスクをレビューする場合、リリース前に作業を検証する場合、またはタスクの精度を定期的に監査する場合に使用します。未検証のタスクを pending/ に戻します。 ソース: opendndapps/ogt-skills。

ogt-docs-audit-task のインストール方法は?

ターミナルまたはコマンドラインツール(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