connerohnesorge

47 mods across 2 repositories, 61 stars between them.

coder

01

connerohnesorge/conclaude

Agent Claude Code

Implementation specialist that writes code to fulfill specific todo items. Use when a coding task needs to be implemented.

37 2mo ago A 23 tokens

connerohnesorge/conclaude

Agent Claude Code

Use this agent when you need comprehensive visual testing of user flows, end-to-end testing with browser automation, or validation of UI components and interactions. Note that this agent cannot make any edits or see the filesystem! Examples: - Context: User has implemented a new authentication flow and wants to ensure…

37 2mo ago A 0 tokens

stuck

03

connerohnesorge/conclaude

Agent Claude Code

Emergency escalation agent that ALWAYS gets human input when ANY problem occurs. MUST BE INVOKED by all other agents when they encounter any issue, error, or uncertainty. This agent is HARDWIRED into the system - NO FALLBACKS ALLOWED.

37 2mo ago A 53 tokens

tester

04

connerohnesorge/conclaude

Agent Claude Code

Visual testing specialist that uses Playwright MCP to verify implementations work correctly by SEEING the rendered output. Use immediately after the coder agent completes an implementation.

37 2mo ago A 32 tokens

apply

05

connerohnesorge/conclaude

Command Claude Code

Command "apply" from connerohnesorge/conclaude, covering change proposal application/acceptance process, guardrails, steps and reference.

37 2mo ago A 0 tokens

sync

08

connerohnesorge/conclaude

Command Claude Code

Detect spec drift from code and update specs interactively.

37 2mo ago A 11 tokens

SubagentStop

09

connerohnesorge/conclaude

Hook Claude Code

Runs when a subagent finishes, running conclaude Hooks SubagentStop. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

Notification

10

connerohnesorge/conclaude

Hook Claude Code

Runs when the agent sends a notification, running conclaude Hooks Notification. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

SubagentStart

11

connerohnesorge/conclaude

Hook Claude Code

Runs when a subagent starts, running conclaude Hooks SubagentStart. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

PostToolUse

12

connerohnesorge/conclaude

Hook Claude Code

Runs after a tool call finishes, running conclaude Hooks PostToolUse. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

PreCompact

13

connerohnesorge/conclaude

Hook Claude Code

Runs before the context is compacted, running conclaude Hooks PreCompact. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

SessionStart

14

connerohnesorge/conclaude

Hook Claude Code

Runs when a session starts, running conclaude Hooks SessionStart. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

PreToolUse

15

connerohnesorge/conclaude

Hook Claude Code

Runs before the agent uses a tool, running conclaude Hooks PreToolUse. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

UserPromptSubmit

16

connerohnesorge/conclaude

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running conclaude Hooks UserPromptSubmit. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

PermissionRequest

17

connerohnesorge/conclaude

Hook Claude Code

Runs when the agent asks permission for an action, running conclaude Hooks PermissionRequest. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

SessionEnd

18

connerohnesorge/conclaude

Hook Claude Code

Runs when a session ends, running conclaude Hooks SessionEnd. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

Stop

19

connerohnesorge/conclaude

Hook Claude Code

Runs when the agent finishes a response, running conclaude Hooks Stop. From connerohnesorge/conclaude.

37 2mo ago A tokens not measured

conclaude

20

connerohnesorge/conclaude

Settings file Claude Code

Agent settings declaring 11 hook events (SubagentStop, Notification, SubagentStart, PostToolUse) and 0 allowed tools.

37 2mo ago A tokens not measured

generate-docs

21

connerohnesorge/conclaude

Skill Claude CodeCodex

Generate configuration reference documentation from conclaude-schema.json using src/bin/generate-docs.rs. USE WHEN the schema file changes, configuration options are added/modified, or documentation needs to be regenerated for the website.

37 2mo ago A 47 tokens

generate-schema

22

connerohnesorge/conclaude

Skill Claude CodeCodex

Generate the conclaude-schema.json configuration schema file using src/bin/generate-schema.rs. USE WHEN the configuration format changes, new config fields are added, or the schema needs to be updated for release or testing.

37 2mo ago A 46 tokens

connerohnesorge/conclaude

Skill Claude CodeCodex

Accept Spectr change proposals by converting tasks.md to tasks.jsonc without requiring the spectr binary. USE WHEN you're in a sandboxed or restricted execution context and spectr is not available in your path. DO NOT USE WHEN you need a lightweight alternative for task acceptance, but have the spectr binary…

37 2mo ago A 85 tokens

connerohnesorge/conclaude

Skill Claude CodeCodex

Validate Spectr specifications and change proposals without requiring the spectr binary USE WHEN you're in a sandboxed or restricted execution context and spectr is not available in your path. DO NOT USE WHEN you need a lightweight alternative for task acceptance, but have the spectr binary available. DO NOT USE when…

37 2mo ago A 79 tokens