waylog-journal
Waylog Journal
Keep a running, security-sanitized journal of important decisions and implementation details by
summarizing .waylog/history/*.md into a per-session cache (.waylog-journal/sessions.md) and a
condensed journal (.waylog-journal/summary.md).
Important: sandbox network
This skill runs a Python script that spawns codex exec subprocesses. If you run it from inside Codex, those
subprocesses inherit Codex’s command sandbox. If outbound network is disabled there, the skill cannot call the model
and will (at best) produce placeholders.
When the skill is invoked, always request outbound network access for the command sandbox before running the script (or instruct the user how to enable it).
Quick start
From the project root (or any subdirectory inside it):
More from alessandrobologna/codex-skills
learn
Research a user-specified topic with current authoritative sources and package the findings as a reusable topic-kb skill (for example, kinesis-kb). Use when a user asks to learn about a topic, build a knowledge-base skill, or convert web research into reusable guidance.
4mermaid-github-safe-area
Ensure Mermaid diagrams in GitHub READMEs reserve bottom-right safe area using init-only config (no CSS, no spacer nodes) and optionally apply handrawn style on request.
4git-worktree-feature-flow
Create a feature branch in a Git worktree, work independently, then merge back and clean up safely.
3