·sys-executing-threads
</>

sys-executing-threads

Writes agent outputs to numbered thread stage files. Called by agents after domain work completes. Maps agent type to stages, updates frontmatter status, and records completion metadata. Stage 1 (1-input.md) is never written by this skill.

4Installs·0Trend·@bellabe

Installation

$npx skills add https://github.com/bellabe/lean-os --skill sys-executing-threads

How to Install sys-executing-threads

Quickly install sys-executing-threads AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bellabe/lean-os --skill sys-executing-threads
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bellabe/lean-os.

SKILL.md

View raw

Write agent outputs to thread stage files using the numbered convention.

Accept agent outputs and write them to the correct numbered stage files in a thread directory. Update frontmatter to track completion.

| planning | 2, 3, 4 | mkt-strategist, sls-strategist | | execution | 5, 6 | mkt-campaign-manager, sls-outbound-manager, cst-advocacy-manager | | spec | 2, 3, 4, 5 | prd-engineer, prd-growth-engineer | | full-cycle | 2, 3, 4, 5, 6 | ops-manager | | lifecycle | 2, 4, 5, 6 | cst-success-manager, cst-expansion-manager, cst-retention-manager |

Writes agent outputs to numbered thread stage files. Called by agents after domain work completes. Maps agent type to stages, updates frontmatter status, and records completion metadata. Stage 1 (1-input.md) is never written by this skill. Source: bellabe/lean-os.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bellabe/lean-os --skill sys-executing-threads
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from bellabe/lean-os

Quick answers

What is sys-executing-threads?

Writes agent outputs to numbered thread stage files. Called by agents after domain work completes. Maps agent type to stages, updates frontmatter status, and records completion metadata. Stage 1 (1-input.md) is never written by this skill. Source: bellabe/lean-os.

How do I install sys-executing-threads?

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

Where is the source repository?

https://github.com/bellabe/lean-os