Prepare safe, compact new-chat handoffs when a user wants a fresh chat, resume pack, context reset, recovery, or agent handoff. Before creating a new conversation, preserve durable project knowledge and protect dirty Git work with a verified local snapshot branch and commit; optionally push that branch when explicitly…
A lightweight workflow for coding agents that breaks work into checkpoints and records evidence of progress. It is aimed at experienced users and assumes the task has already been reduced to a workable unit.
A structured software-development workflow based on the SDD-RIPER method, with stages for clarifying goals, mapping code, writing specifications, and tracking work.
FlowLLM repository development guidance. Use when working in the flowllm codebase to implement, debug, test, review, or document FlowLLM runtime behavior, including CLI/client calls, services, application wiring, jobs, steps, components, configuration, streaming, registry registration, and tests.
FlowLLM lite remote client operation guide. Use when a user asks Codex to run, inspect, monitor, or terminate commands through flowllm/lite/flow/remoteclientflow.py or the fl --remote-client CLI, including remote exec, ping, tasks, kill, killall, command files, Python files, timeout, host, port, and remote server…
A planning workflow for adding a new feature to an existing product after its first usable version is complete. It compares the requested change with the current code, documented rules, user experience, and tests before producing an implementation plan.
This file is auto-loaded by Claudian (the Obsidian plugin) and by Claude Code (the CLI) whenever this vault is the working directory. It defines the LLM side of the workflow and the wiki schema that /ingest-to-wiki and /lint-wiki rely on.