openclaw-workspace-dev
Summary
An OpenClaw workspace template for agent-focused software delivery. Includes role definitions, operating procedures, and a chronological memory log to help organize and track OpenClaw implementation projects.
Included Assets
AGENTS.md— Agent operating manual with explicit environment, role, and rules for the Initial Implementation Engineer.SOUL.md— Persona and principles for agent operation, focusing on safe and efficient initial implementation.TOOLS.md— Tooling guidelines for connectivity, git usage, commit conventions, and approved/prohibited operations.memory/20YY-MM-DD-*.md— Chronological memory logs capturing work history, session transcripts, and command usage (various dates from 2026-03-09 through 2026-03-13).
How to Use
-
Review agent definitions:
Start withAGENTS.mdandSOUL.mdto understand expectations, boundaries, and reporting structure for the Initial Implementation Engineer. -
Follow tool protocols:
ReferenceTOOLS.mdfor allowed actions and required workflows (commit messaging, Cursor CLI usage, etc.). -
Track project progress:
Use thememory/directory to browse work history, decisions, and command runs. Each log file corresponds to a specific date and session. -
Extend or adapt:
Add new memory logs, update agent procedures, or onboard additional agents as your OpenClaw project evolves.
Notes
- All code-writing or file edit actions for projects must be performed via Cursor CLI as described in
TOOLS.md. - Memory logs are meant to provide transparency, reproducibility, and easy handoff for agents.
- This workspace does not include source code for target projects, only the framework for agent-driven delivery and collaboration.
No comments yet.