Agent Skills by Rob Pitcher
Showing 28 vetted skills indexed across 2 GitHub repositories.
session-recovery
Query the session_store SQLite database to locate interrupted Copilot CLI sessions.
architectural-proposals
Document architectural decisions with problem statements, risks, and ownership.
distributed-mesh
Generate mesh.json and sync scripts to coordinate squads via git.
history-hygiene
Record confirmed final outcomes to history.md after explicit confirmation.
docs-standards
Enforce Microsoft Style Guide rules and squad formatting patterns in documentation pages.
agent-collaboration
Standardize squad agent collaboration with worktree awareness and decision recording.
reskill
Extract repetitive charter and history patterns into reusable skills.
reviewer-protocol
Enforce reviewer-based rejection workflows that lock out original authors from revising.
client-compatibility
Detect the hosting surface and select the matching agent spawning pathway.
git-workflow
Define a three-branch Git workflow with main, dev, and insiders branches.
project-conventions
Enforce project coding conventions across the codebase.
init-mode
Propose a project team roster and await user confirmation before scaffolding.
gh-auth-isolation
Isolate gh config contexts to prevent GitHub credential crossovers during automation.
ci-validation-gates
Validate semver formats, token types, retry logic, and draft releases in CI/CD pipelines.
squad-conventions
Standardize Squad CLI project conventions for Node.js tooling and templates.
github-multi-account
Detect GitHub accounts with gh auth status and create gh-personal/gh-work aliases.
secret-handling
Block agents from reading live .env credentials and writing secrets to committed files.
economy-mode
Write economyMode: true to .squad/config.json for persistent Layer 3 model selection.
agent-conduct
Enforce shared squad rules across code, tests, and CI configurations.
test-discipline
Enforce test updates in the same commit as API changes.
windows-compatibility
Normalize file paths and commands for cross-platform script compatibility.
release-process
Automates end-to-end release workflows with semantic versioning validation, npm/GitHub publishing, and rollback support.
external-comms
Scan issues and discussions, draft responses, and route them through a human review gate.
humanizer
Rewrites external-facing communications to conform to specified warm, empathetic tone guidelines.