```bash pnpm check # "MCP: apps-in-toss-console" 항목 확인 ```
Scanned 8/31/2026
Install to Claude Code
npx -y skills add TOKTOKHAN-DEV/agent-company --skill check-console --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Check Console?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/toktokhan-dev-check-console)More formats (shields.io, HTML) on the badges page.
---
name: check-console
summary: 콘솔 MCP 로 검수 상태·번들·반려 사유를 조회한다.
when: 검수 진행 상황을 확인할 때, 반려 사유를 명세로 되돌릴 때, 출시 후 지표를 볼 때.
---
# check-console
## 준비
```bash
pnpm check # "MCP: apps-in-toss-console" 항목 확인
```
미등록이면 출력된 명령으로 등록한다. 등록 뒤 **인증은 사람이** 한다 —
`/mcp` → `apps-in-toss-console` → Authenticate → Toss SSO + 비즈 로그인 → `Connected` 확인.
MCP 가 없으면 이 스킬을 건너뛰고 사람에게 콘솔에서 확인해 달라고 요청한다.
**콘솔 정보를 추측해서 보고하지 않는다.**
## 상태 확인
```
miniapp_get_status 지금 검수·운영 상태
review_list 진행 중인 검수
bundle_get_live_version 라이브 버전
```
보고할 때 **언제 조회한 값인지** 함께 적는다. 콘솔 상태는 사람이 버튼을 누르면 바뀐다.
## 반려 사유를 명세로 되돌리기
```
review_get_feedback
```
반려 사유를 받으면:
1. `release/<버전>.md` 에 원문 그대로 기록한다
2. 어느 명세의 수용 기준으로 들어가야 하는지 판단한다
3. **`spec-writer` 에 넘긴다** — 직접 명세를 고치지 않는다
같은 이유로 두 번 반려되지 않게 하는 유일한 방법은 수용 기준에 넣는 것이다.
## 출시 후
```
dashboard_dau 일간 활성 유저
dashboard_session 세션 수·길이
dashboard_retention 리텐션
event_log_search 특정 이벤트 추적
```
수익화를 붙였다면 `dashboard_revenue_iap` · `dashboard_revenue_iaa`.
## 부르지 않는 도구
| 도구 | 왜 |
| --- | --- |
| `review_submit` · `review_cancel` | 검수 신청은 사람의 행위 |
| `bundle_rollback` | 되돌리기는 사람의 판단 |
| 출시 계열 | 출고 버튼은 사람이 누른다 |
| `promotion_money_charge` | 돈이 나간다 |
| `push_send_scheduled` | 사용자에게 알림이 나간다 |
이 도구들이 필요한 상황이면 **무엇을 왜 눌러야 하는지 정리해서 사람에게 넘긴다.**
## 출력
- 조회한 값과 조회 시각
- 반려 사유가 있으면 원문 + 넘길 곳
- 사람이 눌러야 하는 버튼이 있으면 무엇을 왜
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.
Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.