Steven Murawski avatar

Steven Murawski

Community

@usepowershell · New Berlin, WI

349Followers
|
71Public Repos
|
60Published Skills

Principal Program Manager at Microsoft Azure Arc

Agent Skills by Steven Murawski

Showing 60 vetted skills indexed across 1 GitHub repositories.

usepowershellusepowershell
9

{skill-name}

Define a Skill Unit with SKILL.md and YAML frontmatter.

Community
Basic
usepowershellusepowershell
9

session-recovery

Query the session_store SQLite database to find and resume interrupted Copilot CLI sessions.

Community
Intermediate
usepowershellusepowershell
9

architectural-proposals

Document alignment decisions with problem statements, proposed architectures, and trade-offs.

Community
Advanced
usepowershellusepowershell
9

distributed-mesh

Generate mesh.json and install sync scripts for cross-machine squad state synchronization.

Community
Intermediate
usepowershellusepowershell
9

history-hygiene

Log final decisions to history.md and update entries on reversals.

Community
Intermediate
usepowershellusepowershell
9

docs-standards

Standardize Markdown documentation with Microsoft Style Guide and squad patterns.

Community
Basic
usepowershellusepowershell
9

agent-collaboration

Standardize multi-agent collaboration with worktree awareness and decision logging.

Community
Intermediate
usepowershellusepowershell
9

reskill

Audit charters and histories to extract recurring patterns into reusable SKILL.md files.

Community
Advanced
usepowershellusepowershell
9

notification-routing

Route agent notifications to mapped channels using CHANNEL:<type> prefixes.

Community
Intermediate
usepowershellusepowershell
9

reviewer-protocol

Lock out original authors from revising rejected artifacts in multi-agent workflows.

Community
Advanced
usepowershellusepowershell
9

client-compatibility

Detect runtime Copilot surfaces and adapt agent spawning across CLI, VS Code, JetBrains, and GitHub.com.

Community
Advanced
usepowershellusepowershell
9

git-workflow

Standardize squad Git workflows with dev, main, and insiders branches.

Community
Intermediate
usepowershellusepowershell
9

project-conventions

Document project coding conventions using a structured template with sections for patterns, error handling, testing, code style, and file structure.

Community
Basic
usepowershellusepowershell
9

init-mode

Creates a team roster and configures .gitattributes after user confirmation.

Community
Advanced
usepowershellusepowershell
9

error-recovery

Automate error recovery for agent workflows using retry, fallback, diagnose-and-fix, escalation, and graceful degradation with logging and auditable outcomes.

Community
Advanced
usepowershellusepowershell
9

gh-auth-isolation

Detect and switch GitHub identities to prevent cross-account credential leakage.

Community
Advanced
usepowershellusepowershell
9

ci-validation-gates

Enforce defensive CI/CD gates for npm release workflows.

Community
Advanced
usepowershellusepowershell
9

squad-conventions

Enforce Squad CLI conventions for zero-dependency, safe file operations, and error handling.

Community
Intermediate
usepowershellusepowershell
9

github-multi-account

Detect multiple GitHub accounts and configure gh aliases for personal and work contexts.

Community
Advanced
usepowershellusepowershell
9

secret-handling

Codify prohibitions on reading and leaking credentials from repository secret files.

Community
Advanced
usepowershellusepowershell
9

economy-mode

Select cost-optimized Layer 3 models when economy mode is active.

Community
Intermediate
usepowershellusepowershell
9

agent-conduct

Enforce hard rules preventing hardcoded agent names and test failures.

Community
Basic
usepowershellusepowershell
9

pr-screenshots

Capture Playwright screenshots and embed them into GitHub pull request descriptions.

Community
Intermediate
usepowershellusepowershell
9

test-discipline

Update tests and assertion arrays when APIs or counted resources change.

Community
Basic