d9af86e2cf47aeb985fcb84fe9f378a214d0909a
Implement /write-application-email command and update folder structure:
Changes:
- Add /write-application-email command with document verification
- Update /new-application to create attachments/ subfolder with .keep file
- Update CLAUDE.md with comprehensive workflow documentation
- Add Example 5 showing email generation usage
Features:
- Verifies CV, cover letter exist in attachments/ before generation
- Generates brief professional email (3-4 sentences)
- Supports German/English language detection
- Adapts tone (Formal/Balanced/Casual) from application.md
- Professional subject line format
- Explicit document references
- Flags: --skip-validation, --force
File structure now includes:
applications/pending/[app-name]/
├── application.md
├── input/
└── attachments/
└── .keep
OpenSpec: add-application-email
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
244 KiB
Languages
TeX
100%