mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 00:26:26 +00:00
feat(commands): add GitHub repository project extraction to /expand (#437)
This commit is contained in:
@@ -41,6 +41,12 @@ per-file diff commands.
|
||||
|
||||
### Added
|
||||
|
||||
- **`/expand` project and portfolio expansion** (`.claude/commands/expand.md`,
|
||||
`tests/test_expand_command.py`) - expands candidate discovery
|
||||
to technical projects from public GitHub repositories, extracting structured summaries
|
||||
(problem domain, tech stack, key technical challenges, and verifiable outcomes) to
|
||||
populate the `## Independent Projects` section of `01-candidate-profile.md`.
|
||||
|
||||
- **Stale sweep branch in `/outcome`** (`.claude/commands/outcome.md`,
|
||||
`tests/test_outcome_stale.py`) - introduces `/outcome stale [N]` (and `/outcome sweep [N]`)
|
||||
to batch-resolve open applications quiet for 60+ (or N) days. Displays a numbered summary
|
||||
|
||||
Reference in New Issue
Block a user