24 lines
810 B
Markdown
24 lines
810 B
Markdown
# Workflows
|
|
|
|
Reusable workflows and automation guides for AI agents working in this environment.
|
|
|
|
## Contents
|
|
|
|
### job-search/
|
|
Job search and candidate sourcing workflows for personal contracting and AMS Enterprises pipeline.
|
|
|
|
| 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
|