-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
44 lines (34 loc) · 1.53 KB
/
NOTICE
File metadata and controls
44 lines (34 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Claude Code Workflow - Local Setup
Copyright 2025 Jorge Castro
This product includes software developed from the HumanLayer project
(https://github.com/humanlayer/humanlayer).
================================================================================
The following components are derived from HumanLayer:
Copyright (c) 2024, humanlayer Authors
Licensed under the Apache License, Version 2.0
- Claude Code slash commands in commands/
- create_plan.md (modified)
- iterate_plan.md (modified)
- implement_plan.md (modified)
- validate_plan.md (modified)
- research_codebase.md (modified)
- commit.md (modified)
- Claude Code agents in agents/
- codebase-locator.md (modified)
- codebase-analyzer.md (modified)
- codebase-pattern-finder.md (modified)
- thoughts-locator.md (modified)
- thoughts-analyzer.md (modified)
- Metadata generation script
- skills/thoughts-management/scripts/thoughts-metadata (derived from hack/spec_metadata.sh, modified)
All modifications include:
- Adaptation for local-only operation (removed HumanLayer Cloud dependencies)
- Integration with local thoughts/ directory system
- Addition of metadata generation scripts
- Enhanced documentation and examples
The original HumanLayer project can be found at:
https://github.com/humanlayer/humanlayer
================================================================================
This workflow was inspired by Ashley Ha's article:
"I mastered the Claude Code workflow"
https://medium.com/@ashleybcha/i-mastered-the-claude-code-workflow-d7ea726b38fd