leonprou

36 mods across 1 repository, 22 stars between them.

leonprou/openstation-legacy

Command

Append a progress entry to a task. $ARGUMENTS = . Use when user says "log progress", "record progress", or wants to add a timestamped work entry.

22 2mo ago A 46 tokens

openstation.ready

26

leonprou/openstation-legacy

Command

Promote a task from backlog to ready. $ARGUMENTS = task-name [agent: ]. Use when user says "ready task", "promote task", "make ready", or wants to activate a backlog task.

22 2mo ago A 51 tokens

openstation.reject

27

leonprou/openstation-legacy

Command

Reject a task and mark it rejected. $ARGUMENTS = task-name [reason...]. Use when user says "reject task", "fail task", "send back", "descope", or wants to reject work.

22 2mo ago A 49 tokens

openstation.run

28

leonprou/openstation-legacy

Command

Run a task in detached mode. $ARGUMENTS = task ID or name [options]. Use when user says "run task", "execute task", "launch task", or wants to start an agent on a task.

22 2mo ago A 49 tokens

openstation.show

29

leonprou/openstation-legacy

Command

Show full details of a single task. $ARGUMENTS = task name. Use when user says "show task", "view task", "task details", or wants to inspect a specific task.

22 2mo ago A 44 tokens

openstation.suspend

30

leonprou/openstation-legacy

Command

Suspend an in-progress task back to ready or backlog. $ARGUMENTS = [ready|backlog] ["reason"]. Use when user says "suspend task", "pause task", "park task", or wants to move an in-progress task backward.

22 2mo ago A 60 tokens

openstation.update

31

leonprou/openstation-legacy

Command

Update task metadata fields (not status). $ARGUMENTS = field:value [...]. Use when user says "update task", "assign agent", "change owner", or wants to modify task metadata.

22 2mo ago A 48 tokens

openstation.verify

32

leonprou/openstation-legacy

Command

Verify a task in review status. $ARGUMENTS = task name. Use when user says "verify task", "check task", "review task", or wants to verify work before marking done.

22 2mo ago A 44 tokens

leonprou/openstation-legacy

Skill Claude CodeCodex

Drive a DAG of Open Station tasks to done — plan waves from dependencies, dispatch with sane defaults, watch via tmux, retry, advance on verification, and escalate blockers. Use deliberately when asked to "run the epic", "drive these tasks", "orchestrate the milestones", or to advance a multi-task plan.

22 2mo ago A 71 tokens

agents-dashboard

34

leonprou/openstation-legacy

Agent

TABLE WITHOUT ID link(file.path, name) AS "Agent", description AS "Description", model AS "Model" FROM "artifacts/agents" WHERE kind = "agent" SORT name ASC.

22 2mo ago A 2 tokens

leonprou/openstation-legacy

Instructions file CodexOpenCode

AGENTS.md instructions for leonprou/openstation-legacy, covering open station, vault structure, how docs connect, task structure and spec format.

22 2mo ago A 1,991 tokens