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

ito

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

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

이 저장소의 skills

ito-lite-apply
소프트웨어 개발자

Implement Ito Lite markdown changes by reading proposal/spec/design/tasks artifacts and updating manual task statuses. Use when applying or executing a prompt-only Ito Lite change without the ito CLI.

2026-06-18
ito-lite-archive
소프트웨어 개발자

Archive completed Ito Lite changes by manually merging spec deltas into current specs and moving the change to archive. Use after implementation and verification when no ito CLI is available.

2026-06-18
ito-lite-proposal
소프트웨어 개발자

Create prompt-driven Ito Lite change proposal packages in markdown. Use for drafting proposal.md, spec deltas, optional design.md, and tasks.md without the ito CLI or validation executable.

2026-06-18
ito-lite-review
소프트웨어 개발자

Review Ito Lite markdown proposal packages before implementation. Use to check proposal.md, spec deltas, design.md, and tasks.md for consistency, risk, testability, and manual validation without the ito CLI.

2026-06-18
ito-lite-setup
소프트웨어 개발자

Initialize a markdown-only Ito Lite workspace with no executables. Use when setting up prompt-driven change proposals, creating .ito-lite/project.md, or preparing a repo for Ito-style specs, changes, and tasks without the ito CLI.

2026-06-18
ito-lite
소프트웨어 개발자

Coordinate the prompt-only Ito Lite workflow for proposals, specs, tasks, reviews, implementation, and archive without the ito executable. Use when the user asks for Ito-style planning, change proposals, lightweight specs, or markdown-only change management.

2026-06-18
ito-general
소프트웨어 개발자

Balanced skill for typical development tasks, code review, and implementation work

2026-05-31
ito-orchestrator
소프트웨어 개발자

Coordinator-only agent for orchestrating multi-change runs

2026-05-31
ito-planner
소프트웨어 개발자

Plans Ito orchestration runs from change metadata and gates

2026-05-31
ito-quick
소프트웨어 개발자

Fast, cost-effective skill for simple tasks, quick queries, and small code changes

2026-05-31
ito-researcher
소프트웨어 개발자

Read-only researcher for Ito orchestration context gathering

2026-05-31
ito-reviewer
소프트웨어 품질 보증 분석가·테스터

Reviews Ito orchestration gate results and worker changes

2026-05-31
ito-thinking
소프트웨어 개발자

High-capability skill for complex reasoning, architecture decisions, and difficult problems

2026-05-31
ito-worker
소프트웨어 개발자

Implements Ito orchestration work packets and remediation tasks

2026-05-31
ito-apply
소프트웨어 개발자

Apply a Change Proposal. Triggered by the user saying "Apply change <change-id>" or "Implement change <change-id>". Use when implementing, executing, applying, building, coding, or developing a feature, change, requirement, enhancement, fix, or modification. Use when running tasks from a spec, proposal, or plan.

2026-05-31
ito-archive
소프트웨어 개발자

Archive a completed change and update main specifications. Use when the user has finished implementing and wants to integrate the change into the main codebase.

2026-05-31
ito-brainstorming
소프트웨어 개발자

Use for open-ended design exploration and idea refinement before scoping a concrete Ito change.

2026-05-31
ito-cleanup
소프트웨어 개발자

Find and remove legacy Ito-managed files left behind by older Ito versions. Use when a repo may contain stale or renamed Ito skills, commands, prompts, adapters, or planning artifacts.

2026-05-31
ito-commit
소프트웨어 개발자

Create atomic git commits aligned to Ito changes. Use when you want to commit work after applying a change, optionally with auto-mode.

2026-05-31
ito-feature
소프트웨어 개발자

Start a feature-oriented Ito change proposal with feature-biased intake and schema recommendations.

2026-05-31
ito-finish
소프트웨어 개발자

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work — presents structured options for merge, PR, or cleanup

2026-05-31
ito-fix
소프트웨어 개발자

Start a fix-oriented Ito change proposal with fix-biased intake and schema recommendations.

2026-05-31
ito-list
소프트웨어 개발자

List Ito changes, archived changes, specs, or modules with status summaries and intelligent interpretation.

2026-05-31
ito-loop
소프트웨어 개발자

Run an ito ralph loop for a change, module, or repo-ready sequence, with safe defaults and automatic restart context on early exits.

2026-05-31
ito-memory
소프트웨어 개발자

Use Ito's configured memory provider to capture, search, and query project knowledge. Activate when users ask to remember, recall, search memory, query memory, save learnings, or use Ito memory. Provider-agnostic: routes through `ito agent instruction memory-capture`, `memory-search`, and `memory-query` rather than calling ByteRover or another backend directly.

2026-05-31
ito-orchestrate-setup
소프트웨어 개발자

Set up orchestration defaults, presets, and workflow guidance for a repo.

2026-05-31
ito-orchestrate
소프트웨어 개발자

Coordinate multi-change runs with gates, run state, and remediation.

2026-05-31
ito-orchestrator-workflow
소프트웨어 개발자

Optional repo-specific supplement for orchestrators after `ito agent instruction orchestrate` has been loaded.

2026-05-31
ito-path
소프트웨어 개발자

Use when you need stable absolute paths (project/worktree/.ito/worktrees) without embedding machine-specific paths into committed files

2026-05-31
ito-plan
소프트웨어 개발자

Exploratory, question-driven planning before creating Ito change proposals. Use when an idea needs shaping, scoping, sequencing, or research before proposal scaffolding.

2026-05-31
ito-proposal-intake
소프트웨어 개발자

Clarify a requested change before scaffolding a proposal, then recommend the next workflow lane and schema.

2026-05-31
ito-proposal
소프트웨어 개발자

Use when creating and writing an Ito change proposal (new change or existing change id). Delegates to Ito CLI instruction artifacts.

2026-05-31
ito-research
소프트웨어 개발자

Conduct structured research for feature development, technology evaluation, or problem investigation. Use when the user needs to explore options, analyze trade-offs, or investigate technical approaches.

2026-05-31
ito-review
소프트웨어 품질 보증 분석가·테스터

Review and validate Ito changes, specs, or implementations. Use when the user wants a quality check, code review, or validation of project artifacts.

2026-05-31
ito
소프트웨어 개발자

Unified entry point for ito commands with intelligent skill-first routing and CLI fallback.

2026-05-31
ito-subagent-driven-development
소프트웨어 개발자

Use for sequential per-task subagent delegation within one Ito change in the current session.

2026-05-31
ito-tasks
소프트웨어 개발자

Use Ito tasks CLI to manage tasks.md (status/next/start/complete/shelve/add).

2026-05-31
ito-test-with-subagent
소프트웨어 품질 보증 분석가·테스터

Use when tests need to be run with minimal output noise and delegated execution; routes test runs through the dedicated ito-test-runner subagent and returns curated pass/fail evidence.

2026-05-31
ito-tmux
소프트웨어 개발자

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.

2026-05-31
ito-update-repo
소프트웨어 개발자

Refresh Ito-managed assets in a project and prune stray skills/commands left behind by renames or deprecations. Use when the user asks to "update Ito", "refresh Ito templates", "update repo to latest Ito", or says the project is on an older Ito. NOT for editing individual skills, authoring new templates, or shipping Ito releases.

2026-05-31
이 저장소에서 수집된 skills 90개 중 상위 40개를 표시합니다.