Add /send-email skill wrapping sop-email-send #232
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom#232
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — part of email architecture overhaul (2026-04-03). The SOP (
sop-email-send) and architecture doc (arch-email) already exist in pal-e-docs. This skill is the agent-facing trigger that loads and follows them.Repo
forgejo_admin/claude-customUser Story
As an agent (Ava, Penny),
I want a
/send-emailskill that loads the email SOP and walks through it,So that I can compose and send branded emails without missing safety gates.
Context
The email send workflow has hard safety gates (test email, phone approval, double approval for contracts). These are documented in
sop-email-sendin pal-e-docs. The skill is a thin wrapper that ensures agents find and follow the SOP.File Targets
Files to create:
skills/send-email/SKILL.md— skill frontmatter + instructions referencingsop-email-sendandarch-emailAcceptance Criteria
/send-emailskill loads and directs agent to readsop-email-sendTest Expectations
Constraints
sop-email-sendandarch-emailvia MCP callsChecklist
Related
sop-email-send— the SOP this skill wrapsarch-email— architecture referenceproject-westside-basketball— parent project