feat(okf): add Open Knowledge Format plugin with author and refactor skills#77
Conversation
…skills Add the `okf` plugin for the Open Knowledge Format (OKF) v0.1 — a vendor-neutral format representing knowledge as markdown files with YAML frontmatter. - skills/okf: author, init, and validate OKF bundles; bundles the OKF v0.1 SPEC.md as an offline reference and a stdlib-only validate_okf.py. - skills/okf-refactor: convert existing notes/docs/catalog exports into a conformant, cross-linked OKF bundle. - Register in Claude and Codex marketplace manifests. Co-Authored-By: duyetbot <[email protected]>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Review limit reached
More reviews will be available in 51 minutes and 14 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (10)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Welcome! 👋Thank you for your first contribution to this project! We appreciate you taking the time to improve our codebase. Next Steps
Contribution Guidelines
Thanks again for contributing! 🎉 |
What
Adds the okf plugin for the Open Knowledge Format (OKF) v0.1 — a vendor-neutral format representing knowledge as markdown files with YAML frontmatter.
Skills
SPEC.mdas an offline reference and a stdlib-onlyvalidate_okf.pyconformance checker.Notes
.claude-plugin/+ Codex.codex-plugin/); registered in all three marketplace files.bash scripts/validate-plugins.sh→ 45 items, 0 failed.type, warns (does not fail) on broken links, per the spec's tolerance rule.Co-Authored-By: duyetbot [email protected]