·default-workflow
>_

default-workflow

rysweet/amplihack

Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations.

22Installs·3Trend·@rysweet

Installation

$npx skills add https://github.com/rysweet/amplihack --skill default-workflow

SKILL.md

This skill provides the standard development workflow for all non-trivial code changes in amplihack. It auto-activates when detecting multi-file implementations, complex integrations, or significant refactoring work.

The workflow defines the canonical execution process: from requirements clarification through design, implementation, testing, review, and merge. It ensures consistent quality by orchestrating specialized agents at each step and enforcing philosophy compliance throughout.

This is a thin wrapper that references the complete workflow definition stored in a single canonical location, ensuring no duplication or drift between the skill interface and the workflow specification.

Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations. Source: rysweet/amplihack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rysweet/amplihack --skill default-workflow
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is default-workflow?

Development workflow for features, bugs, refactoring. Auto-activates for multi-file implementations. Source: rysweet/amplihack.

How do I install default-workflow?

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

Where is the source repository?

https://github.com/rysweet/amplihack