mazen160

5 mods across 1 repository, 15 stars between them.

mazen160/backlog

Skill Claude CodeCodex

Enhance a backlog task's title, description, and optionally generate a plan using Claude. Invoke as /backlog-enhance-tasks TASK-N or /backlog-enhance-tasks TASK-N --build-plan.

15 1mo ago A 50 tokens original MIT

backlog-goal

02

mazen160/backlog

Skill Claude CodeCodex

Goal-driven autonomous workflow on top of the backlog CLI. Two strict modes — PREP (exhaustive intake, classify the goal shape, decompose into checkpoints + Scout/Judge/Worker tasks, seed the backlog project, stop) and RUN (execute the board, one active task at a time, structured receipts as comments, Worker tasks…

15 1mo ago A 167 tokens original MIT

backlog-loop

03

mazen160/backlog

Skill Claude CodeCodex

Pick up one task from a backlog project and iterate on it until a Judge sub-agent verifies it is genuinely done, then exit. The "loop" is internal to a single task — implement, verify, judge, fix, re-judge — not across multiple tasks. Invoke as /backlog-loop to pull the next highest-priority todo task, or…

15 1mo ago A 133 tokens original MIT

backlog-memory

04

mazen160/backlog

Skill Claude CodeCodex

One skill for a backlog project's persistent memory. It does two jobs — learn (load the project's tasks, plans, docs, and memory into the session) and store (synthesize the project's state into persistent memory entries). When invoked without a mode it auto-picks: learn at the start of a fresh session, store after…

15 1mo ago A 83 tokens original MIT

backlog

05

mazen160/backlog

Skill Claude CodeCodex

Interact with the Backlog CLI — create and manage tasks, plans, comments, labels, projects, memory, docs, and attachments in a local SQLite workspace.

15 1mo ago A 34 tokens original MIT