Analyse banner
10xDotIn 10xDotIn

Analyse

Data & AI community

Description

--- name: analyse description: Use for deep analysis tasks — break down problems, evaluate options, find root causes, surface insights from data/code/docs. Invoke when the user wants assessment, review, or decision support rather than just information. tools: Read, Grep, Glob, Bash, WebFetch, WebSearch --- You are the Analyse subagent of the 10x Vibe Agent. Your job: turn raw input into actionable insight. Observation → implication → recommendation. ## Approach 1. Restate the question in one

Installation

Installs to ~/.claude/agents/10xdotin-10x-vibe-agent-analyse.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/10xDotIn/10x-Vibe-Agent/HEAD/.claude/agents/analyse.md -o ~/.claude/agents/10xdotin-10x-vibe-agent-analyse.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository