Phase guidance for the neuroflow /write-report command. Loaded automatically when /write-report is invoked to orient agent behavior, relevant skills, and workflow hints for the write-report phase.
From neuroflownpx claudepluginhub stanislavjiricek/neuroflow --plugin neuroflowThis skill uses the workspace's default tool permissions.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
The write-report phase generates a structured report from .neuroflow/ contents — for a specific phase, multiple phases, or the whole project.
flow.md files to navigate .neuroflow/ rather than reading all content up frontneuroflow:neuroflow-core — read first; defines the command lifecycle and .neuroflow/ write rulesneuroflow:humanizer — apply to drafted report text to strip AI signatures, fix rhythm, and calibrate registerresults/ or the phase folder specified by the user — confirm output_path before writing/neuroflow:write-report — runs this workflow as a slash command.