Skip to content

chore: dogfood agent-ready onto its own repo - #1

Merged
testtest126 merged 1 commit into
dogfood-copy-basefrom
claude/yakiv-kovalskyi-chore-dogfood-zywcsq
Jul 14, 2026
Merged

chore: dogfood agent-ready onto its own repo#1
testtest126 merged 1 commit into
dogfood-copy-basefrom
claude/yakiv-kovalskyi-chore-dogfood-zywcsq

Conversation

@testtest126

Copy link
Copy Markdown
Owner

Reproduces the closed "chore: dogfood" pull request as a reviewable copy.

Because that change is already merged into main (a fresh PR against main would be empty), this PR is opened against dogfood-copy-base — a branch pinned at the pre-dogfood commit (2c47589) — so the full diff is visible for review.

What this does

Installs the kit into its own root via ./install.sh . so the project follows the conventions it ships:

  • AGENTS.md filled in with real values (POSIX-sh kit; test with bats tests/install.bats; lint with shellcheck install.sh; the no-dependencies promise; the templates/-derived copy list).
  • Per-tool adapters (CLAUDE.md, .github/copilot-instructions.md, .cursor/rules/agents.mdc) that all point at AGENTS.md.
  • memory/ scaffold (MEMORY.md index + EXAMPLE.md format reference).

Diff

6 files, +123 lines:

  • .cursor/rules/agents.mdc
  • .github/copilot-instructions.md
  • AGENTS.md
  • CLAUDE.md
  • memory/EXAMPLE.md
  • memory/MEMORY.md

Verification

  • shellcheck install.sh — clean
  • bats tests/install.bats — 10/10

Note: dogfood-copy-base is a helper base branch created only to make this copy's diff reviewable. The underlying change already lives in main, so this PR is not intended to be merged there as-is.


Generated by Claude Code

Install the kit into its own root via `./install.sh .` so the project
follows the conventions it ships:

- AGENTS.md filled in with real values (POSIX-sh kit; test with
  `bats tests/install.bats`; lint with `shellcheck install.sh`; the
  no-dependencies promise; the templates/-derived copy list).
- Per-tool adapters (CLAUDE.md, .github/copilot-instructions.md,
  .cursor/rules/agents.mdc) that point at AGENTS.md.
- memory/ scaffold (MEMORY.md index + EXAMPLE.md format reference).

Verified: `shellcheck install.sh` clean, `bats tests/install.bats` 10/10.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@testtest126
testtest126 marked this pull request as ready for review July 14, 2026 16:26
@testtest126
testtest126 merged commit e3e402e into dogfood-copy-base Jul 14, 2026
5 checks passed
testtest126 added a commit that referenced this pull request Jul 14, 2026
Merge pull request #1 from testtest126/claude/yakiv-kovalskyi-chore-d…
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