Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

izTeam

izTeam에는 izzzzzi에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
1
업데이트
2026-04-13
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

reason
소프트웨어 개발자

Orchestrates hypothesis-driven reasoning through the ADI cycle (Abduction-Deduction-Induction): generates competing hypotheses, verifies them logically, gathers empirical evidence, and produces a Design Rationale Record with trust scores. Use when facing architectural decisions, technology choices, or any question where "why this and not that" matters. Don't use for quick questions, implementation, expert debates (use /arena), or structured thinking without evidence requirements (use /think).

2026-04-13
arena
소프트웨어 개발자

Orchestrates multi-expert debates with real-world personas who argue directly with each other until convergence. Use when the user wants multiple opposing viewpoints, expert panel discussion, or structured debate on a complex question. Don't use for quick questions, single-expert analysis, implementation planning, or structured thinking without debate.

2026-03-16
build
소프트웨어 개발자

Launches an autonomous agent team for coordinated multi-file implementation with researchers, coders, reviewers, and a tech lead. Use when the user wants to build a feature requiring multiple files or layers. Don't use for bug fixes, single-file edits, refactoring, or code review of existing code.

2026-03-04
audit
소프트웨어 개발자

Conducts an interactive feature audit to find dead code, abandoned experiments, and unused features, then asks the user about each one. Use when the user wants to clean up the codebase, find unused code, or review experimental features. Don't use for security audits, performance profiling, dependency scanning, or code quality reviews.

2026-03-03
brief
프로젝트 관리 전문가

Conducts a short adaptive interview (2-6 questions) to understand the user's intent before implementation, then compiles a brief and hands off to /build. Use when the user asks to discuss a feature before building, wants to be interviewed first, or says 'ask me questions'. Don't use when the user already has a detailed spec, wants to jump straight into coding, or invokes /build directly.

2026-03-03
think
소프트웨어 개발자

Performs deep structured thinking by breaking a task into aspects, dispatching parallel expert analysts, and producing a unified design document with recommendations. Use when the user wants to think through a complex problem, plan an architecture, or analyze trade-offs before implementing. Don't use for implementation, quick questions, expert debates (use /arena), or simple tasks that don't need multi-aspect analysis.

2026-03-03
conventions
소프트웨어 개발자

Analyzes the codebase and creates or updates a .conventions/ directory with gold standards, anti-patterns, naming rules, and architectural decisions. Use when the user wants to extract project conventions, document coding standards, or bootstrap a conventions directory. Don't use for linting individual files, fixing code style, generating documentation, or creating project templates.

2026-03-01