arscontexta 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +11 -0
- package/.claude-plugin/plugin.json +22 -0
- package/README.md +683 -0
- package/agents/knowledge-guide.md +49 -0
- package/bin/cli.mjs +66 -0
- package/generators/agents-md.md +240 -0
- package/generators/claude-md.md +379 -0
- package/generators/features/atomic-notes.md +124 -0
- package/generators/features/ethical-guardrails.md +58 -0
- package/generators/features/graph-analysis.md +188 -0
- package/generators/features/helper-functions.md +92 -0
- package/generators/features/maintenance.md +164 -0
- package/generators/features/methodology-knowledge.md +70 -0
- package/generators/features/mocs.md +144 -0
- package/generators/features/multi-domain.md +61 -0
- package/generators/features/personality.md +71 -0
- package/generators/features/processing-pipeline.md +428 -0
- package/generators/features/schema.md +149 -0
- package/generators/features/self-evolution.md +229 -0
- package/generators/features/self-space.md +78 -0
- package/generators/features/semantic-search.md +99 -0
- package/generators/features/session-rhythm.md +85 -0
- package/generators/features/templates.md +85 -0
- package/generators/features/wiki-links.md +88 -0
- package/generators/soul-md.md +121 -0
- package/hooks/hooks.json +45 -0
- package/hooks/scripts/auto-commit.sh +44 -0
- package/hooks/scripts/session-capture.sh +35 -0
- package/hooks/scripts/session-orient.sh +86 -0
- package/hooks/scripts/write-validate.sh +42 -0
- package/methodology/AI shifts knowledge systems from externalizing memory to externalizing attention.md +59 -0
- package/methodology/BM25 retrieval fails on full-length descriptions because query term dilution reduces match scores.md +39 -0
- package/methodology/IBIS framework maps claim-based architecture to structured argumentation.md +58 -0
- package/methodology/LLM attention degrades as context fills.md +49 -0
- package/methodology/MOC construction forces synthesis that automated generation from metadata cannot replicate.md +49 -0
- package/methodology/MOC maintenance investment compounds because orientation savings multiply across every future session.md +41 -0
- package/methodology/MOCs are attention management devices not just organizational tools.md +51 -0
- package/methodology/PKM failure follows a predictable cycle.md +50 -0
- package/methodology/ThreadMode to DocumentMode transformation is the core value creation step.md +52 -0
- package/methodology/WIP limits force processing over accumulation.md +53 -0
- package/methodology/Zeigarnik effect validates capture-first philosophy because open loops drain attention.md +42 -0
- package/methodology/academic research uses structured extraction with cross-source synthesis.md +566 -0
- package/methodology/adapt the four-phase processing pipeline to domain-specific throughput needs.md +197 -0
- package/methodology/agent notes externalize navigation intuition that search cannot discover and traversal cannot reconstruct.md +48 -0
- package/methodology/agent self-memory should be architecturally separate from user knowledge systems.md +48 -0
- package/methodology/agent session boundaries create natural automation checkpoints that human-operated systems lack.md +56 -0
- package/methodology/agent-cognition.md +107 -0
- package/methodology/agents are simultaneously methodology executors and subjects creating a unique trust asymmetry.md +66 -0
- package/methodology/aspect-oriented programming solved the same cross-cutting concern problem that hooks solve.md +39 -0
- package/methodology/associative ontologies beat hierarchical taxonomies because heterarchy adapts while hierarchy brittles.md +53 -0
- package/methodology/attention residue may have a minimum granularity that cannot be subdivided.md +46 -0
- package/methodology/auto-commit hooks eliminate prospective memory failures by converting remember-to-act into guaranteed execution.md +47 -0
- package/methodology/automated detection is always safe because it only reads state while automated remediation risks content corruption.md +42 -0
- package/methodology/automation should be retired when its false positive rate exceeds its true positive rate or it catches zero issues.md +56 -0
- package/methodology/backlinks implicitly define notes by revealing usage context.md +35 -0
- package/methodology/backward maintenance asks what would be different if written today.md +62 -0
- package/methodology/balance onboarding enforcement and questions to prevent premature complexity.md +229 -0
- package/methodology/basic level categorization determines optimal MOC granularity.md +51 -0
- package/methodology/batching by context similarity reduces switching costs in agent processing.md +43 -0
- package/methodology/behavioral anti-patterns matter more than tool selection.md +42 -0
- package/methodology/betweenness centrality identifies bridge notes connecting disparate knowledge domains.md +57 -0
- package/methodology/blueprints that teach construction outperform downloads that provide pre-built code for platform-dependent modules.md +42 -0
- package/methodology/bootstrapping principle enables self-improving systems.md +62 -0
- package/methodology/build automatic memory through cognitive offloading and session handoffs.md +285 -0
- package/methodology/capture the reaction to content not just the content itself.md +41 -0
- package/methodology/claims must be specific enough to be wrong.md +36 -0
- package/methodology/closure rituals create clean breaks that prevent attention residue bleed.md +44 -0
- package/methodology/cognitive offloading is the architectural foundation for vault design.md +46 -0
- package/methodology/cognitive outsourcing risk in agent-operated systems.md +55 -0
- package/methodology/coherence maintains consistency despite inconsistent inputs.md +96 -0
- package/methodology/coherent architecture emerges from wiki links spreading activation and small-world topology.md +48 -0
- package/methodology/community detection algorithms can inform when MOCs should split or merge.md +52 -0
- package/methodology/complete navigation requires four complementary types that no single mechanism provides.md +43 -0
- package/methodology/complex systems evolve from simple working systems.md +59 -0
- package/methodology/composable knowledge architecture builds systems from independent toggleable modules not monolithic templates.md +61 -0
- package/methodology/compose multi-domain systems through separate templates and shared graph.md +372 -0
- package/methodology/concept-orientation beats source-orientation for cross-domain connections.md +51 -0
- package/methodology/confidence thresholds gate automated action between the mechanical and judgment zones.md +50 -0
- package/methodology/configuration dimensions interact so choices in one create pressure on others.md +58 -0
- package/methodology/configuration paralysis emerges when derivation surfaces too many decisions.md +44 -0
- package/methodology/context files function as agent operating systems through self-referential self-extension.md +46 -0
- package/methodology/context phrase clarity determines how deep a navigation hierarchy can scale.md +46 -0
- package/methodology/continuous small-batch processing eliminates review dread.md +48 -0
- package/methodology/controlled disorder engineers serendipity through semantic rather than topical linking.md +51 -0
- package/methodology/creative writing uses worldbuilding consistency with character tracking.md +672 -0
- package/methodology/cross-links between MOC territories indicate creative leaps and integration depth.md +43 -0
- package/methodology/dangling links reveal which notes want to exist.md +62 -0
- package/methodology/data exit velocity measures how quickly content escapes vendor lock-in.md +74 -0
- package/methodology/decontextualization risk means atomicity may strip meaning that cannot be recovered.md +48 -0
- package/methodology/dense interlinked research claims enable derivation while sparse references only enable templating.md +47 -0
- package/methodology/dependency resolution through topological sort makes module composition transparent and verifiable.md +56 -0
- package/methodology/derivation generates knowledge systems from composable research claims not template customization.md +63 -0
- package/methodology/derivation-engine.md +27 -0
- package/methodology/derived systems follow a seed-evolve-reseed lifecycle.md +56 -0
- package/methodology/description quality for humans diverges from description quality for keyword search.md +73 -0
- package/methodology/descriptions are retrieval filters not summaries.md +112 -0
- package/methodology/design MOCs as attention management devices with lifecycle governance.md +318 -0
- package/methodology/design-dimensions.md +66 -0
- package/methodology/digital mutability enables note evolution that physical permanence forbids.md +54 -0
- package/methodology/discovery-retrieval.md +48 -0
- package/methodology/distinctiveness scoring treats description quality as measurable.md +69 -0
- package/methodology/does agent processing recover what fast capture loses.md +43 -0
- package/methodology/domain-compositions.md +37 -0
- package/methodology/dual-coding with visual elements could enhance agent traversal.md +55 -0
- package/methodology/each module must be describable in one sentence under 200 characters or it does too many things.md +45 -0
- package/methodology/each new note compounds value by creating traversal paths.md +55 -0
- package/methodology/eight configuration dimensions parameterize the space of possible knowledge systems.md +56 -0
- package/methodology/elaborative encoding is the quality gate for new notes.md +55 -0
- package/methodology/enforce schema with graduated strictness across capture processing and query zones.md +221 -0
- package/methodology/enforcing atomicity can create paralysis when ideas resist decomposition.md +43 -0
- package/methodology/engineering uses technical decision tracking with architectural memory.md +766 -0
- package/methodology/every knowledge domain shares a four-phase processing skeleton that diverges only in the process step.md +53 -0
- package/methodology/evolution observations provide actionable signals for system adaptation.md +67 -0
- package/methodology/external memory shapes cognition more than base model.md +60 -0
- package/methodology/faceted classification treats notes as multi-dimensional objects rather than folder contents.md +65 -0
- package/methodology/failure-modes.md +27 -0
- package/methodology/false universalism applies same processing logic regardless of domain.md +49 -0
- package/methodology/federated wiki pattern enables multi-agent divergence as feature not bug.md +59 -0
- package/methodology/flat files break at retrieval scale.md +75 -0
- package/methodology/forced engagement produces weak connections.md +48 -0
- package/methodology/four abstraction layers separate platform-agnostic from platform-dependent knowledge system features.md +47 -0
- package/methodology/fresh context per task preserves quality better than chaining phases.md +44 -0
- package/methodology/friction reveals architecture.md +63 -0
- package/methodology/friction-driven module adoption prevents configuration debt by adding complexity only at pain points.md +48 -0
- package/methodology/gardening cycle implements tend prune fertilize operations.md +41 -0
- package/methodology/generation effect gate blocks processing without transformation.md +40 -0
- package/methodology/goal-driven memory orchestration enables autonomous domain learning through directed compute allocation.md +41 -0
- package/methodology/good descriptions layer heuristic then mechanism then implication.md +57 -0
- package/methodology/graph-structure.md +65 -0
- package/methodology/guided notes might outperform post-hoc structuring for high-volume capture.md +37 -0
- package/methodology/health wellness uses symptom-trigger correlation with multi-dimensional tracking.md +819 -0
- package/methodology/hook composition creates emergent methodology from independent single-concern components.md +47 -0
- package/methodology/hook enforcement guarantees quality while instruction enforcement merely suggests it.md +51 -0
- package/methodology/hook-driven learning loops create self-improving methodology through observation accumulation.md +62 -0
- package/methodology/hooks are the agent habit system that replaces the missing basal ganglia.md +40 -0
- package/methodology/hooks cannot replace genuine cognitive engagement yet more automation is always tempting.md +87 -0
- package/methodology/hooks enable context window efficiency by delegating deterministic checks to external processes.md +47 -0
- package/methodology/idempotent maintenance operations are safe to automate because running them twice produces the same result as running them once.md +44 -0
- package/methodology/implement condition-based maintenance triggers for derived systems.md +255 -0
- package/methodology/implicit dependencies create distributed monoliths that fail silently across configurations.md +58 -0
- package/methodology/implicit knowledge emerges from traversal.md +55 -0
- package/methodology/incremental formalization happens through repeated touching of old notes.md +60 -0
- package/methodology/incremental reading enables cross-source connection finding.md +39 -0
- package/methodology/index.md +32 -0
- package/methodology/inline links carry richer relationship data than metadata fields.md +91 -0
- package/methodology/insight accretion differs from productivity in knowledge systems.md +41 -0
- package/methodology/intermediate packets enable assembly over creation.md +52 -0
- package/methodology/intermediate representation pattern enables reliable vault operations beyond regex.md +62 -0
- package/methodology/justification chains enable forward backward and evolution reasoning about configuration decisions.md +46 -0
- package/methodology/knowledge system architecture is parameterized by platform capabilities not fixed by methodology.md +51 -0
- package/methodology/knowledge systems become communication partners through complexity and memory humans cannot sustain.md +47 -0
- package/methodology/knowledge systems share universal operations and structural components across all methodology traditions.md +46 -0
- package/methodology/legal case management uses precedent chains with regulatory change propagation.md +892 -0
- package/methodology/live index via periodic regeneration keeps discovery current.md +58 -0
- package/methodology/local-first file formats are inherently agent-native.md +69 -0
- package/methodology/logic column pattern separates reasoning from procedure.md +35 -0
- package/methodology/maintenance operations are more universal than creative pipelines because structural health is domain-invariant.md +47 -0
- package/methodology/maintenance scheduling frequency should match consequence speed not detection capability.md +50 -0
- package/methodology/maintenance targeting should prioritize mechanism and theory notes.md +26 -0
- package/methodology/maintenance-patterns.md +72 -0
- package/methodology/markdown plus YAML plus ripgrep implements a queryable graph database without infrastructure.md +55 -0
- package/methodology/maturity field enables agent context prioritization.md +33 -0
- package/methodology/memory-architecture.md +27 -0
- package/methodology/metacognitive confidence can diverge from retrieval capability.md +42 -0
- package/methodology/metadata reduces entropy enabling precision over recall.md +91 -0
- package/methodology/methodology development should follow the trajectory from documentation to skill to hook as understanding hardens.md +80 -0
- package/methodology/methodology traditions are named points in a shared configuration space not competing paradigms.md +64 -0
- package/methodology/mnemonic medium embeds verification into navigation.md +46 -0
- package/methodology/module communication through shared YAML fields creates loose coupling without direct dependencies.md +44 -0
- package/methodology/module deactivation must account for structural artifacts that survive the toggle.md +49 -0
- package/methodology/multi-domain systems compose through separate templates and shared graph.md +61 -0
- package/methodology/multi-domain-composition.md +27 -0
- package/methodology/narrow folksonomy optimizes for single-operator retrieval unlike broad consensus tagging.md +53 -0
- package/methodology/navigation infrastructure passes through distinct scaling regimes that require qualitative strategy shifts.md +48 -0
- package/methodology/navigational vertigo emerges in pure association systems without local hierarchy.md +54 -0
- package/methodology/note titles should function as APIs enabling sentence transclusion.md +51 -0
- package/methodology/note-design.md +57 -0
- package/methodology/notes are skills /342/200/224 curated knowledge injected when relevant.md" +62 -0
- package/methodology/notes function as cognitive anchors that stabilize attention during complex tasks.md +41 -0
- package/methodology/novel domains derive by mapping knowledge type to closest reference domain then adapting.md +50 -0
- package/methodology/nudge theory explains graduated hook enforcement as choice architecture for agents.md +59 -0
- package/methodology/observation and tension logs function as dead-letter queues for failed automation.md +51 -0
- package/methodology/operational memory and knowledge memory serve different functions in agent architecture.md +48 -0
- package/methodology/operational wisdom requires contextual observation.md +52 -0
- package/methodology/orchestrated vault creation transforms arscontexta from tool to autonomous knowledge factory.md +40 -0
- package/methodology/organic emergence versus active curation creates a fundamental vault governance tension.md +68 -0
- package/methodology/orphan notes are seeds not failures.md +38 -0
- package/methodology/over-automation corrupts quality when hooks encode judgment rather than verification.md +62 -0
- package/methodology/people relationships uses Dunbar-layered graphs with interaction tracking.md +659 -0
- package/methodology/personal assistant uses life area management with review automation.md +610 -0
- package/methodology/platform adapter translation is semantic not mechanical because hook event meanings differ.md +40 -0
- package/methodology/platform capability tiers determine which knowledge system features can be implemented.md +48 -0
- package/methodology/platform fragmentation means identical conceptual operations require different implementations across agent environments.md +44 -0
- package/methodology/premature complexity is the most common derivation failure mode.md +45 -0
- package/methodology/prevent domain-specific failure modes through the vulnerability matrix.md +336 -0
- package/methodology/processing effort should follow retrieval demand.md +57 -0
- package/methodology/processing-workflows.md +75 -0
- package/methodology/product management uses feedback pipelines with experiment tracking.md +789 -0
- package/methodology/productivity porn risk in meta-system building.md +30 -0
- package/methodology/programmable notes could enable property-triggered workflows.md +64 -0
- package/methodology/progressive disclosure means reading right not reading less.md +69 -0
- package/methodology/progressive schema validates only what active modules require not the full system schema.md +49 -0
- package/methodology/project management uses decision tracking with stakeholder context.md +776 -0
- package/methodology/propositional link semantics transform wiki links from associative to reasoned.md +87 -0
- package/methodology/prospective memory requires externalization.md +53 -0
- package/methodology/provenance tracks where beliefs come from.md +62 -0
- package/methodology/queries evolve during search so agents should checkpoint.md +35 -0
- package/methodology/question-answer metadata enables inverted search patterns.md +39 -0
- package/methodology/random note resurfacing prevents write-only memory.md +33 -0
- package/methodology/reconciliation loops that compare desired state to actual state enable drift correction without continuous monitoring.md +59 -0
- package/methodology/reflection synthesizes existing notes into new insight.md +100 -0
- package/methodology/retrieval utility should drive design over capture completeness.md +69 -0
- package/methodology/retrieval verification loop tests description quality at scale.md +81 -0
- package/methodology/role field makes graph structure explicit.md +94 -0
- package/methodology/scaffolding enables divergence that fine-tuning cannot.md +67 -0
- package/methodology/schema enforcement via validation agents enables soft consistency.md +60 -0
- package/methodology/schema evolution follows observe-then-formalize not design-then-enforce.md +65 -0
- package/methodology/schema field names are the only domain specific element in the universal note pattern.md +46 -0
- package/methodology/schema fields should use domain-native vocabulary not abstract terminology.md +47 -0
- package/methodology/schema templates reduce cognitive overhead at capture time.md +55 -0
- package/methodology/schema validation hooks externalize inhibitory control that degrades under cognitive load.md +48 -0
- package/methodology/schema-enforcement.md +27 -0
- package/methodology/self-extension requires context files to contain platform operations knowledge not just methodology.md +47 -0
- package/methodology/sense-making vs storage does compression lose essential nuance.md +73 -0
- package/methodology/session boundary hooks implement cognitive bookends for orientation and reflection.md +60 -0
- package/methodology/session handoff creates continuity without persistent memory.md +43 -0
- package/methodology/session outputs are packets for future selves.md +43 -0
- package/methodology/session transcript mining enables experiential validation that structural tests cannot provide.md +38 -0
- package/methodology/skill context budgets constrain knowledge system complexity on agent platforms.md +52 -0
- package/methodology/skills encode methodology so manual execution bypasses quality gates.md +50 -0
- package/methodology/small-world topology requires hubs and dense local links.md +99 -0
- package/methodology/source attribution enables tracing claims to foundations.md +38 -0
- package/methodology/spaced repetition scheduling could optimize vault maintenance.md +44 -0
- package/methodology/spreading activation models how agents should traverse.md +79 -0
- package/methodology/stale navigation actively misleads because agents trust curated maps completely.md +43 -0
- package/methodology/stigmergy coordinates agents through environmental traces without direct communication.md +62 -0
- package/methodology/storage versus thinking distinction determines which tool patterns apply.md +56 -0
- package/methodology/structure enables navigation without reading everything.md +52 -0
- package/methodology/structure without processing provides no value.md +56 -0
- package/methodology/student learning uses prerequisite graphs with spaced retrieval.md +770 -0
- package/methodology/summary coherence tests composability before filing.md +37 -0
- package/methodology/tag rot applies to wiki links because titles serve as both identifier and display text.md +50 -0
- package/methodology/temporal media must convert to spatial text for agent traversal.md +43 -0
- package/methodology/temporal processing priority creates age-based inbox urgency.md +45 -0
- package/methodology/temporal separation of capture and processing preserves context freshness.md +39 -0
- package/methodology/ten universal primitives form the kernel of every viable agent knowledge system.md +162 -0
- package/methodology/testing effect could enable agent knowledge verification.md +38 -0
- package/methodology/the AgentSkills standard embodies progressive disclosure at the skill level.md +40 -0
- package/methodology/the derivation engine improves recursively as deployed systems generate observations.md +49 -0
- package/methodology/the determinism boundary separates hook methodology from skill methodology.md +46 -0
- package/methodology/the fix-versus-report decision depends on determinism reversibility and accumulated trust.md +45 -0
- package/methodology/the generation effect requires active transformation not just storage.md +57 -0
- package/methodology/the no wrong patches guarantee ensures any valid module combination produces a valid system.md +58 -0
- package/methodology/the system is the argument.md +46 -0
- package/methodology/the vault constitutes identity for agents.md +86 -0
- package/methodology/the vault methodology transfers because it encodes cognitive science not domain specifics.md +47 -0
- package/methodology/therapy journal uses warm personality with pattern detection for emotional processing.md +584 -0
- package/methodology/three capture schools converge through agent-mediated synthesis.md +55 -0
- package/methodology/three concurrent maintenance loops operate at different timescales to catch different classes of problems.md +56 -0
- package/methodology/throughput matters more than accumulation.md +58 -0
- package/methodology/title as claim enables traversal as reasoning.md +50 -0
- package/methodology/topological organization beats temporal for knowledge work.md +52 -0
- package/methodology/trading uses conviction tracking with thesis-outcome correlation.md +699 -0
- package/methodology/trails transform ephemeral navigation into persistent artifacts.md +39 -0
- package/methodology/transform universal vocabulary to domain-native language through six levels.md +259 -0
- package/methodology/type field enables structured queries without folder hierarchies.md +53 -0
- package/methodology/use-case presets dissolve the tension between composability and simplicity.md +44 -0
- package/methodology/vault conventions may impose hidden rigidity on thinking.md +44 -0
- package/methodology/verbatim risk applies to agents too.md +31 -0
- package/methodology/vibe notetaking is the emerging industry consensus for AI-native self-organization.md +56 -0
- package/methodology/vivid memories need verification.md +45 -0
- package/methodology/vocabulary-transformation.md +27 -0
- package/methodology/voice capture is the highest-bandwidth channel for agent-delegated knowledge systems.md +45 -0
- package/methodology/wiki links are the digital evolution of analog indexing.md +73 -0
- package/methodology/wiki links as social contract transforms agents into stewards of incomplete references.md +52 -0
- package/methodology/wiki links create navigation paths that shape retrieval.md +63 -0
- package/methodology/wiki links implement GraphRAG without the infrastructure.md +101 -0
- package/methodology/writing for audience blocks authentic creation.md +22 -0
- package/methodology/you operate a system that takes notes.md +79 -0
- package/openclaw/SKILL.md +110 -0
- package/package.json +45 -0
- package/platforms/README.md +51 -0
- package/platforms/claude-code/generator.md +61 -0
- package/platforms/claude-code/hooks/README.md +186 -0
- package/platforms/claude-code/hooks/auto-commit.sh.template +38 -0
- package/platforms/claude-code/hooks/session-capture.sh.template +72 -0
- package/platforms/claude-code/hooks/session-orient.sh.template +189 -0
- package/platforms/claude-code/hooks/write-validate.sh.template +106 -0
- package/platforms/openclaw/generator.md +82 -0
- package/platforms/openclaw/hooks/README.md +89 -0
- package/platforms/openclaw/hooks/bootstrap.ts.template +224 -0
- package/platforms/openclaw/hooks/command-new.ts.template +165 -0
- package/platforms/openclaw/hooks/heartbeat.ts.template +214 -0
- package/platforms/shared/features/README.md +70 -0
- package/platforms/shared/skill-blocks/graph.md +145 -0
- package/platforms/shared/skill-blocks/learn.md +119 -0
- package/platforms/shared/skill-blocks/next.md +131 -0
- package/platforms/shared/skill-blocks/pipeline.md +326 -0
- package/platforms/shared/skill-blocks/ralph.md +616 -0
- package/platforms/shared/skill-blocks/reduce.md +1142 -0
- package/platforms/shared/skill-blocks/refactor.md +129 -0
- package/platforms/shared/skill-blocks/reflect.md +780 -0
- package/platforms/shared/skill-blocks/remember.md +524 -0
- package/platforms/shared/skill-blocks/rethink.md +574 -0
- package/platforms/shared/skill-blocks/reweave.md +680 -0
- package/platforms/shared/skill-blocks/seed.md +320 -0
- package/platforms/shared/skill-blocks/stats.md +145 -0
- package/platforms/shared/skill-blocks/tasks.md +171 -0
- package/platforms/shared/skill-blocks/validate.md +323 -0
- package/platforms/shared/skill-blocks/verify.md +562 -0
- package/platforms/shared/templates/README.md +35 -0
- package/presets/experimental/categories.yaml +1 -0
- package/presets/experimental/preset.yaml +38 -0
- package/presets/experimental/starter/README.md +7 -0
- package/presets/experimental/vocabulary.yaml +7 -0
- package/presets/personal/categories.yaml +7 -0
- package/presets/personal/preset.yaml +41 -0
- package/presets/personal/starter/goals.md +21 -0
- package/presets/personal/starter/index.md +17 -0
- package/presets/personal/starter/life-areas.md +21 -0
- package/presets/personal/starter/people.md +21 -0
- package/presets/personal/vocabulary.yaml +32 -0
- package/presets/research/categories.yaml +8 -0
- package/presets/research/preset.yaml +41 -0
- package/presets/research/starter/index.md +17 -0
- package/presets/research/starter/methods.md +21 -0
- package/presets/research/starter/open-questions.md +21 -0
- package/presets/research/vocabulary.yaml +33 -0
- package/reference/AUDIT-REPORT.md +238 -0
- package/reference/claim-map.md +172 -0
- package/reference/components.md +327 -0
- package/reference/conversation-patterns.md +542 -0
- package/reference/derivation-validation.md +649 -0
- package/reference/dimension-claim-map.md +134 -0
- package/reference/evolution-lifecycle.md +297 -0
- package/reference/failure-modes.md +235 -0
- package/reference/interaction-constraints.md +204 -0
- package/reference/kernel.yaml +242 -0
- package/reference/methodology.md +283 -0
- package/reference/open-questions.md +279 -0
- package/reference/personality-layer.md +302 -0
- package/reference/self-space.md +299 -0
- package/reference/semantic-vs-keyword.md +288 -0
- package/reference/session-lifecycle.md +298 -0
- package/reference/templates/base-note.md +16 -0
- package/reference/templates/companion-note.md +70 -0
- package/reference/templates/creative-note.md +16 -0
- package/reference/templates/learning-note.md +16 -0
- package/reference/templates/life-note.md +16 -0
- package/reference/templates/moc.md +26 -0
- package/reference/templates/relationship-note.md +17 -0
- package/reference/templates/research-note.md +19 -0
- package/reference/templates/session-log.md +24 -0
- package/reference/templates/therapy-note.md +16 -0
- package/reference/test-fixtures/edge-case-constraints.md +148 -0
- package/reference/test-fixtures/multi-domain.md +164 -0
- package/reference/test-fixtures/novel-domain-gaming.md +138 -0
- package/reference/test-fixtures/research-minimal.md +102 -0
- package/reference/test-fixtures/therapy-full.md +155 -0
- package/reference/testing-milestones.md +1087 -0
- package/reference/three-spaces.md +363 -0
- package/reference/tradition-presets.md +203 -0
- package/reference/use-case-presets.md +341 -0
- package/reference/validate-kernel.sh +432 -0
- package/reference/vocabulary-transforms.md +85 -0
- package/scripts/sync-thinking.sh +147 -0
- package/skill-sources/graph/SKILL.md +567 -0
- package/skill-sources/graph/skill.json +17 -0
- package/skill-sources/learn/SKILL.md +254 -0
- package/skill-sources/learn/skill.json +17 -0
- package/skill-sources/next/SKILL.md +407 -0
- package/skill-sources/next/skill.json +17 -0
- package/skill-sources/pipeline/SKILL.md +314 -0
- package/skill-sources/pipeline/skill.json +17 -0
- package/skill-sources/ralph/SKILL.md +604 -0
- package/skill-sources/ralph/skill.json +17 -0
- package/skill-sources/reduce/SKILL.md +1113 -0
- package/skill-sources/reduce/skill.json +17 -0
- package/skill-sources/refactor/SKILL.md +448 -0
- package/skill-sources/refactor/skill.json +17 -0
- package/skill-sources/reflect/SKILL.md +747 -0
- package/skill-sources/reflect/skill.json +17 -0
- package/skill-sources/remember/SKILL.md +534 -0
- package/skill-sources/remember/skill.json +17 -0
- package/skill-sources/rethink/SKILL.md +658 -0
- package/skill-sources/rethink/skill.json +17 -0
- package/skill-sources/reweave/SKILL.md +657 -0
- package/skill-sources/reweave/skill.json +17 -0
- package/skill-sources/seed/SKILL.md +303 -0
- package/skill-sources/seed/skill.json +17 -0
- package/skill-sources/stats/SKILL.md +371 -0
- package/skill-sources/stats/skill.json +17 -0
- package/skill-sources/tasks/SKILL.md +402 -0
- package/skill-sources/tasks/skill.json +17 -0
- package/skill-sources/validate/SKILL.md +310 -0
- package/skill-sources/validate/skill.json +17 -0
- package/skill-sources/verify/SKILL.md +532 -0
- package/skill-sources/verify/skill.json +17 -0
- package/skills/add-domain/SKILL.md +441 -0
- package/skills/add-domain/skill.json +17 -0
- package/skills/architect/SKILL.md +568 -0
- package/skills/architect/skill.json +17 -0
- package/skills/ask/SKILL.md +388 -0
- package/skills/ask/skill.json +17 -0
- package/skills/health/SKILL.md +760 -0
- package/skills/health/skill.json +17 -0
- package/skills/help/SKILL.md +348 -0
- package/skills/help/skill.json +17 -0
- package/skills/recommend/SKILL.md +553 -0
- package/skills/recommend/skill.json +17 -0
- package/skills/reseed/SKILL.md +385 -0
- package/skills/reseed/skill.json +17 -0
- package/skills/setup/SKILL.md +1688 -0
- package/skills/setup/skill.json +17 -0
- package/skills/tutorial/SKILL.md +496 -0
- package/skills/tutorial/skill.json +17 -0
- package/skills/upgrade/SKILL.md +395 -0
- package/skills/upgrade/skill.json +17 -0
|
@@ -0,0 +1,553 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: recommend
|
|
3
|
+
description: Get research-backed architecture advice for your knowledge system. Describe your use case, constraints, and goals — get specific recommendations grounded in TFT research with rationale for each decision. Triggers on "/recommend", "what would you recommend", "architecture advice", "knowledge system for".
|
|
4
|
+
version: "1.0"
|
|
5
|
+
generated_from: "arscontexta-v1.6"
|
|
6
|
+
user-invocable: true
|
|
7
|
+
context: fork
|
|
8
|
+
model: opus
|
|
9
|
+
allowed-tools: Read, Grep, Glob, mcp__qmd__search, mcp__qmd__vsearch, mcp__qmd__query, mcp__qmd__get
|
|
10
|
+
argument-hint: "[use case description and constraints] — describe what you want to build"
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
## Runtime Configuration (Step 0 — before any processing)
|
|
14
|
+
|
|
15
|
+
Read these files to configure recommendation behavior:
|
|
16
|
+
|
|
17
|
+
1. **`${CLAUDE_PLUGIN_ROOT}/reference/tradition-presets.md`** — tradition and use-case presets
|
|
18
|
+
- Pre-validated coherence points in the 8-dimension space
|
|
19
|
+
- Starting points for customization, not final answers
|
|
20
|
+
|
|
21
|
+
2. **`${CLAUDE_PLUGIN_ROOT}/reference/methodology.md`** — universal methodology principles
|
|
22
|
+
|
|
23
|
+
3. **`${CLAUDE_PLUGIN_ROOT}/reference/components.md`** — component blueprints (what can be toggled)
|
|
24
|
+
|
|
25
|
+
4. **`${CLAUDE_PLUGIN_ROOT}/reference/dimension-claim-map.md`** — maps each dimension position to supporting research claims
|
|
26
|
+
|
|
27
|
+
5. **`${CLAUDE_PLUGIN_ROOT}/reference/interaction-constraints.md`** — hard blocks, soft warns, cascade effects between dimensions
|
|
28
|
+
|
|
29
|
+
6. **`${CLAUDE_PLUGIN_ROOT}/reference/claim-map.md`** — topic navigation for the research graph
|
|
30
|
+
|
|
31
|
+
If any reference file is missing, note the gap but continue with available information. The recommendation degrades gracefully — fewer citations, same structure.
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
## EXECUTE NOW
|
|
36
|
+
|
|
37
|
+
**Target: $ARGUMENTS**
|
|
38
|
+
|
|
39
|
+
Parse immediately:
|
|
40
|
+
- If target is empty or a question: enter **conversational mode** — ask 1-2 clarifying questions, then recommend
|
|
41
|
+
- If target contains a use case description: proceed directly to **recommendation mode**
|
|
42
|
+
- If target contains `--compare [A] [B]`: enter **comparison mode** — compare two presets or configurations
|
|
43
|
+
|
|
44
|
+
**START NOW.** Reference below defines the workflow.
|
|
45
|
+
|
|
46
|
+
---
|
|
47
|
+
|
|
48
|
+
## Philosophy
|
|
49
|
+
|
|
50
|
+
**Advisory, not generative.**
|
|
51
|
+
|
|
52
|
+
/recommend exists for exploration. The user is considering a knowledge system — maybe they have a use case, maybe they're comparing approaches, maybe they're curious what the research says about a specific pattern. /recommend answers with specific, research-backed reasoning without creating any files.
|
|
53
|
+
|
|
54
|
+
This is the entry point before commitment. /setup generates a full system. /recommend sketches what that system would look like and WHY, so the user can decide whether to proceed. Every recommendation traces to specific research claims. "I recommend X" is never enough — "I recommend X because [[claim]]" is the minimum.
|
|
55
|
+
|
|
56
|
+
**The relationship to other skills:**
|
|
57
|
+
- **/recommend** → advisory sketch (no files)
|
|
58
|
+
- **/setup** → full system generation (creates everything)
|
|
59
|
+
- **/architect** → evolution advice for EXISTING systems (reads current state)
|
|
60
|
+
- **/refactor** → implements changes to EXISTING systems (modifies files)
|
|
61
|
+
|
|
62
|
+
/recommend is the only one that works without an existing system. It's pure reasoning from research.
|
|
63
|
+
|
|
64
|
+
---
|
|
65
|
+
|
|
66
|
+
## Phase 1: Understand the Constraints
|
|
67
|
+
|
|
68
|
+
### 1a. Parse User Input
|
|
69
|
+
|
|
70
|
+
Extract signals from the user's description. Every word is a signal:
|
|
71
|
+
|
|
72
|
+
| Signal Category | Examples | Maps To |
|
|
73
|
+
|-----------------|----------|---------|
|
|
74
|
+
| **Domain** | "therapy sessions", "research papers", "trading journal" | Closest preset, schema design |
|
|
75
|
+
| **Scale** | "just starting", "hundreds of notes", "massive corpus" | Granularity, navigation tiers |
|
|
76
|
+
| **Processing style** | "quick capture", "deep analysis", "both" | Processing depth, automation level |
|
|
77
|
+
| **Platform** | "Obsidian", "Claude Code", "plain files" | Platform capabilities, linking type |
|
|
78
|
+
| **Existing system** | "I use PARA", "I have a Zettelkasten", "starting fresh" | Tradition preset baseline |
|
|
79
|
+
| **Pain points** | "can't find anything", "too much ceremony", "notes go stale" | Dimension adjustments |
|
|
80
|
+
| **Goals** | "track claims", "build arguments", "personal reflection" | Note design, schema density |
|
|
81
|
+
| **Operator** | "I'll maintain it", "AI agent runs it", "both" | Automation, maintenance frequency |
|
|
82
|
+
|
|
83
|
+
### 1b. Conversational Mode (when input is sparse)
|
|
84
|
+
|
|
85
|
+
If the user's description lacks critical signals, ask **at most 2 clarifying questions**. Frame them as choices, not open-ended:
|
|
86
|
+
|
|
87
|
+
```
|
|
88
|
+
To recommend the right architecture, I need two things:
|
|
89
|
+
|
|
90
|
+
1. **What kind of knowledge?** (pick closest)
|
|
91
|
+
- Research/learning — tracking claims, building arguments
|
|
92
|
+
- Creative — drafts, revisions, inspiration
|
|
93
|
+
- Operational — tasks, decisions, processes
|
|
94
|
+
- Personal — reflections, goals, relationships
|
|
95
|
+
- Mixed — multiple of the above
|
|
96
|
+
|
|
97
|
+
2. **Who operates it?**
|
|
98
|
+
- Mostly you (human-maintained)
|
|
99
|
+
- Mostly an AI agent
|
|
100
|
+
- Both (shared operation)
|
|
101
|
+
```
|
|
102
|
+
|
|
103
|
+
Do NOT ask more than 2 questions. The recommendation can always be refined. Get enough to start, then recommend.
|
|
104
|
+
|
|
105
|
+
### 1c. Signal Insufficiency
|
|
106
|
+
|
|
107
|
+
If after parsing (and optional questions) you still lack critical information, make reasonable defaults and STATE them:
|
|
108
|
+
|
|
109
|
+
```
|
|
110
|
+
Assuming:
|
|
111
|
+
- Platform: Obsidian (most common for personal knowledge)
|
|
112
|
+
- Scale: moderate (50-200 notes in first year)
|
|
113
|
+
- Operator: human-primary with occasional AI assistance
|
|
114
|
+
|
|
115
|
+
These assumptions affect the recommendation. Correct any that don't match.
|
|
116
|
+
```
|
|
117
|
+
|
|
118
|
+
---
|
|
119
|
+
|
|
120
|
+
## Phase 2: Match to Preset
|
|
121
|
+
|
|
122
|
+
### 2a. Read Presets
|
|
123
|
+
|
|
124
|
+
Read `${CLAUDE_PLUGIN_ROOT}/reference/tradition-presets.md`. This file contains:
|
|
125
|
+
- **Tradition presets** — Zettelkasten, PARA, Evergreen, Cornell, etc.
|
|
126
|
+
- **Use-case presets** — research, creative writing, engineering, therapy, etc.
|
|
127
|
+
|
|
128
|
+
### 2b. Find Closest Match
|
|
129
|
+
|
|
130
|
+
Score each preset against the user's signals:
|
|
131
|
+
|
|
132
|
+
| Criterion | Weight | How to Score |
|
|
133
|
+
|-----------|--------|-------------|
|
|
134
|
+
| Domain match | High | Does the preset's intended domain match? |
|
|
135
|
+
| Processing style match | High | Does the preset's processing depth match the user's style? |
|
|
136
|
+
| Scale match | Medium | Is the preset designed for the user's expected scale? |
|
|
137
|
+
| Pain point coverage | Medium | Does the preset address the user's stated friction? |
|
|
138
|
+
| Goal alignment | High | Does the preset optimize for what the user wants? |
|
|
139
|
+
|
|
140
|
+
### 2c. Report the Match
|
|
141
|
+
|
|
142
|
+
State the closest preset and explain the match:
|
|
143
|
+
|
|
144
|
+
```
|
|
145
|
+
Closest preset: [preset name]
|
|
146
|
+
Match quality: [strong/moderate/partial]
|
|
147
|
+
|
|
148
|
+
Why: [1-2 sentences explaining the match]
|
|
149
|
+
Adjustments needed: [what needs to change from the preset baseline]
|
|
150
|
+
```
|
|
151
|
+
|
|
152
|
+
If the user's description blends multiple presets, explain the blend:
|
|
153
|
+
|
|
154
|
+
```
|
|
155
|
+
This blends two presets:
|
|
156
|
+
- [Preset A] for [which aspects]
|
|
157
|
+
- [Preset B] for [which aspects]
|
|
158
|
+
|
|
159
|
+
Starting from [Preset A] and adjusting [specific dimensions] toward [Preset B].
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
---
|
|
163
|
+
|
|
164
|
+
## Phase 3: Search for Relevant Research
|
|
165
|
+
|
|
166
|
+
### 3a. Topic-Based Search
|
|
167
|
+
|
|
168
|
+
Use `${CLAUDE_PLUGIN_ROOT}/reference/claim-map.md` to identify which research topics apply to the user's use case. Read the claim map and identify relevant topic clusters.
|
|
169
|
+
|
|
170
|
+
### 3b. Semantic Search
|
|
171
|
+
|
|
172
|
+
Use qmd tools to find research claims that apply to the user's specific constraints:
|
|
173
|
+
|
|
174
|
+
```
|
|
175
|
+
mcp__qmd__query query="[user's domain] knowledge management patterns"
|
|
176
|
+
mcp__qmd__vsearch query="[user's specific concern or goal]"
|
|
177
|
+
```
|
|
178
|
+
|
|
179
|
+
Run 2-4 targeted searches based on the user's signals. Focus on:
|
|
180
|
+
- Domain-specific patterns (if the research covers their domain)
|
|
181
|
+
- Processing philosophy (batch vs continuous, deep vs light)
|
|
182
|
+
- Scale considerations (what changes as the system grows)
|
|
183
|
+
- Pain point research (what causes the friction they described)
|
|
184
|
+
|
|
185
|
+
### 3c. Read Relevant Claims
|
|
186
|
+
|
|
187
|
+
For each search result that looks relevant, read the claim via `mcp__qmd__get` to understand the full argument. You need enough depth to cite with confidence.
|
|
188
|
+
|
|
189
|
+
Collect 5-15 relevant claims. You won't cite all of them — but you need a pool to draw from.
|
|
190
|
+
|
|
191
|
+
---
|
|
192
|
+
|
|
193
|
+
## Phase 4: Map Signals to Dimensions
|
|
194
|
+
|
|
195
|
+
### 4a. Read Dimension-Claim Map
|
|
196
|
+
|
|
197
|
+
Read `${CLAUDE_PLUGIN_ROOT}/reference/dimension-claim-map.md`. This maps each dimension position to the research claims that support it.
|
|
198
|
+
|
|
199
|
+
### 4b. Determine Each Position
|
|
200
|
+
|
|
201
|
+
For each of the 8 configuration dimensions, determine the recommended position:
|
|
202
|
+
|
|
203
|
+
**Granularity** — atomic / moderate / compound
|
|
204
|
+
- Key signals: domain type, processing style, reuse intent
|
|
205
|
+
- Atomic: research, argument-building, cross-domain synthesis
|
|
206
|
+
- Moderate: most use cases, balanced effort-to-value
|
|
207
|
+
- Compound: creative writing, narrative, sequential content
|
|
208
|
+
|
|
209
|
+
**Organization** — flat / hierarchical
|
|
210
|
+
- Key signals: scale, navigation preference, operator type
|
|
211
|
+
- Flat: <200 notes, agent-operated, wiki-link navigation
|
|
212
|
+
- Hierarchical: >500 notes, human-operated, folder navigation
|
|
213
|
+
|
|
214
|
+
**Linking** — explicit / explicit+implicit
|
|
215
|
+
- Key signals: platform capabilities, scale, discovery needs
|
|
216
|
+
- Explicit only: simple systems, human-maintained, low volume
|
|
217
|
+
- Explicit+implicit: semantic search available, agent-operated, discovery-focused
|
|
218
|
+
|
|
219
|
+
**Processing** — heavy / moderate / light
|
|
220
|
+
- Key signals: content type, time budget, value of deep analysis
|
|
221
|
+
- Heavy: research, argument-building, agent-operated
|
|
222
|
+
- Moderate: mixed content, balanced effort
|
|
223
|
+
- Light: quick capture, high volume, low ceremony
|
|
224
|
+
|
|
225
|
+
**Navigation** — 2-tier / 3-tier / 4-tier
|
|
226
|
+
- Key signals: expected scale, domain complexity
|
|
227
|
+
- 2-tier: <100 notes, single domain
|
|
228
|
+
- 3-tier: 100-500 notes, multiple sub-domains
|
|
229
|
+
- 4-tier: 500+ notes, complex multi-domain
|
|
230
|
+
|
|
231
|
+
**Maintenance** — condition-based (tight) / condition-based (lax) / manual
|
|
232
|
+
- Key signals: operator type, automation level, system criticality, rate of change
|
|
233
|
+
- Condition-based (tight thresholds): high-volume, agent-operated, fast-changing domains
|
|
234
|
+
- Condition-based (lax thresholds): low-volume, stable domains
|
|
235
|
+
- Manual: minimal ceremony, on-demand only
|
|
236
|
+
|
|
237
|
+
**Schema** — minimal / moderate / dense
|
|
238
|
+
- Key signals: query needs, processing depth, metadata tolerance
|
|
239
|
+
- Minimal: description only, low ceremony
|
|
240
|
+
- Moderate: description + type + topics, queryable
|
|
241
|
+
- Dense: full provenance, validation, structured queries
|
|
242
|
+
|
|
243
|
+
**Automation** — full / convention / manual
|
|
244
|
+
- Key signals: operator type, platform capabilities, trust level
|
|
245
|
+
- Full: agent-operated, platform supports hooks
|
|
246
|
+
- Convention: shared human-agent operation
|
|
247
|
+
- Manual: human-primary, learning the system
|
|
248
|
+
|
|
249
|
+
### 4c. Assign Confidence
|
|
250
|
+
|
|
251
|
+
For each dimension, assign confidence based on signal strength:
|
|
252
|
+
|
|
253
|
+
| Confidence | Meaning | When |
|
|
254
|
+
|------------|---------|------|
|
|
255
|
+
| **High** | Strong signals point clearly to this position | Multiple signals converge, research supports, no counter-signals |
|
|
256
|
+
| **Medium** | Reasonable recommendation with some uncertainty | Some signals present, research supports, minor alternatives exist |
|
|
257
|
+
| **Low** | Best guess given limited information | Few signals, multiple valid positions, user should validate |
|
|
258
|
+
|
|
259
|
+
---
|
|
260
|
+
|
|
261
|
+
## Phase 5: Validate Against Interaction Constraints
|
|
262
|
+
|
|
263
|
+
### 5a. Read Constraints
|
|
264
|
+
|
|
265
|
+
Read `${CLAUDE_PLUGIN_ROOT}/reference/interaction-constraints.md`.
|
|
266
|
+
|
|
267
|
+
### 5b. Check for Hard Blocks
|
|
268
|
+
|
|
269
|
+
Test the proposed 8-dimension configuration against all hard block rules. Hard blocks are combinations that WILL fail:
|
|
270
|
+
|
|
271
|
+
```
|
|
272
|
+
Example hard block:
|
|
273
|
+
granularity: atomic + navigation: 2-tier
|
|
274
|
+
At high volume (200+ notes), atomic granularity with only 2 tiers
|
|
275
|
+
creates navigational vertigo — too many notes per MOC.
|
|
276
|
+
```
|
|
277
|
+
|
|
278
|
+
If a hard block fires:
|
|
279
|
+
1. Identify which dimensions conflict
|
|
280
|
+
2. Propose adjustment to resolve (change the lower-confidence dimension)
|
|
281
|
+
3. Explain why the adjusted configuration avoids the block
|
|
282
|
+
4. Present both original and adjusted configurations
|
|
283
|
+
|
|
284
|
+
### 5c. Check for Soft Warns
|
|
285
|
+
|
|
286
|
+
Test against soft warn rules. Soft warns are friction points that have compensating mechanisms:
|
|
287
|
+
|
|
288
|
+
```
|
|
289
|
+
Example soft warn:
|
|
290
|
+
schema: dense + automation: manual
|
|
291
|
+
Dense schemas require manual enforcement without automation.
|
|
292
|
+
Compensating: add validation scripts triggered by condition checks.
|
|
293
|
+
```
|
|
294
|
+
|
|
295
|
+
If soft warns fire:
|
|
296
|
+
1. Note each warning
|
|
297
|
+
2. Identify the compensating mechanism
|
|
298
|
+
3. Include in the recommendation output
|
|
299
|
+
|
|
300
|
+
### 5d. Check for Cascade Effects
|
|
301
|
+
|
|
302
|
+
Would changing one dimension to match the user's needs create pressure on another dimension that wasn't explicitly discussed?
|
|
303
|
+
|
|
304
|
+
```
|
|
305
|
+
Example cascade:
|
|
306
|
+
User wants: processing: heavy
|
|
307
|
+
Cascade pressure: maintenance should be condition-based (heavy processing
|
|
308
|
+
generates more artifacts that need maintenance)
|
|
309
|
+
```
|
|
310
|
+
|
|
311
|
+
If cascades detected, include the cascaded dimension in the recommendation with explanation.
|
|
312
|
+
|
|
313
|
+
---
|
|
314
|
+
|
|
315
|
+
## Phase 6: Present Recommendation
|
|
316
|
+
|
|
317
|
+
### Output Format
|
|
318
|
+
|
|
319
|
+
```
|
|
320
|
+
--=={ recommend }==--
|
|
321
|
+
|
|
322
|
+
Use case: [1-sentence summary of what the user described]
|
|
323
|
+
|
|
324
|
+
Closest Preset: [preset name] ([strong/moderate/partial] match)
|
|
325
|
+
[Why this preset, what adjustments needed]
|
|
326
|
+
|
|
327
|
+
## Recommended Configuration
|
|
328
|
+
|
|
329
|
+
| Dimension | Position | Confidence | Rationale |
|
|
330
|
+
|-----------|----------|------------|-----------|
|
|
331
|
+
| Granularity | [position] | [H/M/L] | [reason + claim reference] |
|
|
332
|
+
| Organization | [position] | [H/M/L] | [reason + claim reference] |
|
|
333
|
+
| Linking | [position] | [H/M/L] | [reason + claim reference] |
|
|
334
|
+
| Processing | [position] | [H/M/L] | [reason + claim reference] |
|
|
335
|
+
| Navigation | [position] | [H/M/L] | [reason + claim reference] |
|
|
336
|
+
| Maintenance | [position] | [H/M/L] | [reason + claim reference] |
|
|
337
|
+
| Schema | [position] | [H/M/L] | [reason + claim reference] |
|
|
338
|
+
| Automation | [position] | [H/M/L] | [reason + claim reference] |
|
|
339
|
+
|
|
340
|
+
{If interaction constraints fired:}
|
|
341
|
+
Interaction Constraints:
|
|
342
|
+
[HARD BLOCK | SOFT WARN | CLEAN]: [description]
|
|
343
|
+
[Resolution or compensating mechanism]
|
|
344
|
+
|
|
345
|
+
## Architecture Sketch
|
|
346
|
+
|
|
347
|
+
Folder structure:
|
|
348
|
+
[proposed folder layout for their domain]
|
|
349
|
+
|
|
350
|
+
Components enabled:
|
|
351
|
+
- [component] — [why, one line]
|
|
352
|
+
- [component] — [why, one line]
|
|
353
|
+
|
|
354
|
+
Components skipped:
|
|
355
|
+
- [component] — [why not needed]
|
|
356
|
+
|
|
357
|
+
## Schema Design
|
|
358
|
+
|
|
359
|
+
Base fields (all {vocabulary.note_plural}):
|
|
360
|
+
description: [one-sentence summary]
|
|
361
|
+
[domain-specific field]: [purpose]
|
|
362
|
+
|
|
363
|
+
Example {vocabulary.note} in your domain:
|
|
364
|
+
---
|
|
365
|
+
description: [example for their domain]
|
|
366
|
+
[field]: [example value]
|
|
367
|
+
---
|
|
368
|
+
# [example title in their domain style]
|
|
369
|
+
[2-3 lines showing what a note looks like]
|
|
370
|
+
|
|
371
|
+
## Processing Pattern
|
|
372
|
+
|
|
373
|
+
Capture: [how things enter the system]
|
|
374
|
+
Process: [how raw input becomes structured knowledge]
|
|
375
|
+
Connect: [how notes link to each other]
|
|
376
|
+
Maintain: [how the system stays healthy]
|
|
377
|
+
|
|
378
|
+
## Session Rhythm
|
|
379
|
+
|
|
380
|
+
Orient: [what to read at session start]
|
|
381
|
+
Work: [how to capture during active work]
|
|
382
|
+
Persist: [what to save at session end]
|
|
383
|
+
|
|
384
|
+
## Trade-offs
|
|
385
|
+
|
|
386
|
+
Optimizes for: [what this configuration prioritizes]
|
|
387
|
+
Sacrifices: [what it deprioritizes]
|
|
388
|
+
Reconsider when: [signals that the configuration should evolve]
|
|
389
|
+
|
|
390
|
+
## Research Backing
|
|
391
|
+
|
|
392
|
+
Key claims supporting this recommendation:
|
|
393
|
+
- [claim title] — [how it applies to this recommendation]
|
|
394
|
+
- [claim title] — [how it applies]
|
|
395
|
+
- [claim title] — [how it applies]
|
|
396
|
+
|
|
397
|
+
Ready to build this? Run /setup to generate the full system.
|
|
398
|
+
```
|
|
399
|
+
|
|
400
|
+
### Rationale Depth Per Dimension
|
|
401
|
+
|
|
402
|
+
Each dimension rationale should include:
|
|
403
|
+
|
|
404
|
+
1. **The signal** — what from the user's input points to this position
|
|
405
|
+
2. **The research** — which claim(s) support this position for their context
|
|
406
|
+
3. **The alternative** — what the other position would mean and why it's less suitable
|
|
407
|
+
|
|
408
|
+
Example:
|
|
409
|
+
```
|
|
410
|
+
Granularity → atomic (high confidence):
|
|
411
|
+
Signal: "track claims across disciplines" requires decomposing sources
|
|
412
|
+
into individual assertions.
|
|
413
|
+
Research: [[three capture schools converge through agent-mediated synthesis]]
|
|
414
|
+
shows that agent processing recovers what atomic capture loses.
|
|
415
|
+
Alternative: Moderate granularity would reduce processing effort but
|
|
416
|
+
sacrifice cross-domain connection density, which is your primary goal.
|
|
417
|
+
```
|
|
418
|
+
|
|
419
|
+
---
|
|
420
|
+
|
|
421
|
+
## Comparison Mode (--compare)
|
|
422
|
+
|
|
423
|
+
When invoked with `--compare [A] [B]`:
|
|
424
|
+
|
|
425
|
+
1. Read both presets from `${CLAUDE_PLUGIN_ROOT}/reference/tradition-presets.md`
|
|
426
|
+
2. Present a side-by-side comparison:
|
|
427
|
+
|
|
428
|
+
```
|
|
429
|
+
--=={ recommend: compare }==--
|
|
430
|
+
|
|
431
|
+
Comparing: [Preset A] vs [Preset B]
|
|
432
|
+
|
|
433
|
+
| Dimension | [A] | [B] | Key Difference |
|
|
434
|
+
|-----------|-----|-----|----------------|
|
|
435
|
+
| Granularity | [pos] | [pos] | [what differs and why] |
|
|
436
|
+
| Organization | [pos] | [pos] | [what differs and why] |
|
|
437
|
+
| ... | ... | ... | ... |
|
|
438
|
+
|
|
439
|
+
Where [A] wins:
|
|
440
|
+
- [scenario where A is better, with research reason]
|
|
441
|
+
|
|
442
|
+
Where [B] wins:
|
|
443
|
+
- [scenario where B is better, with research reason]
|
|
444
|
+
|
|
445
|
+
For your use case: [recommendation of which to start from, if user
|
|
446
|
+
provided enough context]
|
|
447
|
+
```
|
|
448
|
+
|
|
449
|
+
---
|
|
450
|
+
|
|
451
|
+
## Quality Standards
|
|
452
|
+
|
|
453
|
+
### Every Recommendation Must
|
|
454
|
+
|
|
455
|
+
1. **Trace to research** — no "I recommend X" without a claim reference. If no research covers a specific aspect, say so: "No specific research covers this; recommending based on general principles."
|
|
456
|
+
|
|
457
|
+
2. **Be honest about confidence** — low-confidence recommendations are valuable IF flagged. "I'm less certain about navigation tiers because your scale is unclear" is better than a false-confident recommendation.
|
|
458
|
+
|
|
459
|
+
3. **Respect simplicity** — default to simpler configurations. The user can always add complexity later. Recommend the MINIMUM viable configuration, then note what they'd add as they grow.
|
|
460
|
+
|
|
461
|
+
4. **Avoid over-engineering** — don't recommend features the user didn't ask about. If they want a simple journal, don't recommend 4-tier navigation and dense schemas. Match the system to their actual needs.
|
|
462
|
+
|
|
463
|
+
5. **Present trade-offs** — every position has costs. Make them visible so the user can make an informed choice.
|
|
464
|
+
|
|
465
|
+
### Anti-Patterns
|
|
466
|
+
|
|
467
|
+
- Recommending maximum everything (all dimensions at highest complexity)
|
|
468
|
+
- Recommending without reading the constraint map (producing invalid combinations)
|
|
469
|
+
- Asking more than 2 clarifying questions (analysis paralysis)
|
|
470
|
+
- Generating files (this is /setup's job, not /recommend's)
|
|
471
|
+
- Ignoring the user's stated pain points
|
|
472
|
+
- Recommending against the user's explicit preferences without strong research justification
|
|
473
|
+
|
|
474
|
+
---
|
|
475
|
+
|
|
476
|
+
## Edge Cases
|
|
477
|
+
|
|
478
|
+
### User Describes an Existing System
|
|
479
|
+
|
|
480
|
+
If the user already has a system and wants advice on improving it:
|
|
481
|
+
|
|
482
|
+
```
|
|
483
|
+
You already have a system. /recommend designs new systems from scratch.
|
|
484
|
+
|
|
485
|
+
For evolution advice on existing systems, run /architect — it reads your
|
|
486
|
+
current configuration and recommends evidence-based changes.
|
|
487
|
+
|
|
488
|
+
If you want to compare your current setup against the research-optimal
|
|
489
|
+
configuration, I can do that here. Want me to?
|
|
490
|
+
```
|
|
491
|
+
|
|
492
|
+
If they say yes, proceed with comparison: their current configuration vs what research suggests.
|
|
493
|
+
|
|
494
|
+
### User Describes Something Outside Knowledge System Scope
|
|
495
|
+
|
|
496
|
+
If the request is not about a knowledge system (e.g., "recommend a database for my app"):
|
|
497
|
+
|
|
498
|
+
```
|
|
499
|
+
/recommend is designed for knowledge system architecture — personal or
|
|
500
|
+
agent-operated systems for capturing, organizing, and retrieving knowledge.
|
|
501
|
+
|
|
502
|
+
Your request sounds more like [what it sounds like]. I can help with
|
|
503
|
+
that directly, but /recommend's research backing is specific to knowledge
|
|
504
|
+
management patterns.
|
|
505
|
+
```
|
|
506
|
+
|
|
507
|
+
### No Presets Match
|
|
508
|
+
|
|
509
|
+
If no preset is a reasonable match:
|
|
510
|
+
|
|
511
|
+
```
|
|
512
|
+
No existing preset closely matches your use case. Building a custom
|
|
513
|
+
configuration from first principles.
|
|
514
|
+
|
|
515
|
+
Starting from: [methodology.md universal principles]
|
|
516
|
+
Domain signals: [what was extracted]
|
|
517
|
+
```
|
|
518
|
+
|
|
519
|
+
Proceed with Phase 4 (dimension mapping) without a preset baseline. Note lower confidence on dimensions where a preset would have provided grounding.
|
|
520
|
+
|
|
521
|
+
### Conflicting User Signals
|
|
522
|
+
|
|
523
|
+
When signals point in opposite directions (e.g., "I want deep analysis but hate ceremony"):
|
|
524
|
+
|
|
525
|
+
1. Name the conflict explicitly
|
|
526
|
+
2. Explain what research says about the tension
|
|
527
|
+
3. Recommend the position that best resolves the conflict
|
|
528
|
+
4. Note the trade-off clearly
|
|
529
|
+
|
|
530
|
+
```
|
|
531
|
+
Tension detected: You want deep processing (heavy) but minimal ceremony
|
|
532
|
+
(light schema, manual automation). Research shows these create friction
|
|
533
|
+
because deep processing generates metadata that light schemas can't capture.
|
|
534
|
+
|
|
535
|
+
Resolution: Processing → moderate, Schema → moderate
|
|
536
|
+
This gives meaningful analysis without overwhelming ceremony.
|
|
537
|
+
You can increase processing depth later if you want deeper extraction.
|
|
538
|
+
```
|
|
539
|
+
|
|
540
|
+
### User Asks "What's Best?"
|
|
541
|
+
|
|
542
|
+
There is no universal best. Redirect to constraints:
|
|
543
|
+
|
|
544
|
+
```
|
|
545
|
+
"Best" depends on what you're optimizing for. A research system and
|
|
546
|
+
a personal journal need fundamentally different architectures.
|
|
547
|
+
|
|
548
|
+
Tell me:
|
|
549
|
+
- What kind of knowledge are you working with?
|
|
550
|
+
- What's your biggest frustration with your current approach?
|
|
551
|
+
|
|
552
|
+
That gives me enough to recommend something specific.
|
|
553
|
+
```
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "knowledge-recommend",
|
|
3
|
+
"description": "Get research-backed architecture advice for your knowledge system. Describe your use case, constraints, and goals to get specific recommendations grounded in TFT research with rationale.",
|
|
4
|
+
"version": "0.4.0",
|
|
5
|
+
"author": "arscontexta",
|
|
6
|
+
"tags": ["knowledge-management", "research", "learning"],
|
|
7
|
+
"entry": "SKILL.md",
|
|
8
|
+
"platform_hints": {
|
|
9
|
+
"claude-code": {
|
|
10
|
+
"context": "fork",
|
|
11
|
+
"model": "opus"
|
|
12
|
+
},
|
|
13
|
+
"openclaw": {
|
|
14
|
+
"type": "external"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|