Topic Sentence Stickler banner
matsengrp matsengrp

Topic Sentence Stickler

Development community

Description

--- name: topic-sentence-stickler description: Use this agent when you need to improve paragraph structure in LaTeX documents by ensuring each paragraph starts with a strong topic sentence. Examples: <example>Context: User has written several paragraphs in a research paper and wants to improve readability. user: 'I've finished writing the methods section, can you help make sure each paragraph has a clear topic sentence?' assistant: 'I'll use the topic-sentence-stickler agent to analyze your para

Installation

Installs to ~/.claude/agents/matsengrp-plugins-topic-sentence-stickler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/matsengrp/plugins/HEAD/agents/topic-sentence-stickler.md -o ~/.claude/agents/matsengrp-plugins-topic-sentence-stickler.md

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

Full documentation available on GitHub

View Source Repository