agentsclimarketplace

Repo onboarding

Skill jukrap/ai-agent-playbook/skills/project/repo-onboarding

Reusable AI agent skills, project templates, and guardrails for safer software maintenance and delivery.

Install
npx -y skills add jukrap/ai-agent-playbook --skill repo-onboarding

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when starting work in an unfamiliar or newly opened repository, before planning architecture/tooling, editing code, or answering project-specific workflow questions.

SKILL.md

1.1 KB, as published. Nobody here has run it

Repo Onboarding

Ground decisions in the repository before acting.

Workflow

  1. Inspect root files, git branch/remotes/status, README, AGENTS.md, package/build config, and local docs.
  2. Identify actual package manager, runtime, scripts, architecture, local-only policy, and verification commands.
  3. Read .ai-agent-playbook/START_HERE.md, CURRENT.md working vocabulary, relevant maps, and relevant runbooks when they exist.
  4. Check map freshness and scan range before relying on structural or duplicate-code claims.
  5. Search relevant entrypoints with rg; do not infer stack, routes, tests, or branch policy from habit.
  6. State only facts confirmed from fresh output. Mark unresolved items as assumptions or blockers.

Reference

Read references/onboarding-checklist.md when the task involves a new project, a stale project, or unclear repo conventions.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.