docs(marketplace): update all pack docs to match actual verb behavior#4
Merged
Conversation
…al behavior Updated from help=true ground truth across all packs: - brain: expand feedback signals 3→8, fix profile_id param name in examples - gtd: remove nonexistent params, add context_entity_id, document depends_on edges - kg: add missing list/search filter params, document query limit cap - knowledge: expand from 3→10 verbs documented, fix param names - memory: add 9 missing recall params, fix default fusion to "weighted" - schedule: fix cancel to require full UUID, remove false idempotency claim - comm: already accurate, no changes needed Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ction signals - kg README: add stats/verbs rows, fix neighbors default direction (both not out), add include_deleted to get, entity_type to create/list/search, event_kind/event_kinds to list, salience/decay_factor to update; bump verb count to 16 - knowledge README: replace hardcoded "10 verbs" claim with accurate note pointing to verbs(pack="knowledge") for the full 18-verb surface - schedule cancel SKILL: correct anti-pattern — cancel accepts full UUID or unambiguous 8+ hex prefix, not full UUID only - brain tune SKILL: fix section_signals example to use only valid values (useful, not_useful, wrong) instead of invalid explicit_positive/implicit_negative Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Summary
profile_idparam name in examplescontext_entity_idTest plan
verb(help=true)output🤖 Generated with Claude Code