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.

関連スキル