automate-me

Solid

Use when asked to create or refresh a personal mode skill and open a reviewable PR. Mines recent session history for a recurring manual workflow, drafts one self-contained skill file, and opens a PR with evidence. Not for shared repo skills or work that skips human approval.

AI & Automation 35 stars 0 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Automate me ## Contract | Field | Bound contract | |---|---| | Trigger | Create or refresh a personal mode skill. | | Authority | Human-only. Require explicit human invocation; preview the target file, skill content, and PR consequence before any write, push, or remote publish. | | Side effect | Creates or edits one personal mode skill file in a local working copy on a new branch, commits it, pushes the branch, and opens a reviewable PR. No files beyond that skill file and no remote state beyond that branch and PR are touched; no credentials are read or written. | | Done | Evidence-backed personal mode skill in a reviewable PR. | ## Inputs - A personal workflow to encode, supplied either as a direct description by the human or as a pointer to recent session or conversation history to mine for a repeated manual task pattern. At least one of these must be present. - Target skill slug and file path. Optional; derive a slug from the workflow if the human does not supply one, and confirm it before writing. - Repository and base branch to open the PR against. Must be supplied or determinable from the current working copy; if neither, stop and ask. ## Procedure 1. Require explicit human invocation. Confirm the human intends to author or refresh a personal mode skill and open a remote PR for it; do not proceed on inferred intent. Done when: the human confirms intent to author a personal skill and open a PR. 2. Identify the recurring personal workflow. Use a description suppli...

Details

Author
OutlineDriven
Repository
OutlineDriven/odin-claude-plugin
Created
9 months ago
Last Updated
1 weeks ago
Language
Python
License
Apache-2.0

Related Skills