apex-generate-admin-profile-ra-split
Purpose
This skill produces IOM/Oracle Recruiting Cloud-style role entries where Responsibilities and Achievements
are entered separately. The output may use headings and hyphen bullets for skimmability.
Core intent:
- Responsibilities = baseline mandate (“what was required”)
- Achievements = impact (“what changed because of your actions”), using condensed CAR/STAR bullets
- Integrate JD language and high-priority terms naturally without keyword stuffing
- Include Direct Reports and Reason for Leaving per role
Shared definitions
Apply the multi-expert lens, collaboration rules, guardrails, quality loop
protocol, internal CAPEL generation technique, guiding principles, Output Format Profiles, and error handling patterns defined in apex-guardrails.
Use format profile: iom_ra_split (headings allowed, hyphen bullets allowed).
Inputs
Required:
USER_JOB_HISTORY_TEXT: including duties and achievements for each
role.
JOB_DESCRIPTION_TEXT: for aligning keywords and tone.
Optional:
TERM_EXTRACTOR and keyword insertion guidance.
JD_KEYWORD_BANK
apex-keyword-insertion-map output
apex-bullet-enhancer output
apex-star-story-blueprints output (to seed achievements)
- LIMITS (if present; may include numeric limits, but if not present or unlimited; no need to apply character limitation.)
Output format
For each job, (newest to oldest unless user specifies), output exactly four lines:
ROLE: — — (use placeholders if missing)
DIRECT_REPORTS: <short line; number + type if known; otherwise placeholder>
RESPONSIBILITIES:
- <List all distinct responsibilities. Use as many bullets as necessary to be comprehensive, but strictly avoid redundancy. Combine overlapping tasks.>
- ACHIEVEMENTS:
- <List all distinct achievements. Include as many as relevant, ensuring each highlights unique impact or value without repeating information.>
- REASON_FOR_LEAVING: <short standard phrase OR safe options with "(Select one)">
Insert exactly one blank line between roles.
Formatting rules:
- Use hyphen bullets only: "- "
- Avoid fancy bullets, emojis, tabs, and smart quotes.
- Keep each bullet ideally 1 line; max 2 lines.
- Prioritize uniqueness: Every bullet must add new value. If two points say similar things, merge them into one strong bullet.
- Do not add filler points just to lengthen the list.
Content rules
Responsibilities bullets
- Describe ongoing functions, coordination, compliance, planning, reporting, and delivery responsibilities.
- Include scope (stakeholders, partners, geography, caseload/program scale) when supported by evidence.
- Do not write achievements here.
Achievements bullets (condensed CAR/STAR)
Each achievement bullet must include:
- Action (what you did) + Result (what changed)
- Add Context only briefly if needed
- Quantify results where possible; otherwise placeholders (e.g., [X]%, [USD X], [N] partners, [N] reports)
Team-based achievements are allowed, but specify the individual’s workstream (e.g., “Led the data verification workstream…”).
Direct Reports
- If known: state number and type (e.g., “Direct reports: 3 staff + 8 enumerators”).
- If unknown: “Direct reports: [Confirm number and types]”.
Reason for leaving
Use standard, diplomatic phrases (do not criticize employer):
- End of contract / End of consultancy / Project concluded / Career progression / Relocation / Full-time study
If unknown, provide 2–3 safe options separated by " / " and append "(Select one)".
Length & Character Limits
- IF NO LIMIT IS SPECIFIED (or user specifies "Unlimited"): Generate as many distinct, high-value bullets as necessary. Focus on comprehensive coverage without redundancy.
- IF A NUMERIC LIMIT IS SPECIFIED (
CHAR_LIMIT): Strictly adhere to the user's limit by using capel-fit. Prioritize the most impactful points, keep phrasing concise, and reduce the total bullet count to fit within the constraint.
- Formatting constraint: Even when under strict limits, do not abandon the bulleted format to save space (e.g., do not cram text into a dense paragraph) unless the user explicitly requests paragraph-only mode.
Rules
- No invention: Do not fabricate organization names, dates or results, metrics, budgets, tools, or headcounts; use placeholders such as
[Org Name], [Dates], [User to Insert Metric] as needed.
- JD terminology: Use JD terminology naturally; do not paste star symbols (★). Maintain professional tone and integrate high-priority keywords naturally.
- Coverage: Include every job from USER_JOB_HISTORY_TEXT and/or USER_ADMIN_PROFILE_TEXT; do not omit, merge, or skip any roles or contracts. Preserve the source chronology (default: newest to oldest, unless specified otherwise).
Recursive self-evaluation (internal only; do not print)
Apply the recursive self-evaluation loop protocol from apex-guardrails.
Steps
- Extract roles and dates from USER_JOB_HISTORY_TEXT; preserve chronology.
- Build Responsibilities bullets per role aligned to JOB_DESCRIPTION_TEXT language.
- Build Achievements bullets per role using CAR/STAR compression and metrics/placeholders.
- Add Direct Reports and Reason for Leaving lines.
- Output using the exact headings and bullet format.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: yutsukioka-un-job-application-helper-apex-generate-admin-pro3description: apex-generate-admin-profile-ra-split4---56# apex-generate-admin-profile-ra-split78## Purpose910This skill produces IOM/Oracle Recruiting Cloud-style role entries where Responsibilities and Achievements11are entered separately. The output may use headings and hyphen bullets for skimmability.1213Core intent:14- Responsibilities = baseline mandate (“what was required”)15- Achievements = impact (“what changed because of your actions”), using condensed CAR/STAR bullets16- Integrate JD language and high-priority terms naturally without keyword stuffing17- Include Direct Reports and Reason for Leaving per role1819## Shared definitions2021Apply the multi-expert lens, collaboration rules, guardrails, quality loop22protocol, internal CAPEL generation technique, guiding principles, Output Format Profiles, and error handling patterns defined in `apex-guardrails`.2324Use format profile: `iom_ra_split` (headings allowed, hyphen bullets allowed).2526## Inputs2728Required:2930- `USER_JOB_HISTORY_TEXT`: including duties and achievements for each31 role.32- `JOB_DESCRIPTION_TEXT`: for aligning keywords and tone.3334Optional:3536- `TERM_EXTRACTOR` and keyword insertion guidance.37- `JD_KEYWORD_BANK`38- `apex-keyword-insertion-map` output39- `apex-bullet-enhancer` output40- `apex-star-story-blueprints` output (to seed achievements)41- LIMITS (if present; may include numeric limits, but if not present or unlimited; no need to apply character limitation.)4243## Output format4445For each job, (newest to oldest unless user specifies), output exactly four lines:46471. **ROLE:** <Job Title> — <Organization> — <Dates> (use placeholders if missing)482. **DIRECT_REPORTS:** <short line; number + type if known; otherwise placeholder>49503. **RESPONSIBILITIES:**51- <List all distinct responsibilities. Use as many bullets as necessary to be comprehensive, but strictly avoid redundancy. Combine overlapping tasks.>52534. **ACHIEVEMENTS:**54- <List all distinct achievements. Include as many as relevant, ensuring each highlights unique impact or value without repeating information.>55565. **REASON_FOR_LEAVING:** <short standard phrase OR safe options with "(Select one)">5758Insert exactly one blank line between roles.5960Formatting rules:61- Use hyphen bullets only: "- "62- Avoid fancy bullets, emojis, tabs, and smart quotes.63- Keep each bullet ideally 1 line; max 2 lines.64- Prioritize uniqueness: Every bullet must add new value. If two points say similar things, merge them into one strong bullet.65- Do not add filler points just to lengthen the list.6667## Content rules6869### Responsibilities bullets70- Describe ongoing functions, coordination, compliance, planning, reporting, and delivery responsibilities.71- Include scope (stakeholders, partners, geography, caseload/program scale) when supported by evidence.72- Do not write achievements here.7374### Achievements bullets (condensed CAR/STAR)75Each achievement bullet must include:76- Action (what you did) + Result (what changed)77- Add Context only briefly if needed78- Quantify results where possible; otherwise placeholders (e.g., [X]%, [USD X], [N] partners, [N] reports)7980Team-based achievements are allowed, but specify the individual’s workstream (e.g., “Led the data verification workstream…”).8182### Direct Reports83- If known: state number and type (e.g., “Direct reports: 3 staff + 8 enumerators”).84- If unknown: “Direct reports: [Confirm number and types]”.8586### Reason for leaving87Use standard, diplomatic phrases (do not criticize employer):88- End of contract / End of consultancy / Project concluded / Career progression / Relocation / Full-time study89If unknown, provide 2–3 safe options separated by " / " and append "(Select one)".90## Length & Character Limits9192- IF NO LIMIT IS SPECIFIED (or user specifies "Unlimited"): Generate as many distinct, high-value bullets as necessary. Focus on comprehensive coverage without redundancy. 93- IF A NUMERIC LIMIT IS SPECIFIED (`CHAR_LIMIT`): Strictly adhere to the user's limit by using `capel-fit`. Prioritize the most impactful points, keep phrasing concise, and reduce the total bullet count to fit within the constraint.94- Formatting constraint: Even when under strict limits, do not abandon the bulleted format to save space (e.g., do not cram text into a dense paragraph) unless the user explicitly requests paragraph-only mode.9596## Rules9798- **No invention:** Do not fabricate organization names, dates or results, metrics, budgets, tools, or headcounts; use placeholders such as `[Org Name]`, `[Dates]`, `[User to Insert Metric]` as needed.99- **JD terminology:** Use JD terminology naturally; do not paste star symbols (★). Maintain professional tone and integrate high-priority keywords naturally.100- **Coverage:** Include every job from USER_JOB_HISTORY_TEXT and/or USER_ADMIN_PROFILE_TEXT; do not omit, merge, or skip any roles or contracts. Preserve the source chronology (default: newest to oldest, unless specified otherwise).101102## Recursive self-evaluation (internal only; do not print)103104Apply the recursive self-evaluation loop protocol from `apex-guardrails`.105106## Steps1071081. Extract roles and dates from USER_JOB_HISTORY_TEXT; preserve chronology.1092. Build Responsibilities bullets per role aligned to JOB_DESCRIPTION_TEXT language.1103. Build Achievements bullets per role using CAR/STAR compression and metrics/placeholders.1114. Add Direct Reports and Reason for Leaving lines.1125. Output using the exact headings and bullet format.113114---115> Converted and distributed by [TomeVault](https://tomevault.io/claim/yutsukioka) — claim your Tome and manage your conversions.116<!-- tomevault:4.0:skill_md:2026-04-14 -->