feat(okf): add SKILL.md variants (top/code/desktop), CLAUDE.md, README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
11
custom-skills/97-ourdigital-okf/code/CLAUDE.md
Normal file
11
custom-skills/97-ourdigital-okf/code/CLAUDE.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# ourdigital-okf (Claude Code)
|
||||
|
||||
Use `SKILL.md` in this directory as the instruction set for producing, validating, and
|
||||
visualizing Open Knowledge Format (OKF) v0.1 bundles.
|
||||
|
||||
- Scripts live in `scripts/` and use the Python standard library only (no pip install).
|
||||
- Read `references/okf-spec-v0.1.md` before producing a bundle.
|
||||
- Templates are in `assets/`.
|
||||
- Always confirm the output directory with the user before creating it.
|
||||
- A bundle is done only when `python3 scripts/okf_validate.py <bundle>` reports CONFORMANT
|
||||
with zero errors.
|
||||
Reference in New Issue
Block a user