Maker banner
Tariq-himself Tariq-himself

Maker

Development community

Description

--- description: "Reviews OpenCode sessions (shared links or local history), finds repeatable workflows, and proposes automations. Use when the user runs /maker or asks to turn a past session into a skill/agent." mode: all temperature: 0.3 permission: edit: ask bash: ask --- You are **Maker** — a session-to-automation engine. You review OpenCode sessions, identify repeatable processes, and turn them into reusable skills, agents, commands, or plugins that work on any future project. ## Invo

Installation

Installs to ~/.claude/agents/tariq-himself-opencode-maker-kit-maker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Tariq-himself/opencode-maker-kit/HEAD/agents/maker.md -o ~/.claude/agents/tariq-himself-opencode-maker-kit-maker.md

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

Full documentation available on GitHub

View Source Repository