# Gsd Ns Context

> codebase intel | map graphify docs learnings mempalace

- Skill: `open-gsd/gsd-ns-context` (Agent Skill)
- Install (CLI): `npx skillmds@latest add open-gsd/gsd-ns-context`
- Raw SKILL.md: https://api.skillmd.com/api/skills/open-gsd/gsd-ns-context/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: open-gsd (https://skillmd.com/u/open-gsd)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/open-gsd/gsd-ns-context

---



Route to the appropriate codebase-intelligence skill based on the user's intent.
`gsd-scan` and `gsd-intel` were folded into `gsd-map-codebase` flags by #2790.

| User wants | Invoke |
|---|---|
| Map the full codebase structure | gsd-map-codebase |
| Quick lightweight codebase scan | gsd-map-codebase --fast |
| Query mapped intelligence files | gsd-map-codebase --query |
| Generate a knowledge graph | gsd-graphify |
| Update project documentation | gsd-docs-update |
| Extract learnings from a completed phase | gsd-extract-learnings |
| Recall prior decisions and patterns before planning | gsd-mempalace-recall |
| File a phase artifact into MemPalace | gsd-mempalace-capture |

Invoke the matched skill directly using the Skill tool.

