Claude Tools / Hooks / scaffolding

Hooks · komluk/scaffolding

scaffolding

13 agents, 36 skills, 19 commands, 15 hooks — spec-driven, multi-agent orchestration for Claude Code with per-phase model tiers, opt-in lifecycle hooks, and optional cross-device semantic memory.

CLEARED_STATICclaude-onlyv2.11.1

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Hooks

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran13587 code lines / 125 files
secretsranno secret patterns matched
egressranno egress patterns matched
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraldeferredbehavioural assessment deferred (v1): 22 hook(s) declared: ['PreToolUse', 'PreToolUse', 'PreToolUse', 'PreToolUse', 'PreToolUse', 'PreToolUse', 'PostToolUse', 'PostToolUse', 'PostToolUse', 'PostToolUse', 'Stop', 'Stop', 'Stop', 'SubagentStop', 'Notification', 'SessionStart', 'SessionStart', 'SessionStart', 'SessionStart', 'SessionStart', 'SessionStart', 'SessionStart']

What's inside

Components found

agents/analyst.md
componentmedium
agents/architect.md
componentmedium
agents/coordinator.md
componentmedium
agents/debugger.md
componentmedium
agents/developer.md
componentmedium
agents/devops.md
componentmedium
agents/gitops.md
componentmedium
agents/mcp-builder.md
componentmedium
agents/optimizer.md
componentmedium
agents/prompt-engineer.md
componentmedium
agents/researcher.md
componentmedium
agents/reviewer.md
componentmedium
agents/tech-writer.md
componentmedium
commands/context.md
componentmedium
commands/doctor.md
componentmedium
commands/init-openspec.md
componentmedium
commands/init-rules.md
componentmedium
commands/sofa.md
componentmedium
output-styles/clean-reports.md
componentmedium
templates/skill-template.md
componentmedium

Coverage

Not assessed

  • behavioural execution not run

README

From the repository

# claude-scaffolding

[![Version](https://img.shields.io/badge/version-2.8.0-blue?style=flat-square)](https://github.com/komluk/scaffolding/releases) [![License: MIT](https://img.shields.io/badge/license-MIT-green?style=flat-square)](LICENSE) [![Works with Claude Code](https://img.shields.io/badge/Claude%20Code-plugin-8A2BE2?style=flat-square)](https://github.com/komluk/scaffolding) [![Agents](https://img.shields.io/badge/agents-13-orange?style=flat-square)](agents/) [![Skills](https://img.shields.io/badge/skills-36-orange?style=flat-square)](skills/) [![Commands](https://img.shields.io/badge/commands-19-orange?style=flat-square)](commands/) [![Listed on ClaudePluginHub](https://www.claudepluginhub.com/badge/komluk-scaffolding)](https://www.claudepluginhub.com/plugins/komluk-scaffolding?ref=badge)

Spec-driven multi-agent orchestration for Claude Code — pure markdown, zero backend,
runs on the stock runtime. 13 agents, 36 skills, 19 commands, 15 hooks, per-phase model
tiers, opt-in lifecycle hooks, optional cross-device semantic memory.

## Overview

`claude-scaffolding` is a portable, markdown-only Claude Code configuration. It
provides multi-agent orchestration, a library of reus

← Back to Hooks