Skip to content

docs(agents): add shared engineering guidance - #33

Merged
stozo04 merged 2 commits into
mainfrom
docs/engineering-prompt-2026-09-10
Sep 10, 2026
Merged

stozo04 merged 2 commits into
mainfrom
docs/engineering-prompt-2026-09-10

Conversation

@stozo04

@stozo04 stozo04 commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Why

Require agents to read the shared reuse-first engineering guidance before project work.

Scope

Copy the supplied Engineering-Prompt.md into the project root. Add a first-line link to AGENTS.md and CLAUDE.md and preserve their existing content.

Verification

Passed skill synchronization and its regression cases, module tidy, formatting, go vet, golangci-lint, race tests, and build.
The prompt matches the supplied source byte-for-byte. Intentional Markdown hard-break spaces are preserved. Application behavior is unchanged.

The source and copies include a final newline for Markdown lint compatibility; the prompt wording is unchanged.


Note

Low Risk
Documentation-only changes to agent onboarding; no runtime or application behavior is modified.

Overview
Adds a shared reuse-first / ecosystem-first engineering prompt at the repo root (Engineering-Prompt.md) and makes it the first required read for agents by linking it from AGENTS.md and CLAUDE.md (existing operating/project instructions and machine contract pointers are unchanged).

The new doc mandates reconnaissance (codebase, dependencies/SDKs, ecosystem search, stdlib) before custom code, defines a preferred solution hierarchy ending in custom implementation as last resort, and requires a short reconnaissance summary for non-trivial work.

Reviewed by Cursor Bugbot for commit 70fd449. Bugbot is set up for automated code reviews on this repo. Configure here.

@stozo04
stozo04 merged commit f8157ef into main Sep 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant