/install drill-sergeant-skill
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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install drill-sergeant-skill - After installation, invoke the skill by name or use
/drill-sergeant-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Drill Sergeant Skill?
Enforce communication discipline in team channels by detecting message violations, issuing corrective actions, and summarizing for leadership. It is an AI Agent Skill for Claude Code / OpenClaw, with 333 downloads so far.
How do I install Drill Sergeant Skill?
Run "/install drill-sergeant-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Drill Sergeant Skill free?
Yes, Drill Sergeant Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Drill Sergeant Skill support?
Drill Sergeant Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Drill Sergeant Skill?
It is built and maintained by ptaramona (@ptaramona); the current version is v0.1.0.