resolve

Log progress, evidence, and blockers against hypotheses with YAML frontmatter updates.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/GiorgioRicciardiello/LabBrain --skill resolve-giorgioricciardiello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resolve
Source: https://github.com/GiorgioRicciardiello/LabBrain/tree/main/core/.claude/skills/resolve
Command: npx skills add https://github.com/GiorgioRicciardiello/LabBrain --skill resolve-giorgioricciardiello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to log progress, evidence, or blockers against a hypothesis without the need for a full experiment ceremony, streamlining the tracking of research outcomes.

Core Features & Use Cases

  • Lightweight Feedback: Log updates to hypotheses with minimal steps.
  • Status Reporting: View the status of hypotheses and linked projects.
  • Auto-linking: Automatically link hypotheses to related projects based on shared research goals.
  • Use Case: After running a preliminary analysis, you can use this Skill to log your findings and link the hypothesis to the relevant project without the need for a full experiment.

Quick Start

Use the resolve skill to log progress against hypothesis 'hyp-001' with the command: /resolve hyp-001 --progress "Updated analysis results."

Frequently Asked Questions about resolve

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

FAQPage Schema
How do I log progress against a research hypothesis without running a full experiment?

You can log progress against a hypothesis by passing the hypothesis identifier and a progress string to the resolve interface, which updates the status without requiring a full experiment ceremony.

Can I automatically link a hypothesis to a related research project?

Yes, the system supports auto-linking between hypotheses and projects automatically based on shared research goals, connecting related research outcomes without manual configuration.

What is the best way to track evidence and blockers for preliminary analysis?

Tracking evidence and blockers for preliminary analysis is best handled by logging lightweight updates directly against the hypothesis, streamlining the research progress documentation process.

Does hypothesis tracking require updating YAML frontmatter?

Yes, updating YAML frontmatter is required, as the system parses and updates these metadata fields to handle command-line arguments and log progress against the specified hypothesis.

How do I view the status of linked research projects and hypotheses?

You can view the status of hypotheses and linked projects by triggering the status reporting mode, which aggregates logged progress, evidence, and blockers for review.

Related Skills