grok-prompting

Solid

Brief writing guidance for composing self contained Grok briefs for coding, review, diagnosis, and second opinion tasks

AI & Automation 3 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Grok prompting Grok runs each brief in a new process and never receives the Claude conversation automatically. An explicit resume or direct-task continuity affinity may restore a compatible Grok session, and `--memory` may inject relevant cross-session Grok memory, but every brief must remain self contained. Fusion routed briefs do not receive automatic affinity and stay fresh unless explicitly resumed. Companion options must lead the raw request and be separated from the brief by a standalone `--`. For example, a live web research consult must begin with `--web -- ` followed by the brief. Prose inside the brief, such as `consult --web`, or a header line never enables web tools. A consult that needs file writes or web access without the leading options will run without them. Brief structure: - State the goal in one sentence, then the constraints that bound it. - Name the exact paths, modules, and commands involved. Grok should not have to guess where to look. - Define done criteria: what must be true when the task is finished. - Give implementation and change briefs a verification command Grok can run to prove the work, such as a test command or a build step. Consult, research, and review briefs instead need explicit coverage or acceptance criteria, with collection review as their verification. Context rules: - Include context generously. Grok's context window is large; size briefs against the live `grok models` output rather than hardcoded numbers (the flagship defau...

Details

Author
okisdev
Repository
okisdev/claude-code-fusion
Created
3 weeks ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category