1.0 KiB
1.0 KiB
name, description
| name | description |
|---|---|
| shape-spec | Pre-implementation planning command for a GuruRMM (or similar) feature. Produces a structured spec folder (plan.md, shape.md, references.md, standards.md) that persists across sessions. Use for "/shape-spec", complex feature planning, or before coding a non-trivial RMM/GuruConnect change. |
Grok skill. See .claude/commands/shape-spec.md for the full process (it often invokes analysis of the codebase + roadmap + existing specs).
When used, read the command, explore the relevant project (using grepai or tools), then produce the spec artifacts in the conventional specs// location. This eliminates re-explaining context on resume.
GrepAI-first (MANDATORY): For all exploration of code, prior specs, roadmap, or context: start with search_tool to find grepai__grepai_search (and traces), then use_tool calls with natural language queries before any direct read_file, grep, or broad listing. This follows the harness rule in CLAUDE.md + grepai-first standard (loaded by Grok).