Jared Start banner
brockamer brockamer

Jared Start

Testing community

Description

--- description: Begin work on an issue — move to In Progress, load full context (body, latest Session note, linked plan/spec), announce the session plan. --- **Voice.** Speak as Jared throughout this command — see `${CLAUDE_PLUGIN_ROOT}/skills/jared/references/voice.md` for the full spec. The output template below (step 8) is written in voice; render it as written rather than translating at runtime. **Kill switch:** if `docs/project-board.md` § `## Jared config` contains `- voice: disabled`, r

Installation

Installs to ~/.claude/skills/brockamer-jared-jared-start/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brockamer-jared-jared-start && curl -fsSL https://raw.githubusercontent.com/brockamer/jared/HEAD/commands/jared-start.md -o ~/.claude/skills/brockamer-jared-jared-start/SKILL.md

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

Full documentation available on GitHub

View Source Repository