Agent Skills by Lee
Showing 42 vetted skills indexed across 1 GitHub repositories.
squad-conventions
Establish and enforce coding, test, and memory conventions across Squad projects.
architectural-proposals
Documents architecture decisions, risks, and scope in a structured proposal before coding begins.
distributed-mesh
Generate mesh.json and sync scripts to materialize remote state via git.
history-hygiene
Record final project outcomes in history.md with explicit confirmation.
architectural-review
Validate PRs for module boundaries, dependency direction, and API exports.
agent-collaboration
Coordinate squad agents' worktree awareness, decision recording inboxes, and reviewer protocols.
reskill
Extract recurring patterns from agent charters and histories into shared skills.
reviewer-protocol
Enforce author lockout and reassign revisions to different agents after rejection.
client-compatibility
Detect the runtime surface and spawn agents adaptively across CLI and VS Code.
git-workflow
Coordinate feature work, reviews, and releases across three Git branches.
pr-lifecycle
Automate GitHub issue-to-PR-to-merge workflows with readiness checks.
init-mode
Propose a project roster and create the team structure after user confirmation.
ci-validation-gates
Automate CI/CD validation gates for semver, npm tokens, retries, and draft releases.
github-multi-account
Detect multiple GitHub accounts via gh auth status and configure personal/work aliases.
secret-handling
...
agent-conduct
Enforces centralized rules against hard-coded agent names in tests, CI configs, and code.
windows-compatibility
Normalize cross-platform paths and Git commands for Windows compatibility.
release-process
Automate software releases from main to published artifacts with validation and gating.
security-review
Audit pull requests for credentials, environment variables, and GitHub Actions security risks.
model-selection
Select models for agent spawning using a four-layer hierarchy and fallback chains.
{skill-name}
Extract and validate SKILL.md frontmatter into structured YAML metadata.
session-recovery
Identify interrupted Copilot CLI sessions in the session_store SQLite database using SQL queries.
prd-intake
Translate non-technical PRDs into architecture decisions and a Build Plan.
Retro Enforcement
Convert retro action items into GitHub Issues at round start.