공모전 검수
Description
--- description: validate.py를 다시 돌려 제출 가능 여부를 판정하고 지적사항 리포트를 낸다 --- # /공모전-검수 <공모전 제목 또는 슬러그> 작성이 끝난 지원서를 요강과 기계적으로 대조한다. 수정 후 재확인할 때마다 쓴다. ## 사용법 ``` /공모전-검수 특허-산업 융합데이터 /공모전-검수 20260831-특허산업융합데이터-아이디어 /공모전-검수 --all # 진행 중인 전체 공모전 일괄 검수 ``` ## 절차 1. 슬러그를 찾는다. 제목만 줬으면 부분 일치로 찾고, 여러 개면 사용자에게 고르게 한다. ```bash ls -d contests/*/ | sed 's|contests/||;s|/||' ``` 2. **반드시 스크립트를 실행한다.** 이 exit code가 판정이다. ```bash .venv/bin/python scripts/validate.py <슬러그>; echo "exit=$?"
Installation
Installs to ~/.claude/commands/moo1024-contest-auto-engine-------.md
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 RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11