Thesis Check Plagiarism banner
idoforgod idoforgod

Thesis Check Plagiarism

Development community

Description

--- description: Run plagiarism check on thesis output using @plagiarism-checker agent. --- # Check Plagiarism Manual plagiarism check on thesis output files. ## Protocol 1. Read thesis draft chapters from `thesis-output/{project}/wave-results/` 2. Delegate to @plagiarism-checker: - Compare text against known sources - Check for improper paraphrasing - Verify all direct quotes are properly attributed - Calculate similarity percentages by section 3. Display results: - Overall s

Installation

Installs to ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-check-plagiarism.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/Dissertation-Simulator-AgenticWorkflow/HEAD/.claude/commands/thesis-check-plagiarism.md -o ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-check-plagiarism.md

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

Full documentation available on GitHub

View Source Repository