Agent Skills by Andrew Kaszubski
Showing 35 vetted skills indexed across 3 GitHub repositories.
skill-integration
Define standardized skill discovery, referencing, and composition patterns for agents.
project-alignment
Validate feature alignment against PROJECT.md goals, scope, and constraints.
agent-output-formats
Standardize agent output formats with YAML frontmatter and section templates.
skill-integration-templates
Standardize skill references in agent prompts with reusable templates.
state-management-patterns
Apply standardized state-management patterns for JSON persistence with atomic writes and file locking.
api-integration-patterns
Integrate external APIs and CLI tools with secure subprocess calls and retry logic.
library-design-patterns
Identify and articulate standardized design patterns for Python libraries in the autonomous-dev ecosystem.
project-alignment-validation
Validate semantic alignment between features and PROJECT.md across GOALS, SCOPE, CONSTRAINTS, and ARCHITECTURE.
error-handling-patterns
Standardize error handling with custom exceptions, audit logging, and graceful degradation in Python.
advisor-triggers
Detect predefined triggers in software planning conversations to surface contextual analysis prompts.
semantic-validation
Detect semantic misalignment between documentation and code implementation.
database-design
Automate database schema design, migrations, and query-optimization planning for PostgreSQL and MySQL.
cross-reference-validation
Validate documentation file paths, links, line numbers, and code imports across repositories and branches.
documentation-currency
Detect stale documentation and version lag in Markdown files.
git-workflow
Provide Git workflow guidance for commits, branches, and pull requests.
project-management
Generate PROJECT.md templates with goals, scope, and sprint planning.
code-review
Provide structured, constructive feedback during code reviews.
consistency-enforcement
Validate README.md counts and cross-references against the codebase.
api-design
Prescribe REST API design patterns for endpoints, errors, and OpenAPI documentation.
observability
Provide structured logging, debugging, and profiling guidance for Python applications.
github-workflow
Automates GitHub issue creation from test failures and PR generation with templates.
file-organization
Move files to predefined locations during create and move operations.
pattern-curator
Detect recurring coding patterns and update PATTERNS.md documentation.
architecture-patterns
Explain SOLID principles and common design patterns for software architecture.