-
Notifications
You must be signed in to change notification settings - Fork 0
refactor(okf): move okf skill to dot_agents, symlink from dot_claude #902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
7 changes: 4 additions & 3 deletions
7
.../hooks/executable_okf-wiki-maintenance.sh → .../hooks/executable_okf-wiki-maintenance.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
31 changes: 31 additions & 0 deletions
31
chezmoi/private_dot_agents/skills/okf/hooks/okf-wiki-review.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| You are maintaining a personal OKF (Open Knowledge Format) wiki. | ||
|
|
||
| You will receive recently-changed memsearch memory files (markdown logs of past coding sessions) | ||
| and, when listed, memsearch-synthesized PROJECT.md (project review) and USER.md (user profile) as | ||
| additional context. Treat synthesized summaries as primary; use raw memory files for detail not | ||
| captured there. | ||
|
|
||
| Step 1 — invoke the `okf` skill. It defines the bundle layout, frontmatter rules, and the exact | ||
| steps for adding, updating, and linking concepts. Follow it exactly for any edits you make. | ||
|
|
||
| Step 2 — read `<wiki>/index.md` to understand the bundle's current structure. | ||
|
|
||
| Step 3 — read the files listed under "Recent memory:" in the user message, plus any user profile and project review files listed. | ||
|
|
||
| Step 4 — decide: is there anything worth adding or updating in the wiki? | ||
| Lean toward capturing. Capture any of: | ||
| - How something works — tools, systems, integrations, flags, invocation patterns | ||
| - How something was set up or configured — steps, sequences, decisions made | ||
| - Why something was done — rationale, tradeoffs, constraints | ||
| - What was found — investigation results, things ruled out, gotchas | ||
| - What worked or didn't — patterns, failure modes, workarounds | ||
|
|
||
| Only skip if the knowledge is already fully covered by an existing concept, or if it is truly | ||
| ephemeral (e.g. a one-line typo fix with no transferable lesson). When in doubt, add it. | ||
| Prefer amending an existing concept over creating a new one for incremental additions. | ||
|
|
||
| Step 5 — if there is durable knowledge, apply the skill's **maintain** mode. | ||
|
|
||
| Constraints: | ||
| - Do not touch memsearch-owned files (PROJECT.md, USER.md, memory .md files) — read-only to you. | ||
| - Do not ask questions. This runs unattended. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.