feat: add career-content skill with cross-review fixes and Skill-First refactor#45
Merged
Conversation
- Create career-content skill with ATS rules, STAR method, action verbs, headline formulas, cover letter templates, and writing conventions - Add references/examples.md with before/after bullets, templates, and ATS keywords by role (engineering, management, data, product) - Wire to em-advisor (career strategy + framing) and blogger (copywriting) - Skill includes agent selection guide for the two complementary lenses - 19 skills, 9 agents, 0 validation errors
- Fix LinkedIn headline char limit: 120 → 220 (LinkedIn actual limit) - Add profile visuals guidance (banner, photo specs) - Add ATS nuance (modern platforms handle formatting, plain text safest) - Add quantifying impact without exact metrics (5 strategies) - Add LinkedIn Skills section optimization (pin, reorder, endorse) - Add cover letter relevance note (many tech companies skip them) - Add AI-detection awareness for cover letters - Add date formatting rules and proofreading checklist - Add file format recommendations (.md edit, .pdf submit) - Add 9 new before/after examples (Marketing, Sales, Operations) - Extend ATS keywords with Marketing, Sales, Operations domains - Add career-content hints to em-advisor and blogger activation policies
…l-First conversion Agent fixes (from codebase + review cross-audit): - Add legal-advisor to em-advisor skill allowlist (compliance section needs it) - Add explicit bash:deny to legal-advisor (consistency with 8 other agents) - Align legal-advisor Skill Activation Policy to standard 4-bullet template Skill fixes: - Add workflow metadata to career-content and legal-advisor skills - Apply top 5 career-content improvements from verified research: - Pre-writing job description mapping step - Resume summary template with examples - Alternative LinkedIn headline strategies (mission-driven, personality, thought-leadership) - Hard skills vs soft skills distinction - LinkedIn summary style guidance (read-aloud, hook first sentence, cut jargon) - Soften cover letter dismissal (94% stat from Resume Genius 2026) Instruction refactoring (Skill-First conversion): - Convert dotnet-clean-architecture (93→32, -66%) - Convert java-spring-boot (89→31, -65%) - Convert node-express (50→30, -40%) - Convert react-next (51→30, -41%) - Convert go (43→32, -26%) - Total: 326→155 lines, -52% token reduction - Pattern now matches flutter/python/ruby-rails/rust/typescript/ux-responsive Docs: - Add career-content to skills-matrix allowlist and trigger guide - Update plugin skill count 18→19 Validation: 9 agents, 19 skills, 0 errors, 0 broken links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds career-content skill for resume writing and LinkedIn optimization, wired to
em-advisor (strategy) and blogger (copywriting). Includes cross-review fixes from
a full codebase + security audit and converts 5 instruction files to Skill-First.
Career-Content Skill (new)
Cross-Review Fixes
Skill-First Refactor
Docs
Validation
9 agents, 19 skills, 0 errors, 0 broken links. No new dependencies.
Risk & Rollback