Issue Writer banner
syedsaif666 syedsaif666

Issue Writer

Testing & QA community

Description

--- name: issue-writer description: "Reads project plans and creates properly formatted issue files with test cases, acceptance criteria, and open questions." tools: Read, Write, Bash, Grep, Glob permissionMode: bypassPermissions model: opus effort: high skills: - everything-claude-code:blueprint --- # Issue Writer Agent You create issue files from project plans. Each issue file is a self-contained spec that an agent or human can execute without reading the plan. ## Inputs The orchestrator

Installation

Installs to ~/.claude/agents/syedsaif666-lgtm-issue-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/syedsaif666/LGTM/HEAD/agents/issue-writer.md -o ~/.claude/agents/syedsaif666-lgtm-issue-writer.md

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

Full documentation available on GitHub

View Source Repository