Skip to content
Development
Command

/methodology

View your cognitive methodology profile and reasoning patterns

shell
$ npx -y skills add cdeust/Cortex --agent claude-code

Ships with hypermnesia-mcp. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/methodology

Context preview

What this command does when you run it.

View your cognitive methodology profile and reasoning patterns

Command definition

methodology.md
name: methodology
description: View your cognitive methodology profile and reasoning patterns

Use the `methodology-agent:query_methodology` tool with the current working directory to retrieve the user's cognitive profile for this domain.

Display the `context` field as a summary paragraph, then offer: 1. Run `methodology-agent:rebuild_profiles` if the profile seems stale or the user wants a fresh analysis 2. Run `methodology-agent:list_domains` to show all detected domains 3. If the companion [cortex-viz](https://github.com/cdeust/cortex-viz) MCP is installed, run its `get_methodology_graph` tool for visualization data (it was extracted from Cortex in v3.21.0 and is not part of this server)

If no profile exists yet, run `methodology-agent:rebuild_profiles` first to build one from session history.

Read it on GitHub ↗
Ships withhypermnesia-mcp

Cross-platform persistent memory MCP for Codex, Gemini CLI, Claude Code, and other local MCP hosts. 36 cited neuroscience mechanisms, local-first SQLite/PostgreSQL, hybrid retrieval, decay-based consolidation, and reproducible benchmarks. Claude adds optional automatic lifecycle hooks.

Get the whole plugin, auto-invoked
Stats
68
Stars
0
Views
12
Forks
Active
Maintenance
Python
Language
MIT
License
3h ago
Last commit
4mo ago
Created

Repo: cdeust/Cortex