Ashton Kinslow
Community@ashtonian · 127.0.0.1
Solving problems with go.
Agent Skills by Ashton Kinslow
Showing 20 vetted skills indexed across 1 GitHub repositories.
shelve
Create structured handoff states with completed steps and session details.
incident-response
Guide production incident investigation through assessment, evidence gathering, root-cause analysis, and post-mortem documentation.
adr
Generate adr-{NNN}-{slug}.md files with standardized ADR sections.
new-task
Create backlog task files and TaskCreate artifacts with metadata.
plan
Select a plan template and create a prefilled plan file under docs/spec/.llm/plans.
launch
Run pre-flight checks and launch the team lead agent for parallel execution.
release
Automate release preparation with checklists, changelogs, and validation steps.
requirements
Guide stakeholder sessions to document software requirements and draft specifications.
status
Monitor a file-based task queue and report backlog, in-progress, completed, and blocked items.
api-design
Design RESTful API contracts and OpenAPI 3.1 specifications with schemas and error handling.
dependency-audit
Audit software dependencies across Go, Node.js, Python, Rust, and containers.
performance-audit
Profile CPU and memory, run benchmarks, and generate an audit report.
migrate
Plan and execute database schema migrations with UP/DOWN templates.
review
Run builds, tests, lint, and style checks for Go and TypeScript projects.
prd
Generate structured PRD documents and backlog tasks from feature descriptions.
data-model
Design multi-tenant database schemas with migrations and Go/TypeScript repositories.
architecture-review
Inventory architectural decisions and generate actionable recommendations with Architecture Decision Records.
decompose
Decompose complex requests into 2-8 independent tasks with dependencies.
security-review
Identify and document security gaps across codebase modules using structured checklists.
refactor
Analyze codebases to plan incremental refactors that preserve behavior.