원클릭으로
token-optimization
Use zero-install context minimization first, with optional local optimization tooling when available.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use zero-install context minimization first, with optional local optimization tooling when available.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Resolve GitHub PR review comments safely, read unresolved comments, validate each issue, make minimal fixes, test, commit, and resolve.
Accessibility review for semantic HTML, ARIA, keyboard support, focus, screen readers, contrast, and WCAG-oriented issues.
API and contract review for OpenAPI/AsyncAPI/protobuf changes, backwards compatibility, schemas, status codes, and examples.
Architecture review for SOLID, layering, boundaries, coupling, cohesion, extensibility, and maintainability.
Backend review for handlers, services, validation, errors, transactions, dependency boundaries, and service contracts.
Breaking-change review for public APIs, events, configs, feature flags, CLI behavior, and migration compatibility.
| name | token-optimization |
| description | Use zero-install context minimization first, with optional local optimization tooling when available. |
| license | MIT |
Use this before large context operations.
git status --short and git diff --name-only.grep searches before reading full files.Use these only when available:
scripts/tokf-diffscripts/tokf-logscripts/tokf-jsonscripts/tokf-pack