Development workflow for this repository. Run `make help` to see available targets.
This project uses a Makefile-based build system.
Run make help to see all available targets and understand the build workflow.
make help
CRITICAL: You MUST create and maintain a PR description file for every branch.
This file describes what's happening on the branch. Update it before every push.
.github/pr/<slug>.md with a descriptive slug (e.g., add-auth-logging.md, fix-parser-edge-case.md)# component: verb explanation
Brief description of what this change does and why.
## Changes
- `path/to/file.lua` - what it does
- `path/to/other.lua` - what it does
Guidelines:
component: verb explanation (sentence case)Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer