write-methods

Community

Sync methods with code for reproducible docs.

Authorbraselog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps maintain a synchronized Methods section that accurately reflects the project's scripts and pipeline, ensuring that documentation stays in sync with code and improves reproducibility.

Core Features & Use Cases

  • Generate or update the Methods section directly from the scripts in scripts/ and from the pipeline configuration (dvc.yaml/params.yaml).
  • Bridge code and documentation by extracting purpose, inputs, outputs, and key parameters from script docstrings and pipeline definitions.
  • Use Case: After adding a new preprocessing script or changing a model training step, run /write_methods to refresh the methods.md to match the current pipeline.

Quick Start

Ensure there is at least one script in scripts/ with a descriptive docstring, then run the /write_methods command to generate or update the methods documentation.

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: write-methods
Download link: https://github.com/braselog/researchAssistant/archive/main.zip#write-methods

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 223,000+ vetted skills library on demand.