원클릭으로
check-pipeline
Scan active applications, flag stale ones, remind about follow-ups, suggest next actions. Designed for /loop.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Scan active applications, flag stale ones, remind about follow-ups, suggest next actions. Designed for /loop.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Generates a Wozber-identical PDF CV from a tailored cv.md file. One command: cv.md → PDF. No DOCX intermediate. No Wozber needed. Works for any user folder in the vault.
Quickfire job application — research company, tailor CV, draft cover letter, set up tracking folder. One command.
Extracts YouTube video transcripts and saves them as structured markdown files with metadata and timestamped content. When a user shares a YouTube URL, IMMEDIATELY runs the extraction script, creates a local folder, and saves the transcript. Handles both manual and auto-generated captions.
SOC 직업 분류 기준
| name | check-pipeline |
| description | Scan active applications, flag stale ones, remind about follow-ups, suggest next actions. Designed for /loop. |
| allowed-tools | Bash, Read, Glob, Grep |
Scan the user's active job pipeline and produce a status report.
Run date +%Y-%m-%d to get today's date.
Read every status.md file in USER/active/*/status.md at ``.
For each application, check:
last_updated > 21 days ago and no next_action_date set → suggest archivingnext_action_date is in the past → flag for immediate actionnext_action_date is today or tomorrow → surface prominentlystage is applied and last_updated > 14 days → suggest follow-upstage is rejected, withdrawn, or expired → auto-suggest archiveFormat:
## Pipeline Check — <today's date>
### Action Required
- <company>: <what needs doing> (due: <date>)
### Waiting (no action needed)
- <company>: <status> (last updated: <date>)
### Stale — Consider Archiving
- <company>: <days since update>, <reason>
### Next 3 Moves
1. <most urgent>
2. <second>
3. <third>
Read and update USER/dashboard.md to reflect current state. Update the "Last updated" date, active applications table, and next 3 actions.