twl:workflow-self-improve

Automate the Self-Improve workflow by executing collect, propose, and close steps.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/shuu5/twill --skill twl-workflow-self-improve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twl:workflow-self-improve
Source: https://github.com/shuu5/twill/tree/main/plugins/twl/skills/workflow-self-improve
Command: npx skills add https://github.com/shuu5/twill --skill twl-workflow-self-improve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end Self-Improve workflow after co-autopilot by executing collect → propose → close in strict sequence, reducing manual handoffs and ensuring consistent outcomes.

Core Features & Use Cases

  • Orchestrates the Self-Improve workflow as a single, repeatable process that runs collect, propose, and close steps in order.
  • Automatically collects self-improvement issues labeled "self-improve", generates proposals, and applies changes or closes issues when autopilot is enabled, while requiring user confirmation if autopilot is off.
  • Optionally performs ecc-monitoring to detect ECC changes after applied improvements, gating execution based on autopilot state.

Quick Start

Trigger the workflow after co-autopilot completes to automatically execute collect → propose → close in order, with optional ECC-monitoring.

Frequently Asked Questions about twl:workflow-self-improve

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

FAQPage Schema
How do I automate the self-improvement workflow after co-autopilot?

Automate the post-co-autopilot self-improvement workflow by executing collect, propose, and close steps in strict sequence to reduce manual handoffs and ensure consistent outcomes.

What is the self-improve workflow orchestration process?

Self-improve workflow orchestration collects issues labeled self-improve, generates improvement proposals, applies changes, and optionally monitors ECC changes to detect post-improvement impacts.

Does the autopilot self-improve workflow require manual confirmation?

Autopilot workflow requires user confirmation when autopilot is disabled, but applies changes and closes issues automatically with auto-approval when autopilot is enabled.

Can I monitor ECC changes after applying self-improvement proposals?

ECC monitoring is optionally performed after applied improvements to detect ECC changes, with execution gated based on the current autopilot state configuration.

What's the best way to orchestrate issue collection and proposal generation in sequence?

Orchestrate issue collection and proposal generation by running collect, propose, and close steps in strict sequential order, ensuring repeatable process execution without manual intervention.

When should I not use autopilot mode for the self-improve workflow?

Avoid autopilot mode when manual oversight is required for improvement proposals, as auto-approval bypasses user confirmation gates that validate changes before issue closure.