Skip to content
Development
Command

/inspect-profile

Override `~/.claude/nyann` profile root.

From plugin
nyann
641 skills41 commands3 hooks
Install
> /plugin marketplace add thettwe/nyann
> /plugin install nyann@nyann-plugins

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/inspect-profile

Context preview

What this command does when you run it.

Override `~/.claude/nyann` profile root.

Command definition

inspect-profile.md
name: nyann:inspect-profile
description: >
  Render a human-readable summary of what a nyann profile enables
  (stack, branching, hooks, extras, docs).
arguments:
  - name: name
    description: Profile name. User profiles shadow starter profiles with the same name.
    optional: false
  - name: user-root
    description: Override `~/.claude/nyann` profile root.
    optional: true

**Plugin root:** This is a Claude Code plugin, NOT a CLI tool. Do NOT search via `which`, `npm list`, `pip list`, or `brew list`. This file is at `<plugin_root>/commands/`. All scripts: `<plugin_root>/bin/`. Read the matching `skills/*/SKILL.md` for the full flow.

/nyann:inspect-profile

Wraps `bin/inspect-profile.sh`. Read-only. Loads via `load-profile.sh` (user > starter) and prints sections: Profile/Stack/Branching/Hooks/Extras/Conventions/Documentation/GitHub integration.

See `skills/inspect-profile/SKILL.md` for DISAMBIGUATION from `explain-state` (reads the repo, not a profile file).

Ships withnyann

ငြမ်း is Burmese for scaffolding. Nyann is the Claude Code plugin that picks expert git defaults for your stack — branching, working hooks (Husky / pre-commit.com / lefthook), commits, releases, CI, docs — then keeps the repo on those rails through every PR

Get the whole plugin

Other commands on nyann.