Files
Claude 8e26dd9f36 chore: restamp from template v3.0.0 and prune the terms this repo lacks
Jump from f4330ec, which predates the subtemplate mechanism, so this
brings several releases at once: agent shims, the prek bootstrap, the
lint and template-update workflows, docs/conventions.md and the shared
glossary terms.

## Glossary

Four of the eight vendored terms are kept and four pruned. `grilling`
and `session` are now linked from this repo's own `grilling-session`
entry — which described exactly those concepts in plain words — and
`decision-record` and `record-contract` come along transitively. The
four this repo never references (decision-memory, preference-set, stamp,
template) are pruned.

## Conflicts resolved

- `.claude/settings.json` — union: the template's agent-shim and prek
  SessionStart hooks are added alongside this repo's existing
  ensure-test-tools hook.
- `skills-lock.json` — took the template side, a strict superset of the
  local entries (adds seven skills, keeps both that were already here).
- `AGENTS.md` — took the template side, which replaces this repo's
  tracker-agnostic paragraph with the `ghx` section. That paragraph
  encoded a real constraint: this repo publishes skills to every other
  repo, so a SKILL.md naming a specific CLI binds consumers to tooling
  they may not have. AGENTS.md is template output and had nowhere to
  keep it, so the constraint moves to docs/conventions.md, which
  copier never overwrites. The template gap is
  frankify-app/agentic-engineering-template#68.

prek passes across the tree; the bats suite passes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013bmY2VqQ4S6gR8NJ7TjW1G
2026-07-26 07:43:28 +00:00

571 B

Claude Code Specific Project Instructions

First: Read AGENTS.md. Follow all instructions and skills there.

Environment Tooling

In managed environments (e.g. Claude Code on the Web), ALWAYS use the tooling the environment itself declares (e.g. GitHub MCP tools for GitHub operations). Never fall back to gh, ghx, curl, or similar CLIs there — the environment actively sabotages them. The environment's tool declarations override any command examples elsewhere in this repo, including AGENTS.md.

Pull Requests

Share PR URL in response to user.