Agent Skills by Ashley Hollis
Showing 52 vetted skills indexed across 2 GitHub repositories.
Feature State Tracking
Track feature state transitions and progress across collaborative development workflows.
session-recovery
Query the session_store database to detect and resume interrupted Copilot CLI sessions.
architectural-proposals
Develop architectural proposals with problem statements, proposed architectures, change impacts, and risk assessments.
retro-enforcement
Monitor retro schedules and track action items in GitHub Issues.
distributed-mesh
Set up a distributed coordination mesh using Git and mesh.json.
history-hygiene
Record final outcomes in history.md and update entries upon reversal.
iterative-retrieval
Coordinate sub-agent tasks with a three-cycle protocol and validation.
docs-standards
Automate documentation formatting to enforce Microsoft Style Guide rules.
Personal Squad
Manage personal AI agents across projects with ambient discovery and ghost protocol.
agent-collaboration
Standardize team agent collaboration with worktree awareness and decision recording.
reskill
Extract shared patterns from team charters and histories into reusable skills.
notification-routing
Route agent notifications to configured channels by type.
reviewer-protocol
Enforce structured artifact review workflows with author lockout after rejection.
Worktree Lifecycle Management
Automate git worktree creation, reuse, and cleanup for issue-based projects.
client-compatibility
Detect and adapt to platform-specific tools and parameters for Copilot task execution.
Architecture Design (project-level)
Generate project-level architecture documentation with ADRs and domain specialist collaboration.
git-workflow
Automate squad branching workflows with git and GitHub CLI.
cli-wiring
Identify and route unimplemented CLI commands using wiring checklists.
reflect
Capture real-time conversation learnings and categorize patterns by confidence level.
project-conventions
Document and enforce codebase-specific conventions and patterns for software projects.
init-mode
Propose, confirm, and create a project team structure with user interaction.
error-recovery
Provide retry, fallback, diagnose-and-fix, and escalation strategies for agent failures.
gh-auth-isolation
Manage GitHub identity contexts and switch between EMU and personal accounts.
Task Workflow Selection
Selects implementation workflows (GREENFIELD, NON-GREENFIELD, BUG_FIX) based on feature intent.