Skip to content

Commit 29d3830

Browse files
Lukas Geigerclaude
andcommitted
docs: add lock-master to org profile README
Added lock-master to Start Here table, Repository Directory, Agent tooling Project Family, and Search and Discovery phrases. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent fe3d4ef commit 29d3830

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

profile/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
2121
| Controlled startup gate for Codex Desktop automations | [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex) |
2222
| Local maintenance tray and CLI for OpenAI Codex Desktop | [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex) |
2323
| Get notified the moment Claude Fable 5 is reachable again in Claude Code | [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter) |
24+
| Portable multi-agent file-lock system with scopes, expiry, and stale-cleanup | [lock-master](https://github.com/dev-bricks/lock-master) |
2425

2526
## Repository Directory
2627

@@ -36,6 +37,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
3637
| [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex) | Local Windows tray and CLI for OpenAI Codex Desktop repair, cleanup, diagnostics, and safe maintenance |
3738
| [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter) | Zero-dependency watcher that polls the Claude Code CLI for Claude Fable 5 and notifies you the moment it is reachable again — via Telegram, Discord, ntfy, desktop toast, or file fallback |
3839
| [ticket-master](https://github.com/dev-bricks/ticket-master) | Cross-platform, multi-provider ticket router; type a bug or request into a triage console, it is filed as a structured ticket, scored, and routed to the right AI provider or sub-agent for an immediate fix or into the project's task management |
40+
| [lock-master](https://github.com/dev-bricks/lock-master) | Portable multi-agent file-lock system — LOCK*.txt-based project/component locking with scopes, expiry, stale-cleanup and a fast overview cache |
3941
| [.github](https://github.com/dev-bricks/.github) | Organization profile, shared issue templates, community workflows, security policy, contribution guidance, and machine-readable repository context |
4042

4143
## Project Families
@@ -44,7 +46,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
4446
|---|---|---|
4547
| Desktop IDEs | [DevCenter](https://github.com/dev-bricks/DevCenter), [CodeBox](https://github.com/dev-bricks/CodeBox), [pythonbox](https://github.com/dev-bricks/pythonbox) | Local PySide6 developer interfaces for editing, debugging, project navigation, and build workflows |
4648
| Analysis and discovery | [MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser), [apiprober](https://github.com/dev-bricks/apiprober) | Static code inspection and passive API documentation for authorized systems |
47-
| Agent tooling | [companion-for-agy](https://github.com/dev-bricks/companion-for-agy), [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex), [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex), [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter), [ticket-master](https://github.com/dev-bricks/ticket-master) | Gemini CLI response capture, Codex Desktop startup gating, repair, cleanup, local operational support, Claude model availability monitoring, and AI-provider ticket routing |
49+
| Agent tooling | [companion-for-agy](https://github.com/dev-bricks/companion-for-agy), [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex), [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex), [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter), [ticket-master](https://github.com/dev-bricks/ticket-master), [lock-master](https://github.com/dev-bricks/lock-master) | Gemini CLI response capture, Codex Desktop startup gating, repair, cleanup, local operational support, Claude model availability monitoring, AI-provider ticket routing, and portable multi-agent file locking |
4850

4951
## Design Principles
5052

@@ -68,6 +70,7 @@ Useful phrases for finding dev-bricks projects on GitHub and external search:
6870
- dev-bricks companion for agy Gemini CLI wrapper
6971
- dev-bricks Claude Fable 5 availability watcher for Claude Code
7072
- dev-bricks multi-agent orchestration tools
73+
- dev-bricks lock-master multi-agent file locking
7174
- dev-bricks Windows developer tools
7275

7376
## Machine-Readable Context

0 commit comments

Comments
 (0)