Agent Skills by mpaulosky
Showing 44 vetted skills indexed across 3 GitHub repositories.
session-recovery
Query the session_store database to identify interrupted Copilot CLI sessions.
architectural-proposals
Guide teams to draft structured architectural proposals with decisions and risks.
distributed-mesh
Coordinate cross-machine squad state by synchronizing state files via git mesh transport.
Auth0 Token Forwarding to Backend APIs
Attaches Auth0 access tokens to outgoing ASP.NET Core HttpClient requests.
history-hygiene
Record only confirmed final outcomes in history.md and decision logs.
docs-standards
Validate project documentation against Microsoft Style Guide and Squad patterns.
agent-collaboration
Standardize squad agent collaboration with worktree awareness and decision markdown files.
reskill
Extract shared patterns from agent charters and histories into SKILL.md entries.
reviewer-protocol
Enforce reviewer rejection workflows that lock out the original author from revising.
client-compatibility
Detect the Copilot platform and spawn agents via CLI task, VS Code runSubagent, or inline fallback.
git-workflow
Enforce a dev-first two-branch Git workflow with branch naming and PR rules.
init-mode
Propose and validate an initial team roster before creating files.
gh-auth-isolation
Detect active GitHub identity and isolate gh auth with GH_CONFIG_DIR.
build-repair
Repair .NET solution build and test failures with Docker integration tests.
testcontainers-shared-fixture
Share one MongoDbContainer per xUnit collection with GUID-based per-test databases.
ci-validation-gates
Validate semver, npm tokens, retry logic, and draft releases in CI/CD pipelines.
github-multi-account
Configure account-specific gh aliases for multiple GitHub accounts.
secret-handling
Block commits containing detected secrets and forbid reading live .env files.
economy-mode
Write economyMode to .squad/config.json and select cheaper Layer 3 models.
agent-conduct
Scan changed files for hardcoded agent names and verify tests before merge.
test-discipline
Enforce same-commit test updates for API and counted-resource changes.
windows-compatibility
Normalize timestamps, git commands, and path handling for cross-platform scripts.
release-process
Provide a step-by-step release runbook for npm publishing and tagging.
external-comms
Scan open GitHub issues and discussions to draft template-based responses for human review.