jamditis

Development Workflow — Data skill for Claude Code

Data community

Follow a structured development pipeline for making changes to the LLM Advisor and resource kit.

How to install Development Workflow

Installs to ~/.claude/skills/jamditis-tools-development-workflow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamditis-tools-development-workflow && curl -fsSL https://raw.githubusercontent.com/jamditis/tools/HEAD/.claude/skills/development-workflow.md -o ~/.claude/skills/jamditis-tools-development-workflow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Development Workflow does


name: development-workflow description: Follow a structured development pipeline for making changes to the LLM Advisor and resource kit. Activate when planning or executing multi-step changes.

Development Workflow

A structured pipeline approach for making changes to the Amditis Resource Kit, designed to minimize errors and make rollback easy.

When to activate

  • Planning multi-step changes to the resource kit
  • Adding new features to LLM Advisor
  • Making data updates (models, cas

Alternatives in Data

Full documentation available on GitHub

View Source Repository