Sf recruiting offer approval audit
Skill SahirVhora/sf-agent-skills/skills/sf-recruiting-offer-approval-audit
Use when you need to check rcm requisition templates, offer approvals, and handoff logic before hiring stalls.From its SKILL.md
npx -y skills add SahirVhora/sf-agent-skills --skill sf-recruiting-offer-approval-auditAssembled 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 file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
4.4 KB, 820 tokens by cl100k_base, as published. Nobody here has run it
Recruiting Requisition and Offer Approval Audit
Audits SAP SuccessFactors Recruiting configuration across requisition templates, offer approvals, route maps, candidate status transitions, field permissions, and Recruiting-to-Onboarding handoff. Flags inconsistent template fields, missing approvers, approval loops, offer fields not mapped to onboarding, candidate status dead-ends, and country-specific compliance gaps.
When to Use
- Check RCM requisition templates, offer approvals, and handoff logic before hiring stalls.
- Client needs a practical review in the Recruiting area
- Preparing a release, audit, workshop, UAT pack, or remediation plan
- Translating SF configuration risk into business language
Prerequisites
- Inputs: RCM requisition templates, offer approval rules, route maps, field permissions, onboarding handoff config
- Expected outputs: Template health report, approval path gaps, candidate handoff risks, hiring process UAT pack
- Confirm tenant/snapshot date and audience before analysis
- Do not store credentials, employee-sensitive data, or tenant exports in the repo
Workflow
- Template Inventory - gather evidence, assess impact, and produce the client-safe artefact.
- Approval Map - gather evidence, assess impact, and produce the client-safe artefact.
- Handoff Check - gather evidence, assess impact, and produce the client-safe artefact.
- UAT Pack - gather evidence, assess impact, and produce the client-safe artefact.
Analysis Checklist
- Capture configuration evidence and source date
- Separate expected variation from defects
- Link every finding to business impact: payroll, compliance, hiring, reporting, integration, or employee experience
- Group repeated findings into themes
- Produce remediation actions with owner, effort, dependency, and validation step
- Flag internal-only observations separately from client-ready narrative
Edge Cases
- Internal candidate follows different route map: validate explicitly and decide whether it is expected design or defect
- Offer approval differs by compensation threshold: validate explicitly and decide whether it is expected design or defect
- Hiring manager changes during requisition approval: validate explicitly and decide whether it is expected design or defect
- Candidate accepts offer after requisition is closed: validate explicitly and decide whether it is expected design or defect
- Country-specific offer letter fields missing: validate explicitly and decide whether it is expected design or defect
- Recruiting-to-Onboarding handoff fails for rehire: validate explicitly and decide whether it is expected design or defect
Example Prompt
Audit our recruiting requisition templates and offer approval routing and show what could stall hiring or break onboarding handoff.
Example Output Shape
23 requisition templates and 11 offer routes reviewed. HIGH: 8 issues. Top risk: UK senior role offer approval skips Finance when salary exceeds threshold because compensation field differs across templates. Handoff gap: 4 offer fields required by Onboarding are blank for internal candidates.
Common Pitfalls
- Treating all mismatches as defects: Some differences are intentional by country, worker type, or process design.
- Ignoring effective dates: Many SF issues only appear when future-dated and retroactive changes are included.
- Missing downstream systems: Check payroll, onboarding, reporting, integrations, and approvals before recommending a fix.
- No owner or success metric: A finding without owner, effort, and validation is not actionable.
- Using technical language with business stakeholders: Translate every issue into risk, cost, time, or compliance impact.
Verification Checklist
- Source evidence and snapshot date captured
- Edge cases reviewed explicitly
- Findings scored by severity and business impact
- Remediation plan includes owner, effort, dependency, and validation step
- Client-safe summary produced
- Internal-only notes separated
- UAT or follow-up validation pack included
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.