workspace
Installation
SKILL.md
Working in the Workspace
- Plan the task as a short ordered checklist.
- Inspect first: read files or
lsa directory before changing anything. - Make the smallest change that advances the task; re-check after each step.
- Keep every path inside the workspace.
- Prefer reversible, non-destructive commands. Explain risky ones before running.
- Finish by summarizing exactly what you created or changed.