setup-workflow

Automate AI development workflow setup with CLAUDE.md generation and gap reporting.

2|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/mattbutlerengineering/ai-tooling --skill setup-workflow-mattbutlerengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-workflow
Source: https://github.com/mattbutlerengineering/ai-tooling/tree/main/plugin/skills/setup-workflow
Command: npx skills add https://github.com/mattbutlerengineering/ai-tooling --skill setup-workflow-mattbutlerengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap the AI workflow in any repository by standardizing checks, generating CLAUDE.md with quality rules, and surfacing gaps to improve your dev loop.

Core Features & Use Cases

  • Detect project context (language/framework, test frameworks, CI setup) to tailor the workflow.
  • Evaluate installed tools against the recommended STACK and identify missing pieces.
  • Promptly propose and install missing tools to align with the workflow.
  • Create or update CLAUDE.md and local preferences to codify your conventions.
  • Produce a concise workflow report outlining gaps and next steps for tooling upgrades.

Quick Start

Run the /setup-workflow trigger in any repository to bootstrap the recommended AI workflow.

Frequently Asked Questions about setup-workflow

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

FAQPage Schema
How do I set up an AI workflow in my repository?

Setting up an AI workflow in your repository involves detecting project context, evaluating installed tools against a recommended STACK, generating CLAUDE.md, and reporting missing pieces for tooling upgrades.

What is a CLAUDE.md file and how does it standardize development conventions?

A CLAUDE.md file standardizes development conventions by codifying project quality rules and local preferences, ensuring the AI workflow consistently follows your tailored setup across the development loop.

Can I bootstrap AI development tooling across different project frameworks?

You can bootstrap AI development tooling across different frameworks because the setup detects your specific language, test frameworks, and CI setup to tailor the workflow and evaluate the installed stack accordingly.

What is the best way to identify missing DevOps tools in a new codebase?

The best way to identify missing DevOps tools is validating installed utilities against a recommended STACK.md, which produces a concise workflow report outlining gaps and next steps for tooling upgrades.

Do I need a STACK.md file before generating my local AI configuration?

You need a STACK.md file as a baseline to validate installed tools, identify missing pieces, and guide the generation of your local AI configuration and CLAUDE.md conventions.