harness-workflow

Automates Minecraft modpack installation and management from CurseForge feeds, including dependency resolution and updates, via a single-file Python 3.8+ script with no external dependencies.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Taek-D/kbo_appintoss --skill harness-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-workflow
Source: https://github.com/Taek-D/kbo_appintoss/tree/main/miniapp/.claude/skills/harness-workflow
Command: npx skills add https://github.com/Taek-D/kbo_appintoss --skill harness-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end lifecycle management of Toss mini-app development, embedding review guidelines from the outset to minimize rejection risk across projects.

Core Features & Use Cases

  • Automatically detects project state from repository files and guides starting points (new, in-progress, complete).
  • Coordinates a seven-step workflow from initialization to final checks, ensuring compliance and smooth collaboration.
  • Supports deterministic task sequencing, state awareness, and policy-driven progress through modular steps like harness-init, SDK blocks, and progress tracking.

Quick Start

Trigger the harness-workflow from the project root to guide setup and development progression for a new or ongoing mini-app.

Frequently Asked Questions about harness-workflow

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

FAQPage Schema
How do I manage a Toss mini-app development workflow to avoid review rejections?

To manage Toss mini-app development and avoid review rejections, use an automated end-to-end workflow that embeds review guidelines from the outset. This ensures policy-driven validation and compliant releases across all project phases.

What is the best way to detect mini-app project state from repository files?

The best way to detect mini-app project state from repository files is through automated state detection. This identifies whether a project is new, in-progress, or complete, guiding the starting point for development progression.

Can I resume in-progress mini-app development using a stepwise workflow?

Yes, you can resume in-progress mini-app development using a stepwise workflow. The system coordinates a seven-step progression from initialization to final checks, supporting state awareness and deterministic task sequencing.

Does harness-workflow support different mini-app types for new and ongoing projects?

Yes, harness-workflow supports different mini-app types for both new and ongoing projects. It applies deterministic task sequencing and policy-driven progress to ensure compliant releases across various app types.

What are the limitations of automated mini-app release validation?

Automated mini-app release validation is limited to enforcing predefined review rules and policy-driven checks. It requires structured repository files for state detection and cannot handle dynamic compliance changes outside its modular step configuration.