ask-smalldata

Explore smalldata_tools codebase with curated docs and code-index queries.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/carbonscott/deploy-opencode --skill ask-smalldata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-smalldata
Source: https://github.com/carbonscott/deploy-opencode/tree/main/claude/skills/ask-smalldata
Command: npx skills add https://github.com/carbonscott/deploy-opencode --skill ask-smalldata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help developers and researchers quickly explore and understand the smalldata_tools codebase by surfacing curated docs, code index data, and direct source access.

Core Features & Use Cases

  • Curated documentation: access to a structured set of guides and references in .agent_docs and codebase overview.
  • Code-index queries: locate DetObjectFunc subclasses, class hierarchies, and function call relationships.
  • In-context code reading: view actual source files and related references via the Read tool.
  • Workflow guidance: follow standard analysis steps from question understanding to cross-reference with official docs.

Quick Start

Ask this skill to summarize DetObjectFunc usage in smalldata_tools and guide you to the relevant code paths.

Frequently Asked Questions about ask-smalldata

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze the smalldata_tools codebase to understand DetObjectFunc subclasses?

To analyze the smalldata_tools codebase, you can query the code index to locate DetObjectFunc subclasses and class hierarchies, then read the curated documentation to understand their usage and function call relationships.

What is the best way to navigate smalldata_tools documentation for workflow guidance?

The best way to navigate smalldata_tools documentation is by accessing the structured guides in the .agent_docs directory, which provide a codebase overview and standard analysis steps for workflow guidance.

Can I cross-reference smalldata_tools source code with Confluence documentation?

Yes, you can cross-reference smalldata_tools source code with Confluence documentation to answer questions by viewing actual source files via the Read tool and checking related references.

How do I find function call relationships within the smalldata_tools codebase?

You can find function call relationships within the smalldata_tools codebase by performing code-index queries that locate DetObjectFunc subclasses and map class hierarchies.

Does exploring smalldata_tools require any external dependencies?

Exploring smalldata_tools does not require external dependencies, as it provides in-context reading of docs, source files, and references directly.

What are the limitations of using code-index data for smalldata_tools analysis?

The code-index data supports locating DetObjectFunc subclasses and class hierarchies, but understanding detailed implementation requires in-context code reading of actual source files.