
local-llm
A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
Contractor is a project-agnostic template that installs a disciplined, delegation-driven workflow for Claude AI, enabling it to act like a senior engineering contractor with research-plan-execute-review pipeline, branch safety, and multi-agent parallel execution.
39
No data
3
1
MIT
2026-07-14
It distills a battle-tested agent setup into a reusable template that automates multi-agent delegation (orchestrator, architect, builder swarm, reviewers), enforces adversarial review gates, and works with any repo via a single npx command.
=16" />
npx contractor-kit — install a senior-contractor workflow into any repo in one command.
A disciplined, delegation-driven workflow for Claude. Drop it into any repo and Claude starts working like a senior engineering contractor: it researches before it builds, plans before it executes, delegates grunt work to a builder swarm, reviews everything adversarially, and never touches your default branch directly.
Contractor is a project-agnostic distillation of a battle-tested CLAUDE.md
and .claude/ setup — the personal paths, names, and one-project specifics
stripped out and replaced with {{PLACEHOLDERS}} you fill once.
bin/cli.js # the npx installer (`contractor` / `contractor fill`)
package.json # npm package manifest (bin, files, MIT)
template/ # the payload copied into a target repo:
CLAUDE.md # Claude's instructions (Research → Plan → Execute → Review)
contractor.config.example # the placeholders to fill, once per project
.claude/
agents/ # task-manager, architect, builder, reviewer, code-reviewer,
# security-reviewer, pr-test-analyzer, performance-reviewer, silent-failure-hunter
hooks/ # secret scan, dangerous-command block, file protection, session context
rules/code-quality.md # naming, markers, anti-defaults
settings.json # wires the hooks + a safe permission allow/deny list
Core ideas (full detail in template/CLAUDE.md):
A disciplined, delegation-driven operating system for AI coding agents. npx contractor-kit.
Similar projects matched by category, topics, and programming language.

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
Claudemux is a lightweight, dependency-minimal message bus that lets multiple Claude Code sessions communicate in real-time over tmux, enabling one session to ask another a question and receive the answer without manual intervention.
A set of bash scripts using ffmpeg to simulate vintage cassette tape audio profiles with noise, wow/flutter, bandwidth limits, and EQ.