explain
Explain (Read-Only Mode)
When this skill is invoked, the agent MUST operate in a strictly read-only mode. Answer the user's question based on their provided arguments — do not perform any implementation, modification, or side effects.
When to Use
The user may invoke this skill with any question or request for information, for example:
- "Which files have changed and are available to stage?"
- "What does this function do?"
- "Explain the current git status"
- "What dependencies does this project use?"
- "How is this module structured?"
Rules
More from humanpluslabsoss/skills
commit
Create a conventional commit message for staged changes. Usage: /commit [optional context]
12docs
Fetch documentation from llms.txt URLs for supported libraries. Usage: /docs [library name] [question]
10prime
Familiarise the agent with the project codebase at the start of a new conversation. Reads conventional documentation, the package manifest, and recent git activity to load context. Usage: /prime
6init-monorepo
Bootstrap a fresh TypeScript pnpm monorepo with the house defaults: git, Biome, cspell, lefthook, Turbo, sherif, shared @repo/typescript config, VS Code settings, GitHub Actions CI + weekly audit, and CLAUDE.md/AGENTS.md. Use when the user wants to scaffold a new TypeScript monorepo from scratch, asks to 'init monorepo', 'set up a pnpm workspace', or runs /init-monorepo in an empty (or near-empty) directory. Usage: /init-monorepo
3