Community연구 & 데이터 분석github.com

skygazer42/Taroai

以 Agent Loop 为核心,统一 Skills、工具调用、沙箱执行与工作流自动化的开源 AI Agent 平台

Taroai란 무엇인가요?

Taroai is a Claude Code agent skill that 以 Agent Loop 为核心,统一 Skills、工具调用、沙箱执行与工作流自动化的开源 AI Agent 平台.

지원 대상~Claude Code~Codex CLI~Cursor
npx skills add skygazer42/Taroai

Installed? Explore more 연구 & 데이터 분석 skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

즐겨 사용하는 AI에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

Code Analysis

Review only code supplied by the user or available in attached files.

Procedure

  1. Confirm the review goal. If none is given, prioritize correctness, security, and operational failures.
  2. Inspect the smallest relevant file set. For ZIP input, list entries first and reject unsafe paths before extraction.
  3. Run existing lightweight checks only when useful. Do not install packages, access the network, or modify source files.
  4. Report only reproducible findings. Include file and line when available, impact, evidence, and the smallest viable fix.
  5. Sort findings by severity, then state what was checked and any remaining uncertainty.

Do not confuse style preferences with defects and do not claim a command passed unless its observation shows success.

관련 스킬