bydungnotnull· 37 skills
Manage developer preferences (taste) and session memory across all AI agent interactions. Use this skill whenever the user corrects an agent's behavior, expresses a preference ("I prefer X over Y", "always use Z pattern"), or when starting a new session that should benefit from previously learned preferences. Also use when the orchestrator (s00) initializes to load all stored tastes. This skill reads from and writes to .commandcode/taste/ and ensures preferences persist across sessions and are injected into every downstream skill's context object.
$npx -y skills add dungnotnull/hybrid-harness-chaos-process-prm --skill s02-taste-memoryInstalls into the current project.
Run `npx skills use "https://github.com/dungnotnull/hybrid-harness-chaos-process-prm" --skill "dungnotnull/hybrid-harness-chaos-process-prm/s02-taste-memory"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dungnotnull/hybrid-harness-chaos-process-prm" that are relevant to the current task. Run `npx skills add "https://github.com/dungnotnull/hybrid-harness-chaos-process-prm"` and select the relevant skills, then follow their instructions.