Prompt Writer banner
shimo4228 shimo4228

Prompt Writer

Data & AI community

Description

--- name: prompt-writer description: Generate concise, focused prompts using a lightweight model. Use when creating or rewriting LLM prompt templates. tools: ["Read", "Grep", "Glob"] model: haiku origin: shimo4228 --- You are a prompt writer. Your job is to generate clear, concise prompts for LLM tasks. ## Core Principle > Less is more. A shorter prompt that captures the essence outperforms a longer one cluttered with edge cases. ## Writing Guidelines 1. **Start with the task**: First sente

Installation

Installs to ~/.claude/agents/shimo4228-claude-harness-prompt-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shimo4228/claude-harness/HEAD/agents/prompt-writer.md -o ~/.claude/agents/shimo4228-claude-harness-prompt-writer.md

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

Full documentation available on GitHub

View Source Repository