Agent Skills by jperezdelreal
Showing 68 vetted skills indexed across 1 GitHub repositories.
session-recovery
Find and resume interrupted Copilot CLI sessions from the session_store SQLite database.
architectural-proposals
Document problems, architectures, and decisions in structured proposal templates.
distributed-mesh
Generate mesh.json manifests and copy sync scripts for distributed squad coordination.
history-hygiene
Record final outcomes to history.md and update reversed decisions.
docs-standards
Standardize squad documentation against Microsoft style and squad-specific patterns.
agent-collaboration
Coordinate multi-agent collaboration with uniform worktree awareness and decision recording.
reskill
Audit team charters and histories to extract recurring patterns into reusable skills.
reviewer-protocol
Enforce lockout and delegation rules after reviewer rejection.
client-compatibility
Detect platform and spawn agents via task, runSubagent, or inline fallback.
git-workflow
Standardize squad Git workflows with a three-branch model and naming conventions.
CLI Command Wiring
Wire new CLI commands into a TypeScript dispatcher with lazy loading.
project-conventions
Standardize coding conventions across codebase modules, naming, and documentation.
init-mode
Propose an AI squad roster and defer file creation until user confirmation.
gh-auth-isolation
Isolate GitHub identities across automated workflows using gh auth status and GH_CONFIG_DIR.
ci-validation-gates
Automate semver validation, token checks, and retry handling in CI/CD release pipelines.
squad-conventions
Define and enforce Squad conventions for Node.js projects with zero runtime dependencies.
github-multi-account
Detect GitHub accounts via gh auth status and generate shell wrappers for switching.
secret-handling
Prohibit agents from reading secret files and prevent credential leakage.
economy-mode
Switch Layer 3 model selection to cost-optimized alternatives when economy mode is active.
agent-conduct
Enforce squad-wide governance rules across agent workflows and reviews.
test-discipline
Enforce in-commit test updates when APIs or public interfaces change.
windows-compatibility
Normalize Windows paths and enforce safe Git workflows in scripts.
release-process
Automate version bumps, tagging, and publishing with semver validation and token checks.
external-comms
Scan issues and discussions, draft responses, and present a review table for human approval.