lcs-task-executor

Installation
SKILL.md

LCS Task Executor Skill

Shared Coding Contract

  • Refer to Shared Coding Workflow Contract in ../lcs-shared/contract.md for folder conventions, Handoff format, and token optimization.

Purpose

  • Execute a single task (task-###.md), update its status to done (or blocked), and support Normal or TDD development flows with automatic analysis and user recommendation.

Trigger

  • Activate when the user requests to "Eksekusi TASK-###", "Eksekusi task-###.md", "continue TASK-###", or "implement TASK-###".

OKF Frontmatter & Writing Safety

  • When creating or updating task-###.md, include YAML frontmatter following the schema in ../lcs-shared/contract.md.
  • After execution, update task status in task file frontmatter and include execution evidence or verification result.
  • Follow the Artifact Writing Safety rules in contract.md — generate content first, write one file, verify, stop on failure.

Trigger

Installs
12
GitHub Stars
1
First Seen
Jun 22, 2026
lcs-task-executor — mdhb2/lean-coding-skills