How this command is triggered — by the user, by Claude, or both
Slash command
/cortex:methodologyThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the native MCP tool catalog: 1. Run `cortex:query_methodology` to get the current local-memory context. 2. Run `cortex:list_domains` to see domains present in the native JSONL store. 3. Run `cortex:get_methodology_graph` to inspect the native supersession graph. 4. Run `cortex:memory_stats` when safety, redaction, or access evidence matters. If the store is empty, capture only concrete evidence with `cortex:remember`. Avoid speculative cognitive-profile claims; the native rewrite preserves only implemented retrieval, provenance, wiki, checkpoint, and supersession behavior.
Use the native MCP tool catalog:
cortex:query_methodology to get the current local-memory context.cortex:list_domains to see domains present in the native JSONL store.cortex:get_methodology_graph to inspect the native supersession graph.cortex:memory_stats when safety, redaction, or access evidence matters.If the store is empty, capture only concrete evidence with cortex:remember.
Avoid speculative cognitive-profile claims; the native rewrite preserves only
implemented retrieval, provenance, wiki, checkpoint, and supersession behavior.
npx claudepluginhub eugot/crtx/methodologyManages active development methodology (SDD or Double-Loop TDD) — shows status, switches methodologies, changes phases, and displays checklists.
/methodologyDisplays your cognitive methodology profile and reasoning patterns for the current domain, with options to rebuild, list domains, or visualize the methodology graph.
/methodologyManages development methodologies — list available, show current/info, activate/use one, compose multiple, or deactivate. Dispatches to methodology.sh shell script.