Analyse banner
10xDotIn 10xDotIn

Analyse

Development community

Description

--- description: Analyse a problem, file, dataset, or codebase and return insights + recommendation argument-hint: [target or question] --- Invoke the `analyse` skill on: $ARGUMENTS Follow the analyse workflow: 1. Restate the question. 2. Inspect the input end-to-end. 3. Separate observation from inference. 4. Deliver: TL;DR → key findings (obs → implication) → ranked recommendation → open questions. Keep it dense. No filler.

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10xDotIn/10x-Vibe-Agent/HEAD/.claude/commands/analyse.md -o ~/.claude/commands/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