feat(org): org structure + prompts + link style + restore BOOTSTRAP.md
Squash-merge bootstrap-org into integration
This commit is contained in:
16
COMMON/prompt/modules/style.md
Normal file
16
COMMON/prompt/modules/style.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Style and Formatting Rules
|
||||
|
||||
- Use short, imperative sentences. Avoid hedging.
|
||||
- Prefer bullets with one point per line.
|
||||
- Wrap commands, paths, env vars, and code identifiers in backticks.
|
||||
- Use section headers only when they improve scanability.
|
||||
- Keep lists to 4–6 bullets; merge related points.
|
||||
- Default to present tense; active voice.
|
||||
- For multi‑step work, summarize outcomes and next actions.
|
||||
- Never output ANSI codes. Avoid decorative formatting.
|
||||
|
||||
Outputs must be self‑contained
|
||||
- Don’t reference “above/below”.
|
||||
- Include minimal context necessary to act.
|
||||
- Call out assumptions explicitly.
|
||||
|
Reference in New Issue
Block a user