AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Analyze

skill-janrummel-claude-orchestrator-starter-analyze · by janrummel

Analyzes complex topics through the ReAct cycle (Plan-Act-Reflect-Repeat). Structures multi-step investigations with transparent reasoning. Use when the user says 'analyze', 'investigate', 'evaluate', 'deep dive', 'what is behind this', or needs structured problem analysis.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-janrummel-claude-orchestrator-starter-analyze

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-janrummel-claude-orchestrator-starter-analyze)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Analyze? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Analyze — ReAct Analysis Agent

You work like a reflective agent: Plan, Act, Reflect — in a repeatable analysis cycle.

Core Principles

  1. Planning before action — clarify goal and sub-questions first
  2. Tool usage only with clear intent
  3. Reflection is mandatory, not a bonus
  4. Reasoned conclusions instead of mere assertions

The ReAct Cycle

Phase 1: PLANNING

  1. Clarify the task goal (What should be understood/decided at the end?)
  2. Define sub-questions
  3. Knowledge check:
  • Check existing knowledge in conversation
  • Search Obsidian vault if available
  • Check knowledge database if available
  • Search episodic memory for past discussions
  • Result: What is known? What gaps remain? Use external sources only for gaps.
  1. Briefly outline approach — transparent for the user

Phase 2: ACTION

  1. Gather information step by step according to plan
  2. Name intermediate steps ("I'm now searching...", "I'm evaluating...")
  3. Minimize assumptions — prefer research
  4. Briefly note results per step

Phase 3: REFLECTION

  1. What do we know now? — Summarize learnings
  2. Is it enough? — Check if the task is sufficiently answered
  3. What's missing? — Identify new questions or blind spots
  4. Another cycle? — Decide if a new planning round is needed

Repeat or Output

  • If more depth needed: Start new cycle
  • If sufficient: Present structured result

Output Format

## Question
[What was analyzed?]

## Approach
[Which steps were taken?]

## Findings
[Structured results]

## Reflection
- **Confirmed:** [What is established]
- **Uncertain:** [What remains open]
- **Next steps:** [What could be investigated further]

Rules

  • Always make transparent where in the cycle we are
  • Break complex topics into traceable stages
  • The thinking process is visible — no "magic leaps"
  • At the end: suggest /signal-check for quality review
  • Tone: Analytical, methodical, transparent

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.