edmundmiller

dotfiles-agent-workflow

Use this skill to apply the canonical risk-gated dotfiles workflow when work is broad, autonomous, high-risk, or multi-session; when the user tags AGENT_WORKFLOW.md; or when repeated agent friction needs durable guidance.

edmundmiller 79 6 Updated 1mo ago
GitHub

Install

npx skillscat add edmundmiller/dotfiles/dotfiles-agent-workflow

Install via the SkillsCat registry.

About this skill

This skill implements a standardized, risk-gated workflow for managing dotfiles changes. It prevents errors during broad, autonomous, or high-risk tasks by enforcing structured worklogs, plan gates, and verification steps. Use this skill for multi-session projects, when the AGENT_WORKFLOW.md tag is present, or when complex changes require durable guidance to reduce agent friction.

SKILL.md

Dotfiles agent workflow

Read AGENT_WORKFLOW.md; it is the source of truth.

Apply

  1. Route through root and nearest nested AGENTS.md.
  2. For qualifying work, copy .agents/worklogs/TEMPLATE.md and record the outcome, stopping condition, risks, and verification surfaces.
  3. Before high-risk implementation, run the plan gate. Record an exact blocker; never silently skip it.
  4. Follow the implementation and documentation sections. For qualifying work, keep the worklog current with decisions and evidence.
  5. For qualifying work, run the full landing gate in AGENT_WORKFLOW.md. Otherwise, run focused checks and the landing steps required by root AGENTS.md.

Categories