chore(repo): Codex skills mirror, scout scratch-dump ignores, allowlist

- AGENTS.md + .agents/skills/: Codex-compatible mirror of the CLAUDE.md
  instructions and the .claude skill set.
- .gitignore: ignore job_scout/jd_*.txt and *_verify.txt one-off
  Playwright scrape dumps (applied JDs are archived in JDs/ + output/).
- settings.local.json: permission allowlist churn from recent sessions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-03 13:58:52 +02:00
parent e286c6a9bb
commit b4fe2505ef
9 changed files with 1370 additions and 1 deletions
+3 -1
View File
@@ -116,7 +116,9 @@
"Bash(.venv/Scripts/python.exe scout.py --only=swissgrid)",
"Bash(git push *)",
"WebFetch(domain:careers.cisco.com)",
"WebFetch(domain:job.bkw.com)"
"WebFetch(domain:job.bkw.com)",
"Bash(\"C:/Users/Dennis/AppData/Local/Programs/MiKTeX/miktex/bin/x64/pdflatex.exe\" -interaction=nonstopmode -output-directory=output/Kraken_SRE_AI_Agents output/Kraken_SRE_AI_Agents/e2e_kraken_sre_ai_agents_resume.tex)",
"Bash(python resume_builder/helpers/char_count.py -f resume output/Microsoft_ISE_Senior_SWE/e2e_microsoft_ise_resume.tex)"
]
}
}