agentsclimarketplace

Project onboarding

Skill yuri-semenenko/ai-engineering-workspace/codex/skills/project-onboarding

One engineering workflow across Claude Code, Codex, Copilot, and Gemini CLI. A portable persona canon, process skills, and safety guardrails, kept in sync by design.

Install
npx -y skills add yuri-semenenko/ai-engineering-workspace --skill project-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

  • 0 stars0 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 initializing, auditing, or updating a project's AGENTS.md, onboarding Codex to a repository, capturing repo-specific commands, or turning sparse project context into high-signal agent instructions.

SKILL.md

1.6 KB, as published. Nobody here has run it

Project Onboarding

Create or improve a project-level AGENTS.md that helps Codex work in the repo without restating generic engineering advice.

What To Capture

  • Scripts: build, test, lint, typecheck, dev, format, and workspace flags.
  • Single-test command with a concrete example.
  • Migrations: location, generate/apply/rollback commands, Supabase workflow if relevant.
  • Local DB and seed data setup.
  • Required env vars and where values come from.
  • Non-obvious repo structure, server/client boundaries, route conventions, and generated files.
  • Auth, RLS, test harness, PR/commit conventions, CI gotchas, and monitoring only when they exist.

What To Skip

  • Full file trees.
  • Generic "write tests" or "use TypeScript" advice.
  • Stack summaries already visible in package.json.
  • Friendly boilerplate.

Process

  1. Read existing AGENTS.md, README, package.json, test config, migration folders, and CI files.
  2. Identify commands and gotchas from repo evidence, not guesses.
  3. Keep AGENTS.md around 80-150 lines unless the repo genuinely needs more.
  4. Prefer repo-specific facts over universal preferences.
  5. If the repo already has good instructions, patch only stale or missing sections.

Use $CODEX_HOME/references/memory-seed/project_claude_md_checklist.md for the longer migrated checklist when needed.

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.