askill
atusy

atusy

Publisher on askill

171 total stars
Skills11
Updated 2/26/2026
GitHub
refactoring
refactoring
atusy2/26/2026

Guide code refactoring using Martin Fowler's catalog of behavior-preserving transformations. Use during TDD REFACTOR phase, when code smells are detected (duplication, long methods, feature envy), whe...

24
AI 70
tidying
tidying
atusy2/26/2026

Guide structural code improvements using Kent Beck's Tidy First methodology. Use when seeing messy code, before making behavioral changes, after completing features, or discussing when to clean up cod...

23
AI 60
code-priority
code-priority
atusy2/6/2026

Guide design decisions using the State > Coupling > Complexity > Code priority framework. Use when evaluating tradeoffs, reviewing design choices, deciding between implementations, or when code volume...

23
AI 95
logging
logging
atusy2/6/2026

Guide logging practices based on Dave Cheney's minimalist philosophy. Use when adding log.Info/Debug/Error/Warn/Fatal calls, reviewing logging code, handling errors with log+return pattern, discussing...

23
AI 95
tdd
tdd
atusy2/6/2026

Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.

23
AI 50
adr
adr
atusy2/6/2026

Manage Architecture Decision Records and ADR-aligned development. Use when user says "we should use", "let's go with", asks "why did we choose X?", implements a feature that may have an ADR, updates A...

23
scrum-event-sprint-planning
scrum-event-sprint-planning
atusy1/5/2026

Guide Sprint Planning in AI-Agentic Scrum. Use when selecting PBI, defining Sprint Goal, or breaking into subtasks.

7
AI 68
scrum-team-scrum-master
scrum-team-scrum-master
atusy1/5/2026

AI Scrum Master facilitating events, enforcing framework rules, coaching team, and removing impediments. Use when coordinating sprints, resolving impediments, or ensuring Scrum compliance.

7
AI 68
scrum-event-sprint-execution
scrum-event-sprint-execution
atusy1/5/2026

Execute Sprint with inspect-and-adapt cycles. Use when implementing subtasks, adapting plans based on progress, or managing sprint execution.

6
AI 85
scrum-team-product-owner
scrum-team-product-owner
atusy1/5/2026

AI-Agentic Product Owner accountable for maximizing product value through effective Product Backlog management. Use when creating PBIs, ordering backlog, or accepting sprints.

6
AI 78
scrum-dashboard
scrum-dashboard
atusy1/5/2026

Maintain scrum.ts dashboard following Agentic Scrum principles. Use when reading and editing scrum.ts, updating sprint status, or managing Product Backlog.

6
AI 62
Showing all 11 skills.