🧪 Skills
Drill Sergeant Skill
Enforce communication discipline in team channels by detecting message violations, issuing corrective actions, and summarizing for leadership.
v0.1.0
Description
name: drill-sergeant description: Enforce team communication discipline and execution hygiene in shared work channels. Use when setting up or running a lightweight governance loop for agent teams: detecting repeat/looping messages, route violations, missing ownership signals, stale in-review work, and noisy status updates; then producing corrective actions, escalation notes, and manager-ready summaries.
Drill Sergeant
Overview
Run a practical discipline loop for agent operations: scan activity, detect violations, classify severity, and issue concise corrective actions that reduce noise and keep work moving.
Workflow
- Define scope and rule set for this run.
- Collect message and task signals from allowed sources.
- Detect violations using the enforcement checklist.
- Deduplicate repeated findings.
- Produce corrective actions with owner + due-now wording.
- Publish a short summary for leadership.
Operating Rules
- Keep outputs short and actionable.
- Prefer one consolidated update over many fragmented alerts.
- Treat repeats as a process defect; suggest root-cause fixes, not only symptoms.
- Escalate only for high-severity or repeated failures.
- Never include secrets, internal tokens, private endpoints, webhook URLs, or personal identifiers in public-ready outputs.
Violation Categories
- Routing violations (wrong channel/audience)
- Duplicate or looped posts
- Missing ownership or assignment signals
- Stale review states (work complete but not closed)
- Status quality failures (vague/optimistic/non-evidenced)
- Policy drift (deprecated IDs, formats, or conventions)
Output Contract
For each violation include:
typeseverity(low/medium/high)evidence(short quote or artifact reference)action(imperative fix)owner
End with:
Top 3 immediate actionsEscalations (if any)All clearwhen no actionable violations exist.
References
- Enforcement checklist:
references/enforcement-checklist.md - Message templates:
references/message-templates.md - Public-safe publishing checklist:
references/public-safety-checklist.md
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!