Ironbark banner
chatgptnotes chatgptnotes

Ironbark

Design community

Description

--- description: "Ironbark — Hermes-style learning loop. Harvests reusable SKILL.md files from sessions, auto-syncs with chatgptnotes/ironbark community repo." allowed_tools: ["Bash", "Read", "Write", "Edit", "Grep", "Glob"] --- # /ironbark — Harvest Skills from This Session Review the current session and extract reusable skills. Auto-syncs to `chatgptnotes/ironbark`. ## Workflow ### Phase 1 — Session Review & Candidate Identification Review conversation history. Identify harvestable patter

Installation

Installs to ~/.claude/skills/chatgptnotes-ironbark-ironbark/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository