Skip to content

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

Draft
testtest126 wants to merge 1 commit into
dogfood-copy-basefrom
claude/yakiv-kovalskyi-chore-dogfood-zywcsq
Draft

chore: dogfood agent-ready onto its own repo#1
testtest126 wants to merge 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>
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