CtrlK
BlogDocsLog inGet started
Tessl Logo

cleanup

Clean the local hacs_waste_collection_schedule repository after a pull request merges. Use when a maintainer asks to clean merged branches, resync master, prune remotes, or prepare the checkout for the next ticket.

76

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Clean the repository

  1. Spawn the repo-cleanup custom agent with this task: Run the full post-merge cleanup workflow. Preserve all personal and tool-local files, confirm every destructive action, and report the final state.
  2. Keep all cleanup work in the main checkout. Do not create an agent worktree.
  3. Preserve CLAUDE.local.md, .claude/settings.local.json, .claude/worktrees/, .codex/, .agents/skills/, and any *.local.* path unless the user explicitly targets it.
  4. Require the agent to confirm the merged PR, uncommitted-change handling, branch deletions, force deletions, remote deletions, and origin/master overwrite separately as its instructions require.
  5. Present the agent's cleanup report to the user. Surface any skipped or blocked step; do not imply the repository is clean unless the final checks prove it.
Repository
mampfes/hacs_waste_collection_schedule
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.