baseline

Establish canonical baselines for quests across analysis, setup, execution and verification stages.

2|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Rycen7822/DeepScientist-hermes --skill baseline-rycen7822
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baseline
Source: https://github.com/Rycen7822/DeepScientist-hermes/tree/main/resources/skills/baseline
Command: npx skills add https://github.com/Rycen7822/DeepScientist-hermes --skill baseline-rycen7822

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a canonical reference baseline that quests can attach to, import, reproduce, or repair in order to evaluate trust and progress consistently.

Core Features & Use Cases

  • Defines the baseline lifecycle across analysis, setup, execution, and verification stages.
  • Supports planning artifacts like PLAN.md and CHECKLIST.md to ensure auditable baselines.
  • Keeps provenance and metric contracts explicit to enable downstream comparability and reuse.

Quick Start

Run a minimal baseline plan to create and verify a local baseline with a simple, auditable check.

Frequently Asked Questions about baseline

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

FAQPage Schema
How do I establish a canonical baseline for measuring and verifying quest outcomes?

To establish a canonical baseline, define a lifecycle across analysis, setup, execution, and verification stages. This creates a trustworthy reference point that downstream workflows can attach to, import, reproduce, or repair.

What are planning artifacts like PLAN.md and CHECKLIST.md used for in baseline reproducibility?

Planning artifacts like PLAN.md and CHECKLIST.md are used to ensure baselines remain auditable. They define the setup and execution gates, keeping provenance and metric contracts explicit throughout the lifecycle.

How do I run a minimal baseline plan to verify a local setup?

Run a minimal baseline plan to create and verify a local baseline by applying a simple, auditable check. This validates your setup and execution gates against clear input and output contracts.

Do I need explicit input and output contracts to establish a trustworthy baseline?

Yes, explicit input and output contracts are required to establish a trustworthy baseline. They keep metric contracts and provenance clear, enabling downstream comparability and structural metrics surface evaluation.

What is the best way to enforce verification gates during baseline execution?

The best way to enforce verification gates is by defining the baseline lifecycle across analysis, setup, execution, and verification stages. Durable plan and checklist files ensure every gate is auditable.

When should I not use a structured baseline for quest progress evaluation?

Avoid using a structured baseline when your quest outcomes lack clear input/output contracts or measurable metrics. Without explicit provenance, the analysis, setup, execution, and verification gates cannot be audited.