2026-05-30 23:41:02 -05:00
|
|
|
# Workflows
|
|
|
|
|
|
2026-05-31 00:11:08 -05:00
|
|
|
Reusable workflows and automation guides for AI agents working in this environment.
|
2026-05-30 23:41:02 -05:00
|
|
|
|
2026-05-31 00:11:08 -05:00
|
|
|
## Contents
|
2026-05-30 23:41:02 -05:00
|
|
|
|
2026-05-31 00:11:08 -05:00
|
|
|
### job-search/
|
|
|
|
|
Job search and candidate sourcing workflows for personal contracting and AMS Enterprises pipeline.
|
2026-05-30 23:41:02 -05:00
|
|
|
|
2026-05-31 00:11:08 -05:00
|
|
|
| File | Purpose |
|
|
|
|
|
|------|---------|
|
|
|
|
|
| [`job-search/linkedin.md`](./job-search/linkedin.md) | LinkedIn — personal job search, AMS candidate sourcing, outreach templates, pipeline logging |
|
|
|
|
|
| [`job-search/indeed.md`](./job-search/indeed.md) | Indeed — job search, alerts, applying, tracking |
|
|
|
|
|
|
|
|
|
|
## Adding a New Workflow
|
|
|
|
|
|
|
|
|
|
Create a subfolder or `.md` file here, then update `workflows/README.md` and `manifest.json`.
|
|
|
|
|
|
|
|
|
|
Intended future contents:
|
|
|
|
|
- Deploy workflows (Amplify, S3, Lambda)
|
|
|
|
|
- New project setup checklist
|
|
|
|
|
- New client onboarding steps
|
|
|
|
|
- Prompt chains for common dev tasks
|