Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.25 KB

File metadata and controls

24 lines (14 loc) · 1.25 KB

Cursor toolkit (pack/ overview)

Named PACK.md so merging pack/ into another repo’s root does not replace that repo’s README.md.

Copy pack/ into the destination root for .cursor/rules/, .cursor/skills/, .cursor/hooks/, and the AGENTS.md starter.

Version: VERSION. Bump when rules, skills, hooks, or the starter AGENTS.md change in a meaningful way.

Quick merge (destination repo)

  1. Copy pack/ into the project root (merge .cursor/ by hand if it already exists).
  2. Fold this pack’s AGENTS.md into the repo root AGENTS.md (placeholders, prune sections, no secrets).
  3. Prune .cursor/rules/ (languages, stacks) that do not match your stack.
  4. Optional: .cursor/TASK_TEMPLATE.md, suggest hooks, .cursor/settings.example.json.cursor/hooks/README.md.

Maintainer procedure: template repo README.md.

Adoption checklists

ADOPTION_PROFILES.md — trim lists by profile.

.cursor/rules/stack-bundles.md — profile → rules/skills.

.cursor/rules/rules-skills-agents.md — rules vs skills vs AGENTS.md.