·ogt-docs-audit-task
""

ogt-docs-audit-task

주장된 구현이 코드베이스에 실제로 존재하는지 확인하기 위한 docs/todo/done/의 감사 작업입니다. 완료된 작업을 검토하거나, 릴리스 전에 작업을 검증하거나, 정기적으로 작업 정확성을 감사할 때 사용합니다. 확인되지 않은 작업을 다시 보류 중/으로 이동합니다.

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/의 감사 작업입니다. 완료된 작업을 검토하거나, 릴리스 전에 작업을 검증하거나, 정기적으로 작업 정확성을 감사할 때 사용합니다. 확인되지 않은 작업을 다시 보류 중/으로 이동합니다. 출처: 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/의 감사 작업입니다. 완료된 작업을 검토하거나, 릴리스 전에 작업을 검증하거나, 정기적으로 작업 정확성을 감사할 때 사용합니다. 확인되지 않은 작업을 다시 보류 중/으로 이동합니다. 출처: 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

상세

카테고리
""글쓰기
출처
skills.sh
최초 등록
2026-02-22