1.4 KiB
name, description
| name | description |
|---|---|
| vibe-logging | Use when: implementing, reviewing, testing, documenting, or otherwise completing LinkLog work that must be captured in the project's VIBE conversation log. Append the visible user request and concise outcome to VIBE/PROMPTS.md and VIBE/CHAT_LOG.md. |
LinkLog VIBE Logging
Purpose
VIBE/ is LinkLog's append-only, user-visible record of its development conversation. Keep it current whenever a LinkLog task is completed.
Workflow
-
Complete the user's requested work and its relevant validation first.
-
Append the user-visible request to
VIBE/PROMPTS.mdunder a## YYYY-MM-DDheading. Reuse today's heading when it already exists; otherwise add it at the end. -
Append a matching entry to
VIBE/CHAT_LOG.md:### User <the visible user request> ### Assistant outcome <a concise statement of the completed work and meaningful validation> -
Do not edit, reorder, summarize, or remove earlier VIBE records. Only append.
-
Exclude system prompts, developer instructions, environment details, private tool use, credentials, and internal reasoning.
-
Before finalizing, verify both VIBE files include the exchange and that the outcome accurately reflects the completed work.
Scope
Use this skill for visible LinkLog development interactions. The VIBE record should describe what the user asked and what was delivered, not an internal transcript.