access-and-onboarding

access-and-onboarding is a skill for Claude Code from rpraharaj/forward-deployed-engineer. It costs 141 tokens per session (2,261 once invoked), scanned A, original, MIT.

A workflow for listing every access, account, credential, permission, and environment needed to start work, along with its approver and waiting time.

In plain words
What is it for?
Use it when joining an organization or project, when blocked by access, or when upcoming work will require systems you cannot yet use. It helps request long-lead items early and track useful work while requests are pending.
Why use it?
It prevents access requests from being discovered one at a time, which can turn a short setup into weeks of waiting.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the fde-core plugin — 30 skills shipped together

Good fit Use it when joining an organization or project, when blocked by access, or when upcoming work will require systems you cannot yet use. It helps request long-lead items early and track useful work while requests are pending.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rpraharaj/forward-deployed-engineer/access-and-onboarding
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rpraharaj/forward-deployed-engineer --skill access-and-onboarding
Clone the repo
git clone --depth 1 https://github.com/rpraharaj/forward-deployed-engineer

Made for: Claude Code.

Or install fde-core, the plugin that ships this one along with the rest of its 30 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for access-and-onboarding

README.md
[![agentmods](https://agentmods.dev/badge/skills/rpraharaj/forward-deployed-engineer/access-and-onboarding/github.svg)](https://agentmods.dev/skills/rpraharaj/forward-deployed-engineer/access-and-onboarding)
Your own site
<a href="https://agentmods.dev/skills/rpraharaj/forward-deployed-engineer/access-and-onboarding"><img src="https://agentmods.dev/badge/skills/rpraharaj/forward-deployed-engineer/access-and-onboarding/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for access-and-onboarding

Your own site · 80×15
<a href="https://agentmods.dev/skills/rpraharaj/forward-deployed-engineer/access-and-onboarding"><img src="https://agentmods.dev/badge/skills/rpraharaj/forward-deployed-engineer/access-and-onboarding.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 141 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,261 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00141 $0.02261
Opus 5 $0.00071 $0.01130
Sonnet 5 $0.00028 $0.00452
Haiku 4.5 $0.00014 $0.00226

Measured 10d ago against content hash 800d1c4596f5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

access-and-onboarding scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

fde-core/skills/access-and-onboarding/SKILL.md · 178 lines

How it starts

The opening of the file, as written. The whole thing — 178 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Access and onboarding

The most reliably underestimated part of an enterprise engagement.

Why this exists

FDEs routinely lose one to two weeks to access. Not because approvals are slow in aggregate, but because they're discovered serially: you request repository access, wait three days, get it, discover you also need the artifact registry, wait four more days, get it, then find the database grant needs a manager's signature and a ticket in a system you don't have an account for.

The lead times aren't the problem. Discovering them one at a time is. Requested in parallel on day one, the same set often lands in under a week.

This skill front-loads the discovery, so the waiting overlaps instead of stacking.

When this applies

  • First days at a new organization or on a new system
  • Blocked on any permission, credential, or environment
  • An engagement is about to widen into systems you don't yet have access to
  • You notice you're waiting on something and don't know who to chase

When it doesn't

  • You already have everything you need — don't manufacture a register for a one-day task
  • The blocker is a person's time rather than a permission. That's escalation-and-renegotiation.

Prerequisites

.fde/00-engagement.md — the archetype determines what access is actually needed. Without it, you'll request either too much (which slows every approval and makes you look careless with privilege) or too little.

Procedure

1. Enumerate what this engagement needs

Work from the candidate list below. It's deliberately over-inclusive — go through it and mark each needed / not needed / unsure, using the archetype as the filter.

Ask for the least privilege that does the job. Requesting production write access on day one, when read-only would do, slows the approval and tells a security team something about your judgment that you'd rather not tell them.

Foundation

  • Network access — VPN, or the office network, or a jump host / VDI
  • SSO or directory account, and any MFA enrolment
  • Corporate email and chat, plus the specific team channels
  • Laptop or VDI itself, with whatever developer entitlement it needs

Read the full file on GitHub · 178 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 178 lines · 141 tokens per session scan A 800d1c4596f5

Subscribe to this mod's changes

access-and-onboarding is a skill published in the GitHub repository rpraharaj/forward-deployed-engineer (6 stars, last pushed 23d ago), licensed MIT. It adds 141 tokens to every session and 2,261 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.