Agent Skills by sudhakrms
Showing 27 vetted skills indexed across 2 GitHub repositories.
Model Selection
Select language models for agent spawns using a five-layer resolution hierarchy.
session-recovery
Query the session_store database to identify interrupted Copilot CLI sessions.
architectural-proposals
Document alignment gaps and architectural concerns in structured proposals.
distributed-mesh
Generate mesh.json and sync scripts to coordinate squads across machines.
history-hygiene
Record final decision outcomes to history.md after confirmation.
docs-standards
Enforce Microsoft Style Guide-based standards on documentation pages.
agent-collaboration
Centralize cross-agent collaboration with worktree rules and inbox-based decisions.
reskill
Extract recurring patterns from team charters into reusable SKILL.md files.
reviewer-protocol
Coordinate reviewer-driven rejection workflows that lock out original authors and assign new revision agents.
client-compatibility
Detect the active host surface and adapt agent spawning across CLI, VS Code, and inline modes.
git-workflow
Enforce a dev-first branching model with an insiders preview channel.
project-conventions
Document and enforce core project conventions across the codebase.
init-mode
Propose a team roster and await user confirmation before creating the .squad state.
gh-auth-isolation
Detect the active GitHub identity and isolate tokens across EMU and personal accounts.
ci-validation-gates
Validate semver, token types, and draft releases in GitHub Actions workflows.
squad-conventions
Standardize Squad CLI coding conventions and zero-dependency Node.js usage.
github-multi-account
Configure personal and work GitHub aliases using gh auth status.
secret-handling
Prohibit reading live environment files and writing secrets to committed artifacts.
economy-mode
Replace high-cost Layer 3 model selections with budget options when economy mode is active.
agent-conduct
Enforce universal hard rules across squad agents during code reviews and CI pipelines.
test-discipline
Enforce test-suite synchronization with API changes during code reviews.
windows-compatibility
Resolve Windows-specific path handling and command-pattern issues in cross-platform projects.
release-process
Automate and govern software releases with validation and rollback procedures.
external-comms
Scan open issues and discussions, draft responses, and enforce human review before posting.