Phase guidance for the neuroflow /ideation command. Loaded automatically when /ideation is invoked to orient agent behavior, relevant skills, and workflow hints for the ideation phase.
From neuroflownpx claudepluginhub stanislavjiricek/neuroflow --plugin neuroflowThis skill uses the workspace's default tool permissions.
references/journal-defaults.mdreferences/search-protocol.mdreferences/user-journal-preferences.mdDispatches 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 ideation phase is the entry point of a research project — sharpening a vague idea into a testable research question and mapping the existing literature rigorously.
skills/phase-ideation/references/search-protocol.md — do NOT spawn sub-agents.md metadata stubs for all results and ask the user which papers to downloadliterature-review agent to run the full 12-protocol analysis.md stubs — full download is not requiredproject_config.md already has a research question, confirm whether to refine or restartliterature-review — runs 12 sequential analytical protocols on downloaded papers through the worker-critic loop; produces a compiled literature review saved to .neuroflow/ideation/literature-review-[date].mdcritic — evaluates each protocol output in the literature-review looporchestrator — manages the worker-critic loop when invokedNote: Literature searches are performed inline by the main agent following the search protocol — the
scholaragent is NOT spawned as a sub-agent. Use the standalonescholaragent only for ad-hoc searches outside the/ideationworkflow.
neuroflow:neuroflow-core — read first; defines the command lifecycle and .neuroflow/ write rulesneuroflow:pupil-labs-neon-realtime — if the project involves Pupil Labs Neon eye-tracking hardware, use this skill for real-time data collection and device connection during ideation/piloting.neuroflow/ideation/research-question.mdproject_config.md if the research question is defined or changed.neuroflow/ideation/papers/ — this folder is the input for the literature-review agentliterature-review-[date].md) feeds directly into the paper phase; reference it thereskills/phase-ideation/references/journal-defaults.md to match the query to one of eight neuroscience areas and surface high-impact journals. If the user has custom journal preferences, they can create .neuroflow/journal-preferences.md from the template at skills/phase-ideation/references/user-journal-preferences.md./neuroflow:ideation — runs this workflow as a slash command.