OdinMB/ops-workflow

Structured non-code project and knowledge management for Claude Code. (Before Karpathy made this fashionable...)

7Stars on the repository
26Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

batch-execute

01

OdinMB/ops-workflow

Command

Execute a batch of ops plans continuously without user input, storing any issues and user questions in a .md file to be processed with the user afterwards. Do NOT invoke this yourself! Should only be invoked by the user.

7 14d ago A 44 tokens original MIT

batch-handle

02

OdinMB/ops-workflow

Command

Plan and execute a batch of ops tasks continuously without user input. Combines /ops:batch-plan and /ops:batch-execute for end-to-end autonomous handling of many items in a row. Never for code changes. Do NOT invoke this yourself! Should only be invoked by the user.

7 14d ago A 59 tokens original MIT

batch-plan

03

OdinMB/ops-workflow

Command

Create a batch of ops plans continuously without user input, storing any user questions in a .md file to be processed with the user afterwards. Do NOT invoke this yourself! Should only be invoked by the user.

7 14d ago A 42 tokens original MIT

find-all

04

OdinMB/ops-workflow

Command

Run both ops finders in parallel (tasks, opps) and brief you on what they found. Discovery only — no plans, no execution.

7 14d ago A 30 tokens original MIT

get-to-work

05

OdinMB/ops-workflow

Command

Autonomous ops work. Args: [mode] [repeat]. Modes: tasks | opps | full | escalating (default). Repeat: cycle (keep going, default) | once (single pass). Run this before stepping away from an ops repo.

7 14d ago A 66 tokens original MIT

handle

06

OdinMB/ops-workflow

Command

Plan and execute an ops task end-to-end. Use for research, strategy, content, and specs. Delegates to /plan for planning and /execute for execution. Never for code changes.

7 14d ago A 39 tokens original MIT

recap

07

OdinMB/ops-workflow

Command

Summarize what happened in the project since a given date. Produces a short lead on what's different now, backed by tables and lists covering completed work, state changes, backlog movement, and key decisions. Use when the user wants to catch up on project activity, review recent progress, or generate a status update…

7 14d ago A 105 tokens original MIT

tidy

08

OdinMB/ops-workflow

Command

Consistency check for non-code repos with INDEX.md hierarchy. Verifies INDEX.md accuracy, MEMORY.md references, orphaned files, stale dates, and WAITING markers.

7 14d ago A 33 tokens original MIT

update

09

OdinMB/ops-workflow

Command

Process external information into the ops repo's knowledge base. Drop files in .update/ or pass content inline. Use when you have new information (research, status changes, reference material, deliverables) to integrate into the project's structured knowledge system.

7 14d ago A 49 tokens original MIT

whats-next

10

OdinMB/ops-workflow

Command

Generate an executive overview of the project. Synthesizes state, backlogs, and recent plans into a ranked action plan answering "What should we do next?".

7 14d ago A 32 tokens original MIT