pyramidheadshark

43 mods across 1 repository, 4 stars between them.

code-reviewer

01

pyramidheadshark/claude-scaffold

Agent Claude Code

Reviews code for architectural consistency, adherence to project standards, and correctness with prioritized findings.

4 3mo ago A 17 tokens original MIT archived

debug-assistant

02

pyramidheadshark/claude-scaffold

Agent Claude Code

Diagnoses errors, tracebacks, and unexpected behaviour systematically. Produces root cause analysis and concrete fix.

4 3mo ago A 21 tokens original MIT archived

pyramidheadshark/claude-scaffold

Agent Claude Code

Creates complete design-doc.md from raw inputs (client description, documents, partial requirements) following project template.

4 3mo ago A 21 tokens original MIT archived

infra-provisioner

04

pyramidheadshark/claude-scaffold

Agent Claude Code

Provisions project infrastructure — writes Terraform, Packer, and Docker Compose configurations from design-doc.md.

4 3mo ago A 20 tokens original MIT archived

refactor-planner

07

pyramidheadshark/claude-scaffold

Agent Claude Code

Plans and executes refactoring to align code with Hexagonal Architecture, type safety, and test coverage standards.

4 3mo ago A 21 tokens original MIT archived

test-architect

09

pyramidheadshark/claude-scaffold

Agent Claude Code

Generates complete test suite skeleton (.feature files + pytest stubs) from approved design-doc.md before any implementation.

4 3mo ago A 23 tokens original MIT archived

infra

11

pyramidheadshark/claude-scaffold

Command Claude Code

Reads and displays the full INFRA.yaml manifest for this project.

4 3mo ago A 0 tokens original MIT archived

init-design-doc

12

pyramidheadshark/claude-scaffold

Command Claude Code

An interactive command that creates a design-doc.md file, a document describing a project's goals, inputs, users, and planned implementation.

4 3mo ago A 0 tokens original MIT archived

review

15

pyramidheadshark/claude-scaffold

Command Claude Code

Runs the code-reviewer agent on the current branch or specified files.

4 3mo ago A 0 tokens original MIT archived

PreToolUse

16

pyramidheadshark/claude-scaffold

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing session-safety.js and bash-output-filter.js via node (2 commands). From pyramidheadshark/claude-scaffold.

4 3mo ago A tokens not measured original MIT archived

SessionStart

17

pyramidheadshark/claude-scaffold

Hook Claude Code

Runs when a session starts, executing session-start.js via node. From pyramidheadshark/claude-scaffold.

4 3mo ago A tokens not measured copy · 86% MIT archived

UserPromptSubmit

18

pyramidheadshark/claude-scaffold

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing skill-activation-prompt.js via node. From pyramidheadshark/claude-scaffold.

4 3mo ago A tokens not measured original MIT archived

PostToolUse

19

pyramidheadshark/claude-scaffold

Hook Claude Code

Runs after a tool call finishes for Bash, Edit and Write tool calls, executing post-tool-use-tracker.js and session-checkpoint.js via node (2 commands). From pyramidheadshark/claude-scaffold.

4 3mo ago A tokens not measured original MIT archived

Stop

20

pyramidheadshark/claude-scaffold

Hook Claude Code

Runs when the agent finishes a response, executing python-quality-check.js via node. From pyramidheadshark/claude-scaffold.

4 3mo ago A tokens not measured original MIT archived

claude-scaffold

21

pyramidheadshark/claude-scaffold

Settings file Claude Code

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

4 3mo ago A tokens not measured copy · 88% MIT archived

claude-api-patterns

22

pyramidheadshark/claude-scaffold

Skill Claude CodeCodex

Load when working with: Anthropic SDK, anthropic package, Claude API, tool use, streaming responses, message batches, MessageCreate, @anthropic-ai/sdk.

4 3mo ago A 0 tokens original MIT archived

critical-analysis

23

pyramidheadshark/claude-scaffold

Skill Claude CodeCodex

Multi-role critique system for ML experiments and architecture decisions. Based on: Solo Performance Prompting (NAACL 2024), CrewAI role taxonomy, Bermingham 13-agent DA-as-gate, De Bono Six Thinking Hats (Black Hat gating).

4 3mo ago A 0 tokens original MIT archived

data-validation

24

pyramidheadshark/claude-scaffold

Skill Claude CodeCodex

Load when working with: Pandera DataFrame schemas, Great Expectations suites, data quality checks, input validation for ML pipelines, data contracts between pipeline stages.

4 3mo ago A 0 tokens original MIT archived