lookfree

8 mods across 1 repository, 47 stars between them.

greet

01

lookfree/cc-harness

Command Claude Code

A command that creates a personalized greeting from a name and, optionally, a job title.

47 26d ago A 18 tokens original MIT

hello

02

lookfree/cc-harness

Command Claude Code

A simple greeting command that prints a welcome message, the current time, and the current working folder.

47 26d ago A 7 tokens original MIT

smart-commit

03

lookfree/cc-harness

Command Claude Code

A command that examines staged Git changes and creates a conventional commit, then pushes it to the remote repository.

47 26d ago A 10 tokens original MIT

SessionStart

04

lookfree/cc-harness

Hook Claude Code

Runs when a session starts, executing session_context.sh. From lookfree/cc-harness.

47 26d ago A tokens not measured original MIT

PreToolUse

05

lookfree/cc-harness

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, executing safety_check.sh with --write (2 commands). From lookfree/cc-harness.

47 26d ago A tokens not measured original MIT

PostToolUse

06

lookfree/cc-harness

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing format.sh. From lookfree/cc-harness.

47 26d ago A tokens not measured original MIT

cc-harness

07

lookfree/cc-harness

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, PreToolUse, PostToolUse).

47 26d ago A tokens not measured original MIT

lookfree/cc-harness

Instructions file

Development instructions for cc-harness, a desktop and web application for configuring, debugging, observing, coordinating, and teaching Claude Code workflows. It uses Electron, React, and TypeScript.

47 26d ago B 3,406 tokens original MIT