The best way to get AI coding agents to solve hard problems in complex codebases.
Repo: humanlayer/humanlayer
What's inside
public issues repo for humanlayer - the code here is pretty much all deprecated - you can try the rebuild of humanlayer at https://humanlayer.com - thanks for all your support - dex
.claude/
agents/
codebase-analyzer.md
codebase-locator.md
codebase-pattern-finder.md
thoughts-analyzer.md
thoughts-locator.md
web-search-researcher.md
commands/
ci_commit.md
ci_describe_pr.md
commit.md
create_handoff.md
create_plan_generic.md
create_plan_nt.md
create_plan.md
create_worktree.md
debug.md
describe_pr_nt.md
describe_pr.md
founder_mode.md
implement_plan.md
iterate_plan_nt.md
iterate_plan.md
linear.md
local_review.md
oneshot_plan.md
oneshot.md
ralph_impl.md
ralph_plan.md
ralph_research.md
research_codebase_generic.md
research_codebase_nt.md
research_codebase.md
resume_handoff.md
validate_plan.md
settings.json
.github/
ISSUE_TEMPLATE/
bug_report.md
feature_request.md
feedback.md
PULL_REQUEST_TEMPLATE.md
workflows/
claude-code-review.yml
CLAUDE.md
claude.yml
linear-create-plan.yml
linear-implement-plan.yml
linear-research-tickets.yml
main.yml
release-macos.yml
.gitignore
.npmrc
.pre-commit-config.yaml
apps/
daemon/
.gitignore
CLAUDE.md
package.json
README.md
src/
index.ts
router/
index.ts
server.ts
sessions.ts
swagger.ts
tsconfig.json
react/
.gitignore
build.ts
bun-env.d.ts
bunfig.toml
CLAUDE.md
components.json
package.json
README.md
src/
APITester.tsx
App.tsx
components/
editor.css
Editor.tsx
ui/
button.tsx
card.tsx
form.tsx
input.tsx
label.tsx
select.tsx
frontend.tsx
index.css
index.html
index.tsx
lib/
electric-proxy.ts
schemas.ts
tiptap.ts
utils.ts
logo.svg
react.svg
y-electric/
index.ts
utils.ts
styles/
globals.css
tsconfig.json
YEJS_SETUP.md
biome.jsonc
bun.lock
CLAUDE.md
claudecode-go/
client_internal_test.go
client_test.go
client.go
doc.go
example_test.go
go.mod
go.sum
Makefile
README.md
types_test.go
types.go
CONTRIBUTING.md
DEVELOPMENT.md
docker-compose.yml
docs/
.gitignore
case-studies/
healthcare-case-study.md
development.mdx
Dockerfile
docs.knowledge.md
favicon.ico
images/
agent-webhooks.png
email-create-linear-ticket.png
function_stakes.png
gen-2-gen-3-agents.png
humanlayer_require_approval.png
humanlayer-dark.png
humanlayer-get-started.gif
humanlayer-light.png
slack-byo.png
slack-conversation.png
slack-from-manifest.png
slack-humanlayer.png
video-preview.png
wordmark-dark.svg
wordmark-light.svg
introduction.mdx
mint.json
package-lock.json
quickstart-typescript.mdx
readme.md
workshop.mdx
hack/
cleanup_worktree.sh
codelayer-icon-nightly.png
create_worktree.sh
dex/
flow-tmux.sh
generate_nightly_icons.py
generate_nightly_icons.sh
generate_rounded_icons_macos.sh
generate_rounded_icons.py
generate_tauri_icons.sh
humanlayer-icon.png
install_platform_deps.sh
linear/
.gitignore
bun.lock
linear-cli.ts
package-lock.json
package.json
README.md
test-fetch-images.sh
tsconfig.json
port-utils.sh
rotate_icon_colors.py
run_silent.sh
setup_repo.sh
spec_metadata.sh
visualize.ts
hld/
.gitignore
api/
api.go
config.yaml
handlers/
agents.go
approvals_test.go
approvals.go
config.go
files_test.go
files.go
middleware_test.go
middleware.go
proxy_transform_test.go
proxy_transform.go
proxy.go
server.go
sessions_slash_commands_test.go
sessions_test.go
sessions.go
settings.go
sse_test.go
sse.go
testutil_test.go
integration_test.go
mapper/
mapper.go
openapi.yaml
server.gen.go
approval/
manager_test.go
manager.go
types.go
bus/
events_test.go
events.go
types.go
CLAUDE.md
client/
client_test.go
client.go
rest_client.go
sse_client.go
types.go
cmd/
hld/
main.go
config/
config.go
daemon/
daemon_approval_integration_test.go
daemon_continue_session_integration_test.go
daemon_conversation_integration_test.go
daemon_degraded_test.go
daemon_integration_test.go
daemon_openrouter_integration_test.go
daemon_orphan_test.go
daemon_permission_test.go
daemon_resume_during_running_integration_test.go
daemon_session_integration_test.go
daemon_session_state_integration_test.go
daemon_slash_commands_integration_test.go
daemon_subscription_integration_test.go
daemon_test.go
daemon.go
errors.go
http_server.go
mcp_claudecode_integration_test.go
mcp_integration_test.go
mcp_phase4_integration_test.go
mcp_server_integration_test.go
mcp_session_header_test.go
mcp_tool_use_id_integration_test.go
e2e/
.gitignore
bun.lock
package.json
test-rest-api.ts
test-utils.ts
go.mod
go.sum
integration_test.go
internal/
filescan/
scanner_bench_test.go
scanner_test.go
scanner.go
testutil/
socket.go
version/
version.go
Makefile
mcp/
server.go
PROTOCOL.md
README.md
rpc/
approval_handlers.go
handlers_continue_session_test.go
handlers_test.go
handlers.go
server.go
subscription_handlers.go
types_constants.go
types.go
run-with-logging.sh
sdk/
typescript/
.gitignore
bun.lock
openapitools.json
package.json
README.md
scripts/
generate.sh
src/
client.ts
generated/
.openapi-generator-ignore
apis/
AgentsApi.ts
ApprovalsApi.ts
EventsApi.ts
FilesApi.ts
index.ts
ProxyManualApi.ts
SessionsApi.ts
SettingsApi.ts
SseManualApi.ts
SystemApi.ts
index.ts
models/
Agent.ts
Approval.ts
ApprovalResponse.ts
ApprovalsResponse.ts
ApprovalStatus.ts
BulkArchiveRequest.ts
BulkArchiveResponse.ts
BulkArchiveResponseData.ts
BulkRestoreDraftsRequest.ts
BulkRestoreDraftsResponse.ts
BulkRestoreDraftsResponseData.ts
ConfigResponse.ts
ContinueSessionRequest.ts
ContinueSessionResponse.ts
ContinueSessionResponseData.ts
ConversationEvent.ts
ConversationResponse.ts
CreateApprovalRequest.ts
CreateApprovalResponse.ts
CreateApprovalResponseData.ts
CreateDirectory200Response.ts
CreateDirectoryRequest.ts
CreateSessionRequest.ts
CreateSessionResponse.ts
CreateSessionResponseData.ts
DatabaseInfoResponse.ts
DebugInfoResponse.ts
DecideApprovalRequest.ts
DecideApprovalResponse.ts
DecideApprovalResponseData.ts
DirectoryNotFoundResponse.ts
DiscoverAgents200Response.ts
DiscoverAgentsRequest.ts
ErrorDetail.ts
ErrorResponse.ts
Event.ts
EventType.ts
FileMatch.ts
FileSnapshot.ts
FuzzySearchFilesRequest.ts
FuzzySearchFilesResponse.ts
HealthResponse.ts
HealthResponseDependencies.ts
HealthResponseDependenciesClaude.ts
index.ts
InterruptSessionResponse.ts
InterruptSessionResponseData.ts
LaunchDraftSessionRequest.ts
MCPConfig.ts
MCPServer.ts
RecentPath.ts
RecentPathsResponse.ts
SearchMetadata.ts
Session.ts
SessionResponse.ts
SessionSearchResponse.ts
SessionsResponse.ts
SessionsResponseCounts.ts
SessionStatus.ts
SlashCommand.ts
SlashCommandsResponse.ts
SnapshotsResponse.ts
UpdateConfigRequest.ts
UpdateSessionRequest.ts
UpdateUserSettingsRequest.ts
UserSettings.ts
UserSettingsResponse.ts
ValidateDirectoryRequest.ts
ValidateDirectoryResponse.ts
runtime.ts
index.ts
middleware.test.ts
middleware.ts
test-sse.js
tsconfig.json
session/
claudecode_wrapper.go
continue_inheritance_test.go
draft_summary_test.go
manager_mcp_socket_test.go
manager_query_injection_test.go
manager_shutdown_test.go
... 508 moreFAQ
humanlayer is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.