Steven Murawski
Community@usepowershell · New Berlin, WI
Principal Program Manager at Microsoft Azure Arc
Agent Skills by Steven Murawski
Showing 60 vetted skills indexed across 1 GitHub repositories.
{skill-name}
Define a Skill Unit with SKILL.md and YAML frontmatter.
session-recovery
Query the session_store SQLite database to find and resume interrupted Copilot CLI sessions.
architectural-proposals
Document alignment decisions with problem statements, proposed architectures, and trade-offs.
distributed-mesh
Generate mesh.json and install sync scripts for cross-machine squad state synchronization.
history-hygiene
Log final decisions to history.md and update entries on reversals.
docs-standards
Standardize Markdown documentation with Microsoft Style Guide and squad patterns.
agent-collaboration
Standardize multi-agent collaboration with worktree awareness and decision logging.
reskill
Audit charters and histories to extract recurring patterns into reusable SKILL.md files.
notification-routing
Route agent notifications to mapped channels using CHANNEL:<type> prefixes.
reviewer-protocol
Lock out original authors from revising rejected artifacts in multi-agent workflows.
client-compatibility
Detect runtime Copilot surfaces and adapt agent spawning across CLI, VS Code, JetBrains, and GitHub.com.
git-workflow
Standardize squad Git workflows with dev, main, and insiders branches.
project-conventions
Document project coding conventions using a structured template with sections for patterns, error handling, testing, code style, and file structure.
init-mode
Creates a team roster and configures .gitattributes after user confirmation.
error-recovery
Automate error recovery for agent workflows using retry, fallback, diagnose-and-fix, escalation, and graceful degradation with logging and auditable outcomes.
gh-auth-isolation
Detect and switch GitHub identities to prevent cross-account credential leakage.
ci-validation-gates
Enforce defensive CI/CD gates for npm release workflows.
squad-conventions
Enforce Squad CLI conventions for zero-dependency, safe file operations, and error handling.
github-multi-account
Detect multiple GitHub accounts and configure gh aliases for personal and work contexts.
secret-handling
Codify prohibitions on reading and leaking credentials from repository secret files.
economy-mode
Select cost-optimized Layer 3 models when economy mode is active.
agent-conduct
Enforce hard rules preventing hardcoded agent names and test failures.
pr-screenshots
Capture Playwright screenshots and embed them into GitHub pull request descriptions.
test-discipline
Update tests and assertion arrays when APIs or counted resources change.