Agent Skills by Nuttaruj
Showing 11 vetted skills indexed across 1 GitHub repositories.
debug-issue
Diagnoses root causes by reproducing failures and tracing them upstream.
review-code
Review completed code diffs for correctness, security, performance, and architecture risks.
manage-context
Diagnoses context loss and repeated failures in AI coding sessions, then recommends recovery actions.
check-work
Verify completed changes with fresh evidence before claiming completion.
rolepod-full
Forces sequential execution of Define, Plan, Build, Verify, Review, Ship for feature-scale engineering work.
write-spec
Convert ambiguous feature requests into approved implementation specifications.
using-rolepod
Route software development requests into the correct workflow phase.
simplify-code
Simplify over-engineered or duplicated code while preserving behavior through unchanged tests.
implement-plan
Execute approved implementation plans with risk-based testing and structured manifests.
finish-work
Enforce pre-merge gates and CI checks before finalizing a development branch.
write-plan
Convert approved software specs into ordered implementation plans with verification commands.