sync: auto-sync from GURU-5070 at 2026-06-03 11:52:45
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-03 11:52:45
This commit is contained in:
@@ -6,4 +6,6 @@ description: >
|
||||
|
||||
**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/<slug>/ location. This eliminates re-explaining context on resume.
|
||||
When used, read the command, explore the relevant project (using grepai or tools), then produce the spec artifacts in the conventional specs/<slug>/ 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).
|
||||
Reference in New Issue
Block a user