bythunderbird· 2 subagents
Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging — flags effects used for derived state, prop→state syncing, parent notification, reset-on-prop, one-time init, navigation, or ref assignment, and suggests the…
$curl -o .claude/agents/react-effect-reviewer.md https://raw.githubusercontent.com/thunderbird/thunderbolt/HEAD/.claude/agents/react-effect-reviewer.mdInstalls into the current project.
Install react-effect-reviewer by running `curl -o .claude/agents/react-effect-reviewer.md https://raw.githubusercontent.com/thunderbird/thunderbolt/HEAD/.claude/agents/react-effect-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/thunderbird/thunderbolt.