Tune Templates banner
NitinJ NitinJ

Tune Templates

Testing community

Description

--- description: Optimize the SpecForge spec templates from review-comment history --- Mine the SpecForge review-comment history, cluster the recurring cross-spec themes and redundant sections, and propose template changes as a spec before editing the templates. Invoke the `specforge:tune-templates` skill. Optional focus / notes: $ARGUMENTS

Installation

Installs to ~/.claude/skills/nitinj-specforge-tune-templates/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nitinj-specforge-tune-templates && curl -fsSL https://raw.githubusercontent.com/NitinJ/specforge/HEAD/commands/tune-templates.md -o ~/.claude/skills/nitinj-specforge-tune-templates/SKILL.md

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

Full documentation available on GitHub

View Source Repository