Skip to main content

Dossier Collect

Skill Verified Active
Part of:Ruflo Goals

Build a graph-structured dossier on a seed entity via parallel fan-out + recursive expansion across web, memory, knowledge-graph, codebase, ADR index, and git intel

Purpose

To automate the comprehensive discovery and structuring of connected information around a seed entity, creating a detailed, graph-based dossier with provenance.

Features

  • Recursive parallel expansion across multiple data sources
  • Graph-structured dossier generation with nodes and edges
  • Support for various seed types (username, file, symbol, ADR, URL, concept)
  • Configurable depth, breadth, sources, and budget
  • Output in Markdown, JSON, and persistence to memory store

Use Cases

  • Investigating a user's online presence or contributions.
  • Mapping dependencies and relationships within a codebase or project.
  • Discovering all connected entities related to a specific architecture decision record.
  • Building a comprehensive profile of a concept by exploring its mentions and related terms.

Non-Goals

  • Answering specific questions or performing targeted research (use `deep-research` instead).
  • Creating multi-step plans or executing sequential tasks (use `goal-plan` instead).
  • Performing deep dives into a single entity without broader exploration.

Workflow

  1. Detect seed type
  2. Pick sources
  3. Start trajectory
  4. Round 0 fan-out with all source queries
  5. Extract entities
  6. De-duplicate entities
  7. Recurse for new entities until depth/budget exhausted
  8. Aggregate nodes and edges into a graph
  9. Render artifacts (.md, .json)
  10. Persist the dossier
  11. End trajectory

Practices

  • Information gathering
  • Graph construction
  • Recursive exploration
  • Data provenance

Prerequisites

  • Access to `mcp__claude-flow__memory_store`
  • Access to `mcp__claude-flow__memory_search`
  • Access to `mcp__claude-flow__agentdb_pattern-search`
  • Access to `mcp__claude-flow__hooks_intelligence_trajectory-start`
  • Access to `WebSearch`, `WebFetch`, `Read`, `Write`, `Grep`, `Glob` tools

Installation

First, add the marketplace

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-goals@ruflo

Quality Score

Verified
98 /100
Analyzed about 18 hours ago

Trust Signals

Last commitabout 19 hours ago
Stars50.2k
LicenseMIT
Status
View Source

Similar Extensions

Understand Domain

100

Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.

Skill
Lum1104

Understand

100

Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships

Skill
Lum1104

Kg Extract

99

Extract entities and relations from source files to build a knowledge graph

Skill
ruvnet

Metal

100

Extract the conceptual essence of a repository as skills, agents, and teams — the project's roles, procedures, and coordination patterns expressed as agentskills.io-standard definitions. Reads an arbitrary codebase and produces generalized definitions that capture WHAT the project does and WHO operates it, without replicating HOW it does it. Use when onboarding to a new codebase and wanting to understand its conceptual architecture, when bootstrapping an agentic system from an existing project, when studying a project's organizational DNA for cross-pollination, or when creating a skill/agent/team library inspired by a reference implementation.

Skill
pjt222

Lean Ctx

100

Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.

Skill
yvgude

Pathfinder

100

Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.

Skill
thedotmack

© 2025 SkillRepo · Find the right skill, skip the noise.