Use the TodoWriter tool to define the following tasks and then perform them:

  1. Use detector subagent on $ARGUMENTS to provide a report on why it is AI generated
  2. Use detector-gemini subagent on $ARGUMENTS to provide a report on why it is AI generated
  3. Most of the time the first agent considers the content to be genuine while the second agent detects it as AI generated. In either case if any of the agents has any doubt about the content being human-written, it will be flagged for rewriting.
  4. Using writer subagent rewrite it naturally
  5. Use detector subagent on the rewritten content to make sure it passes as human written. If not, repeat the previous step until it passes the detector test
  6. Use detector-gemini subagent on the rewritten content to make sure it passes as human written. If not, repeat the previous step until it passes the detector-gemini test