Add context-kit skill -- solve AI context amnesia (PCA templates + 5 skills) [robot]#2221
Open
JDDavenport wants to merge 2 commits into
Open
Add context-kit skill -- solve AI context amnesia (PCA templates + 5 skills) [robot]#2221JDDavenport wants to merge 2 commits into
JDDavenport wants to merge 2 commits into
Conversation
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
|
Contributor
|
🔴 Contributor Reputation Check: HIGH risk
Maintainers: please review this contributor before merging. |
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What this adds
A new skill folder
skills/context-kit/with aSKILL.mdthat surfaces Context Kit — an open-source toolkit that solves AI context amnesia for Claude Code users.Repo: https://github.com/JDDavenport/context-kit (MIT)
What Context Kit is
Every AI session starts from zero. You re-explain yourself — your goals, constraints, voice, context — every time. Context Kit solves this with:
wiki.md,mental-models.md,voice.md,protocols.md— fill out once, load in every session viaCLAUDE.mdcrm-everything,open-loops,watchers,morning-briefing,session-digestThe result: you start every AI session context-full instead of context-zero.
Why it belongs here
Skill validation
name: context-kitmatches folder nameNote: README table update (
npm run build) requires a local clone with Node installed. The skill itself is complete and valid pernpm run skill:validaterules. If the CI check requires the README update, I can provide the generated diff or a maintainer can runnpm run buildon merge.robot robot robot