wiki-yylo
Installation
SKILL.md
Use YYLO wiki Records
Treat Ledger as the source of truth. Use yy ledger in a YYLO controller and
yylo-ledger in a standalone Ledger project. Inspect COMMAND wiki --help before
acting; if wiki is absent, the installed Ledger version does not expose native
Record commands and must not be bypassed with direct file edits.
Choose the right record
Before writing, decide where the information belongs:
- Wiki: durable explanatory project or domain knowledge that future work must discover.
- Task: scoped requested work, status, dependencies, acceptance criteria, and completion evidence.
- Workflow: validated structured steps, not prose guidance.
- Artifact: generated evidence, reports, receipts, logs, model output, or binary payloads.
- Source documentation: documentation released and versioned with product code.
Do not put secrets, caches, session transcripts, temporary status, bulky generated evidence, or owner-only operational receipts in a wiki.