android-workflow

Community

Orchestrates Android workflows with quality gates.

AuthorEnso-Soft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Orchestrates Android development workflows, routes tasks to appropriate workflows, and enforces Self-Check Protocol and Quality Gates.

Core Features & Use Cases

  • Self-Check Protocol for task validation before starting implementation tasks.
  • Quick Classification to map tasks to the correct workflow (quick-fix, feature, refactor, investigate, hotfix).
  • Workflow Sequences defining the agent order (e.g., feature: planner → ux-engineer → ui-builder → code-writer → test-engineer → code-critic).
  • Build Commands and Failure Recovery guidelines for end-to-end validation.
  • MCP Tool Requirements and Quality Gates framework to ensure consistent quality.
  • Examples of each workflow to guide real-world tasks.

Quick Start

Example: "Add a new login screen" will start the feature workflow: planner → ux-engineer → ui-builder → code-writer → test-engineer → code-critic.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-workflow
Download link: https://github.com/Enso-Soft/lotto-assist/archive/main.zip#android-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository