Agent Skills by izak90
Showing 26 vetted skills indexed across 1 GitHub repositories.
session-recovery
Query interrupted Copilot CLI sessions from the session_store SQLite database.
architectural-proposals
Draft architectural proposals with problem statements, decisions, and risk mitigations.
distributed-mesh
Coordinate distributed squads by syncing remote files via git.
history-hygiene
Record final outcomes to history.md and update reversals immediately.
docs-standards
Enforce Microsoft Style Guide rules for documentation structure and formatting.
agent-collaboration
Standardize squad agent collaboration with worktree awareness and decision recording.
reskill
Audit team charters and extract recurring patterns into reusable skills.
reviewer-protocol
Enforce per-artifact lockout rules after reviewer rejection to reassign revisions.
client-compatibility
Detect the running environment and adapt agent spawning to CLI or VS Code surfaces.
git-workflow
Automate a three-branch Git workflow with issue-based squad branches and PR-driven releases.
project-conventions
Define and enforce project-wide conventions for code quality and maintainability.
init-mode
Propose a team roster and await user confirmation before creating the .squad structure.
gh-auth-isolation
Detect active GitHub identity and isolate credentials for per-operation account switching.
ci-validation-gates
Automate CI/CD validation gates for npm package releases.
squad-conventions
Enforce Squad CLI coding conventions including fatal() error handling and path.join().
github-multi-account
Configure GitHub multi-account aliases and wrappers for personal and work profiles.
secret-handling
Enforce safe secret handling by prohibiting access to live credential files and .squad/ commits.
economy-mode
Steer Layer 3 model selection to cost-optimized alternatives via an economyMode flag.
agent-conduct
Enforce universal hard rules across squad agents in development, testing, and operational workflows.
test-discipline
Update tests in the same commit after API changes to prevent CI failures.
windows-compatibility
Normalizes Windows-safe paths, git commands, and ISO timestamps across platforms.
release-process
Automate Squad release steps for version bumps, tags, GitHub releases, and npm publication.
external-comms
Scan open community issues and discussions, draft responses with templates and a humanizer skill for review.
humanizer
Rewrite PAO issue responses with warm, human tone patterns.