Methodology banner
cdeust cdeust

Methodology

Development community

Description

--- 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 com

Installation

Installs to ~/.claude/skills/cdeust-cortex-methodology/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cdeust-cortex-methodology && curl -fsSL https://raw.githubusercontent.com/cdeust/Cortex/HEAD/commands/methodology.md -o ~/.claude/skills/cdeust-cortex-methodology/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository