agent-execution-mode

Installation
SKILL.md

Agent Execution Mode

Use this skill whenever the user expects real completion: implementation, bug repair, hardening, architecture, design alignment, review, documentation, specification, repository-aware spec-driven delivery, or production-grade delivery.

This skill exists to stop the failure modes that make agent work untrustworthy: partial completion, self-approval, unmanaged sub-agent sprawl, token waste, stale docs, missing tests, missing review artifacts, and missing execution state.

When to use

Activate this skill when the request involves any of the following:

  • implementing or fixing behavior that should be complete when returned
  • bug investigation or bug fixing where the current behavior must be understood before edits begin
  • hardening an existing implementation after regressions, repeated failures, or correctness gaps
  • documentation creation or repair that must reflect the real project state instead of guessed behavior
  • specification or plan creation before implementation, especially when the work should be driven by existing repository specification, planning, or task artifacts
  • spec-driven delivery where implementation must stay governed by an existing repository-native specification, planning, task, ticket, or equivalent artifact packet
  • architecture or system design work that needs explicit decisions and durable documentation
  • code review, PR review, or self-review that must produce a reliable artifact
  • design-driven work where implementation must be checked against a specification or screenshot
Related skills

More from mwillbanks/agent-skills

Installs
31
GitHub Stars
1
First Seen
Mar 19, 2026