| name | bdr-self-improvement |
| description | Run the scheduled BDR Self-Improvement Agent. Use this skill for weekday Oz scheduled jobs that review BDR Slack feedback, recent sent/edited BDR emails, and product positioning-source changes, then open a tightly scoped PR to improve the Outreach Composer positioning guide or style guide only when evidence is generalizable. |
BDR Self-Improvement Agent
Purpose
Use this skill for the weekday scheduled agent that improves BDR Outreach Composer references over time.
The agent is not part of the per-lead writing path. It should not rewrite active HubSpot records, generate one-off prospect copy, or add another durable pattern library. Its job is to learn from real feedback and source changes, then keep these two editable references current:
references/outreach_positioning_guide.md
references/outreach_style_guide.md
Open a PR only when a guide change is warranted. If there is not enough signal, end silently.
Scheduled run contract
Expected Oz agent name: BDR Self-Improvement Agent.
Expected trigger: weekday schedule.
Expected repo context:
- Your GTM agents repository with this skill available.
- Access to
[your-marketing-repo] for the canonical positioning source files named below.
Expected safe credentials:
- BigQuery read access to BDR output tables and recent HubSpot email data.
- Slack read access for the BDR review channel.
- GitHub access to create branches and PRs in
gtm-agents.
- No HubSpot writeback permission is required for this skill.
Useful environment variables:
BDR_AGENT_SLACK_BOT_TOKEN for Slack thread/reaction reads.
BDR_AGENT_SLACK_REVIEW_CHANNEL_ID preferred for the BDR review channel.
BDR_AGENT_REVIEW_SLACK_CHANNEL_ID accepted as a compatibility fallback.