deliverable-step-report

Community

Automates step-deliverable reporting.

AuthorCurryTang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the generation of a standardized deliverable report for every research run step. It renders a Markdown template using run, node, and project context, then persists the output to the .researchops/deliverables directory and, when the project is hosted remotely, uploads the report to the SSH target.

Core Features & Use Cases

  • Render report content from template.md using project, node, and run metadata.
  • Enforce quality by following guidelines in reference/x_guideline.md.
  • Persist the report to .researchops/deliverables/<node_id>/<run_id>.md.
  • If the project location is SSH, automatically upload the report to the remote project path.
  • Attach the report as a run artifact with kind=deliverable_report.

Quick Start

Run the deliverable-step-report skill after each run to generate the deliverable report from the template and push it to the SSH target if required.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deliverable-step-report
Download link: https://github.com/CurryTang/Amadeus/archive/main.zip#deliverable-step-report

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.