source-command-gsd-ns-contextlisted
Install: claude install-skill friday-ai-codes/friday-ai
# source-command-gsd-ns-context
Use this skill when the user asks to run the migrated source command `gsd-ns-context`.
## Command Template
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 |
Invoke the matched skill directly using the Skill tool.