서류 점검 banner
moo1024 moo1024

서류 점검

Development community

Description

--- description: 진행 중인 모든 공모전의 증빙서류 보유·유효기간·발급소요일을 한 번에 점검한다 --- # /서류-점검 [공모전 제목 또는 슬러그] 증명서는 **마감 하루 전에 없는 걸 알면 끝난다.** 그래서 미리, 자주 돌린다. 인자를 안 주면 진행 중인 전 공모전을 본다. ## 사용법 ``` /서류-점검 # 전체 /서류-점검 물류데이터 # 이 공모전만 /서류-점검 --scan # 새로 넣은 파일부터 대장에 반영하고 점검 ``` ## 절차 1. **문서고 갱신** (`--scan` 이거나 `documents/` 에 새 파일이 있으면) ```bash .venv/bin/python scripts/doc_registry.py scan ``` 종류를 판정 못 한 파일이 나오면 **사용자에게 물어본다.** 임의로 정하지 않는다. 2. **요강 대조** ```bash

Installation

Installs to ~/.claude/commands/moo1024-contest-auto-engine------.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/moo1024/contest-auto-engine/HEAD/.claude/commands/서류-점검.md -o ~/.claude/commands/moo1024-contest-auto-engine------.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository