Skip to content

kate-career-coach: v0.4.1 — update from Downloads#153

Open
cbellbell-spin wants to merge 8 commits intoanthropics:mainfrom
cbellbell-spin:kate-career-coach-v0.4.0
Open

kate-career-coach: v0.4.1 — update from Downloads#153
cbellbell-spin wants to merge 8 commits intoanthropics:mainfrom
cbellbell-spin:kate-career-coach-v0.4.0

Conversation

@cbellbell-spin
Copy link
Copy Markdown

@cbellbell-spin cbellbell-spin commented Mar 25, 2026

Summary

  • kate-career-coach updated to v0.4.1 — latest version from Downloads
  • Includes skill-based invocation architecture (v0.4.0 changes)
  • All five skills present: fit-assessment, interview-prep, debrief, run-monitoring, setup-monitoring

Test plan

  • Install plugin and trigger each skill via natural language phrase (e.g. "run a fit assessment", "debrief my interview")
  • Verify flows.md is not pre-loaded on session start — only loads when a specific workflow is invoked
  • Verify slash commands still work as invocation path without causing double-load
  • Confirm onboarding no longer references Intelligence Diagnostic or Vision Narrative

🤖 Generated with Claude Code

cbellbell-spin and others added 6 commits March 6, 2026 22:16
Kate is a senior career coaching assistant for executive job seekers (VP+).
Includes skills for fit assessment, interview prep, post-interview debrief,
and ongoing job market monitoring via Indeed.
Internal efficiency improvements: commands are now thin dispatchers that defer to flows.md, reducing redundant context load. flows.md is read once at session init rather than per command. setup-monitoring generates a standalone scheduled task prompt file instead of embedding flow steps inline. Three standing coaching rules trimmed from execution-detail to principle statements.

No behavior changes.
- Add homepage and license fields to plugin.json
- Add .mcp.json connector config
- Add Configuration section to README clarifying that user settings are captured interactively, not via settings.local.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…on narrative, and show-don't-tell probe

Adds Step 2B (Intelligence Diagnostic), Step 5B (Vision Narrative), and
Pre-Interview Step 2B (Show Don't Tell Probe) to the onboarding and
prep flows. Also restructures formatting for consistency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds five individual skills (fit-assessment, interview-prep, debrief,
run-monitoring, setup-monitoring) as the primary invocation path. Each
loads only its relevant flow section on demand, eliminating the ~385-line
flows.md preload that fired on every session start.

kate-coach SKILL.md trimmed; flows.md corrected (Intelligence Diagnostic
and Vision Narrative moved to Pre-Interview Prep where they belong);
all command files stripped to stubs; README updated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bump kate-career-coach to v0.4.1 based on latest Downloads release.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cbellbell-spin cbellbell-spin changed the title kate-career-coach: v0.4.0 — skill-based invocation architecture kate-career-coach: v0.4.1 — update from Downloads Apr 5, 2026
cbellbell-spin and others added 2 commits April 15, 2026 13:12
…ty rules

New skill: resume-tailor — standalone resume tailoring with full workflow
(format extraction, JD analysis, gap analysis, section-by-section editing,
pre-write integrity check).

Resume rules applied in both kate-coach and resume-tailor:
- Never fabricate: gaps flagged, not papered over; stop before writing unconfirmed claims
- Years of experience: omit "X years" phrases for 15+ year candidates by default
- Graduation dates: omit if 15+ years old per-degree; stated never silent
- Format preservation: structural changes need explicit user direction

Also fixed: name:/allowed-tools: removed from all 5 command frontmatters
(these fields cause Cowork upload failure; tool names are auto-resolved).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Removed forbidden `tools:` frontmatter field from all 7 skill SKILL.md files.
This field is not permitted in skill frontmatter (only name: and description: are allowed).

Also bumped version to v0.4.2 and updated CHANGELOG.
@cbellbell-spin cbellbell-spin force-pushed the kate-career-coach-v0.4.0 branch from bb322a2 to ce57334 Compare April 16, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant