my-workflow

Install curated skill tiers from the marketplace into a project.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/dohernandez/claude-skills --skill my-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-workflow
Source: https://github.com/dohernandez/claude-skills/tree/main/plugins/my-workflow/skills/my-workflow
Command: npx skills add https://github.com/dohernandez/claude-skills --skill my-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install curated skill tiers from the marketplace into a project to simplify and accelerate setup of Claude Code workflows.

Core Features & Use Cases

  • Tiered installation options (minimal, standard, advanced) or pick individual skills to tailor a dev workflow.
  • Automatic infrastructure provisioning (Taskfile.yaml, scripts) and organization within the project, with non-destructive copying.
  • Post-install configuration prompts for configurable skills to ensure readiness.

Quick Start

Run /my-workflow install standard to install the Standard tier.

Frequently Asked Questions about my-workflow

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

FAQPage Schema
How do I set up Claude Code workflows for a new project?

To set up Claude Code workflows, you install curated skill tiers from the marketplace into your project, which provisions infrastructure like Taskfile.yaml and scripts while preserving existing skills.

What is the best way to automate DevOps project configuration without losing existing settings?

Automating DevOps project configuration safely requires non-destructive copying during tier installation, which provisions infrastructure and preserves existing skills while adding new workflow capabilities.

Can I install individual developer workflow skills instead of a full bundle?

Yes, you can install individual developer workflow skills instead of a full bundle, allowing you to tailor your dev workflow by picking specific capabilities rather than applying a full tier.

Does installing a tiered workflow bundle overwrite existing project infrastructure?

Installing a tiered workflow bundle uses non-destructive copying to provision infrastructure, ensuring it preserves existing skills and project files rather than overwriting your current setup.

How do I configure workflow skills after installing a tiered bundle?

After installing a tiered bundle, the system prompts for post-install configuration of configurable skills to ensure your newly provisioned developer workflow capabilities are fully ready.

What tiered installation options are available for adding developer workflows?

Available tiered installation options for adding developer workflows include minimal, standard, and advanced bundles, which provision infrastructure and organization within the project.