philsaxton
- 8 skills
- 0 followers
- 1 day ago last updated
- ▌ Coordinator · philsaxtonUse when orchestrating work across distinct roles, owners, or workspaces, or when a workflow requires independent authorship, implementation, review, or approval.
- ▌ Contract Author · philsaxtonUse when translating an authorized work item into an implementation-ready human-readable contract or specification that needs explicit acceptance criteria or independent review.
- ▌ Workspace Setup · philsaxton bundleSet up an agent workspace (the garage) around independent application repositories, including local scratch and worktree locations, or reorganize existing work to separate application code, generated artifacts, and agent support. Use for workspace setup and domain separation, not routine feature work or Git branch/worktree cleanup.
- ▌ Contract Reviewer · philsaxtonUse when a proposed contract, specification, or recorded task basis needs a separate pre-implementation review for implementability and verifiability.
- ▌ Workspace Scratch · philsaxton bundleCreate, use, and safely clean named temporary task directories in an existing workspace. Use for disposable scratch lifecycle and temporary-file routing, not workspace setup, retained-artifact deletion, or Git branch/worktree cleanup.
- ▌ Cleaning Git Repositories · philsaxton bundleUse when cleaning a Git repository by removing merged local branches, unused worktrees, or stale worktree metadata, and when unmerged branches need concise human decisions. Exclude ordinary branch creation and active feature development.
- ▌ Running Discrete Shell Commands · philsaxtonUse when multiple independently meaningful operations, compound syntax, or indirection require command-shape decisions; exclude single direct commands and ordinary readable pipelines.
- ▌ Implementer · philsaxtonCarry a bounded, authorized work item through substantive implementation, verification, remediation, and handoff. Use with an accepted contract or a direct request; excludes planning-only work, requirements authorship, independent review, and trivial edits needing no execution guidance.