Skip to content

Releases: eveld/claude

v1.2.0 - Initial Public Release

Choose a tag to compare

@eveld eveld released this 29 Dec 11:35

Claude Workflows Plugin - Initial Public Release

Research, planning, and implementation workflows for Claude Code.

Features

Commands (3)

  • /workflows:research - Parallel agent-based codebase research
  • /workflows:plan - Implementation planning with auto-discovery
  • /workflows:implement - Phase-by-phase execution with verification

Skills (24)

  • Agent awareness (guides to use specialized agents)
  • Platform debugging (GCP, Kubernetes, Linear)
  • Workflow helpers (commit messages, PR descriptions, testing patterns)
  • On-demand discovery (project commands, test patterns)

Agents (17)

  • Codebase exploration and analysis
  • Platform debugging (GCP, K8s, Linear - 3-stage pipelines)
  • Research and pattern finding

Installation

/plugin marketplace add eveld/claude
/plugin install workflows@eveld-claude

See README.md for full documentation.