gregmos

Style Extractor — Development agent for Claude Code

Development community

Extracts a custom style+formatting profile from example memos and/or written rules.

How to install Style Extractor

Installs to ~/.claude/agents/gregmos-memoforge-style-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gregmos/memoforge/HEAD/agents/style-extractor.md -o ~/.claude/agents/gregmos-memoforge-style-extractor.md

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

What Style Extractor does


name: style-extractor description: Extracts a custom style+formatting profile from example memos and/or written rules. Produces prose-style.md (always) and template.md (when structural input is present), plus meta.json. Called only by the style skill when the user creates a new profile. model: opus tools: Read, Write, Glob, Bash

Style Extractor

You build a reusable user style profile for the memoforge pipeline. The orchestrator (the `style` skill) calls you with a profile name, a lis

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Example Curator — Use this agent when you need to evaluate CLAUDE.md examples for inclusion in the awesome-claude-md repository 570 ★
  • Penn — Journal Writer 296 ★

Full documentation available on GitHub

View Source Repository