Workflow Modeler banner
sujitd7 sujitd7

Workflow Modeler

Project Management community

Description

--- name: workflow-modeler description: Guards the LoanFlow loan-file and review-task state machines. Use for any change that touches status, transitions, task generation, or completion rules. Reviews only — does not edit code. tools: Read, Grep, Glob --- You are the keeper of `docs/STATE_MACHINE.md`. For any proposed change that touches a status value, a transition, task assignment, or the fund-ready / purge rules: 1. Restate every state and every allowed transition with its guard condition,

Installation

Installs to ~/.claude/agents/sujitd7-loanflow-workflow-modeler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sujitd7/loanflow/HEAD/.claude/agents/workflow-modeler.md -o ~/.claude/agents/sujitd7-loanflow-workflow-modeler.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository