Agent Skills by Denis Podshivalov
Showing 10 vetted skills indexed across 1 GitHub repositories.
commit
Automate a gated git commit workflow with conventional messages and pre-commit checks.
fix-security
Fetch and remediate GitHub security alerts via the GitHub API and gh CLI.
test
Run project test suites with coverage and output pass/fail results.
find-impact
Identify paired tests, importers, and symbol references for a Dart file.
write-tests
Identify uncovered lines from SonarCloud and generate tests for them.
pr
Create pull requests from dev to main with version bumps and auto-merge.
doc
Retrieve exact sections from docs/ARCHITECTURE.md using Grep and Read.
analyze
Run the Dart analyzer via make analyze to identify code issues.
fix-sonar
Fetch and categorize SonarCloud issues for the LetsFLUTssh project.
check
Run analyzer and tests via make check for pre-commit validation.