@asymmetric-al/repo-entry
BPointer to the canonical agent instruction and skill system for this monorepo
Install
agr install @asymmetric-al/repo-entry --target claudeWrites 38 files into .claude/skills/, pinned to git-49c41dda.
- .claude/skills/repo-entry/.cursorignore
- .claude/skills/repo-entry/.env.example
- .claude/skills/repo-entry/.gitattributes
- .claude/skills/repo-entry/.gitignore
- .claude/skills/repo-entry/.mcp.json
- .claude/skills/repo-entry/.prettierignore
- .claude/skills/repo-entry/.vercelignore
- .claude/skills/repo-entry/AGENTS.md
- .claude/skills/repo-entry/CLAUDE.md
- .claude/skills/repo-entry/CODEOWNERS
- .claude/skills/repo-entry/CODE_QUALITY_AUDIT.md
- .claude/skills/repo-entry/CONTEXT-MAP.md
- .claude/skills/repo-entry/CONTEXT.md
- .claude/skills/repo-entry/CONTRIBUTING.md
- .claude/skills/repo-entry/GOAL_LOG.md
- .claude/skills/repo-entry/LICENSE
- .claude/skills/repo-entry/README.md
- .claude/skills/repo-entry/SECURITY.md
- .claude/skills/repo-entry/SKILL.md
- .claude/skills/repo-entry/THIRD_PARTY_NOTICES.md
- .claude/skills/repo-entry/bun.lock
- .claude/skills/repo-entry/contribution-workflow.md
- .claude/skills/repo-entry/cursor.md
- .claude/skills/repo-entry/doctor.config.json
- .claude/skills/repo-entry/eslint.config.mjs
- .claude/skills/repo-entry/lighthouserc.json
- .claude/skills/repo-entry/package.json
- .claude/skills/repo-entry/playwright.admin.config.ts
- .claude/skills/repo-entry/playwright.config.ts
- .claude/skills/repo-entry/playwright.development-smoke.config.ts
- .claude/skills/repo-entry/playwright.donor.config.ts
- .claude/skills/repo-entry/playwright.missionary.config.ts
- .claude/skills/repo-entry/shadcn-extension.json
- .claude/skills/repo-entry/skills-lock.json
- .claude/skills/repo-entry/turbo.json
- .claude/skills/repo-entry/vitest.config.ts
- .claude/skills/repo-entry/vitest.coverage-provider.mjs
- .claude/skills/repo-entry/vitest.per-importer-alias.ts
Document
name: repo-entry description: Pointer to the canonical agent instruction and skill system for this monorepo
Repository agent instructions
Canonical content: docs/ai/skills/repo-entry/SKILL.md
This root file exists so tools that discover SKILL.md at the repository root still land on the same entry skill. Edit the canonical file under docs/ai/skills/repo-entry/ only; run bun run skills:sync and bun run skills:verify after changes.
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicensecopyleft/unknown — index-and-link only
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-49c41dda15922026-07-30