Agent Skills by waynewalterberry
Showing 39 vetted skills indexed across 1 GitHub repositories.
{skill-name}
Identify Skill units by locating SKILL.md frontmatter and extracting name and description.
session-recovery
Query the session_store to locate interrupted Copilot CLI sessions and retrieve latest checkpoints.
architectural-proposals
Create structured architectural proposals with problem statements and decision logs.
distributed-mesh
Coordinate cross-machine squads by generating mesh.json from git-based workflows.
history-hygiene
Record final, confirmed decisions to history.md after they are made.
docs-standards
...
agent-collaboration
Coordinate cross-agent collaboration with worktree awareness and decision logging.
reskill
Audit team charters and histories to extract reusable patterns into shared skills.
reviewer-protocol
Enforce reviewer rejection workflows with lockout rules preventing original author self-revision.
client-compatibility
Detect the active Copilot platform and adapt agent spawning methods.
git-workflow
Standardize a three-branch development model with dev, main, and insiders.
init-mode
Coordinate phased team initialization workflows with user confirmation gating.
gh-auth-isolation
Detect and switch between GitHub identities using gh auth status and GH_CONFIG_DIR.
ci-validation-gates
Enforce semver validation and token-type checks in GitHub Actions workflows.
github-multi-account
Detect multiple GitHub accounts and configure per-account gh aliases.
secret-handling
Prevents agent reads/exports of sensitive .env files and credentials in logs or commits.
economy-mode
Shift Layer 3 model selection to cost-optimized alternatives when economy mode is active.
agent-conduct
Enforce shared governance rules across squad agents in tests and CI workflows.
test-discipline
Update test assertions in the same commit as API changes.
windows-compatibility
Standardize cross-platform path handling for scripts and tooling.
release-process
Automate npm-based Squad releases with semver validation and rollback procedures.
external-comms
Scan open community issues and discussions with MCP tools and draft responses for human review.
humanizer
Enforce warm, human-sounding tone in external-facing community responses.
cross-squad
Coordinate cross-squad work across multiple repositories via manifest discovery and delegation.