Prjt
Description
--- description: 전체 프로젝트 현황 — 각 레포의 .context/CURRENT.md에서 상태와 다음 태스크를 수집해 출력 --- GitHub 레포 전체를 순회하며 각 레포의 `.context/CURRENT.md`에서 프로젝트 현황을 수집해 출력하라. ## Step 0 — 메모 출력 (최상단) `$HOME/.claude/todo-memos.md` 파일을 읽는다. 미완료 항목(`- [ ]`)이 1개 이상 있으면 프로젝트 목록보다 먼저 출력: ``` 📌 메모 1. [내용] · [날짜] 2. [내용] · [날짜] ───────────────────────────── ``` 미완료 항목이 없으면 이 섹션을 생략한다. ## Step 1 — 레포 목록 수집 ```bash gh api user --jq .login gh repo list --limit 100 --json name,updatedAt,isArchived --jq '[.[] | select(.isAr
Installation
Installs to ~/.claude/commands/ne0cean-a-team-public-prjt.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ne0cean/a-team-public/HEAD/.claude/commands/prjt.md -o ~/.claude/commands/ne0cean-a-team-public-prjt.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