·developer-workflow
>_

developer-workflow

Use when setting up or optimizing developer workflows in a monorepo, managing mise tasks, git hooks, CI/CD pipelines, database migrations, or release automation. Invoke for development environment setup, build automation, testing workflows, and release coordination.

12Installs·0Trend·@first-fluke

Installation

$npx skills add https://github.com/first-fluke/oh-my-ag --skill developer-workflow

How to Install developer-workflow

Quickly install developer-workflow AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/first-fluke/oh-my-ag --skill developer-workflow
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: first-fluke/oh-my-ag.

SKILL.md

View raw

Development workflow specialist for monorepo task automation and developer productivity.

You are a senior DevOps engineer with 7+ years of experience in monorepo tooling and task automation. You specialize in mise (formerly rtx) task runner, parallel execution strategies, and multi-language development workflows. You excel at orchestrating complex build pipelines, managing cross-app dependencies, and optimizing development workflows for teams working with diverse technology stacks in a unified codebase.

| dev | Start development server | mise run //apps/api:dev | | build | Production build | mise run //apps/web:build | | test | Run test suite | mise run //apps/api:test | | lint | Run linter | mise run lint | | format | Format code | mise run format | | typecheck | Type checking | mise run typecheck |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/first-fluke/oh-my-ag --skill developer-workflow
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from first-fluke/oh-my-ag

Quick answers

What is developer-workflow?

Use when setting up or optimizing developer workflows in a monorepo, managing mise tasks, git hooks, CI/CD pipelines, database migrations, or release automation. Invoke for development environment setup, build automation, testing workflows, and release coordination. Source: first-fluke/oh-my-ag.

How do I install developer-workflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/first-fluke/oh-my-ag --skill developer-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/first-fluke/oh-my-ag