بنقرة واحدة
rocky
يحتوي rocky على 5 من skills المجمعة من NVME-git، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Wrap-up skill — runs rocky-checkpoint (extracts learnings from recent commits) followed by rocky-promptiq (rescores recent prompts), then prints a fused summary. Use as the default "end of work session" invocation. Trigger phrases: "/rocky-review", "rocky review", "wrap up the session", "end of session review".
Seed the user's Rocky personal knowledge graph (PKG) by extracting topics + generic question banks from historical git commits in the current project. Use when the user has just installed Rocky in a project with existing history, or wants to fill gaps the post-commit queue missed. Trigger phrases: "/rocky-backfill", "rocky backfill", "seed my PKG from this repo's history", "backfill topics from past commits".
Extract atomic learning topics from recent commits and add them to the user's Rocky personal knowledge graph (PKG). Run after the user (or you) makes one or more commits in a project that has Rocky installed. Trigger phrases: "/rocky-checkpoint", "rocky checkpoint", "extract topics from these commits", "add to my PKG".
Re-evaluate the user's recent prompts using your own judgment to produce a PromptIQ score (0-100) per prompt and short feedback. Use this when the user asks to refresh their PromptIQ, see how their prompting is improving, or get feedback on recent prompts. Trigger phrases: "/rocky-promptiq", "rescore my prompts", "evaluate my prompting", "promptiq".
Quiz the user on the topics in their Rocky personal knowledge graph (PKG) that are weakest right now (lowest recall_now = retrievability × mastery). Asks one targeted question per topic, scores the answer, and records the review so FSRS spaced-repetition state advances. Trigger phrases: "/rocky-quiz", "rocky quiz me", "drill my weakest topics", "what should I review", "test me on my PKG".