CommunityResearch & Data Analysisgithub.com

skygazer42/Taroai

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

What is Taroai?

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

Works with~Claude Code~Codex CLI~Cursor
npx skills add skygazer42/Taroai

Installed? Explore more Research & Data Analysis skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

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.

Related Skills