Dan Moutal
Community@scruffydan · Vancouver
Friendly neighbourhood sysadmin
Agent Skills by Dan Moutal
Showing 18 vetted skills indexed across 1 GitHub repositories.
five-whys
Guide teams through five whys analysis to identify root causes and solutions.
git-commit
Analyze recent Git history to infer commit message conventions.
javascript-security
Apply JavaScript/TypeScript security best practices to prevent common vulnerabilities.
implementation-workflow
Plan complex technical work with a six-phase implementation workflow.
systematic-debugging
Identify root causes of software defects through a four-phase debugging workflow.
go-security
Enforce security best practices in Go web services and authentication flows.
executing-plans
Load a written plan and execute tasks in structured batches with verification.
using-docs-fetcher
Retrieve current API documentation and examples via the docs-fetcher agent.
brainstorming
Guide teams through structured questioning to turn vague ideas into concrete design concepts.
receiving-code-review
Interpret and validate code-review feedback against the codebase before implementing changes.
writing-skills
Apply test-driven development cycles to SKILL.md documentation and YAML frontmatter.
verification-before-completion
Run verification commands and report results with evidence before completion.
git-push
Automate pre-push verification of README, tests, linting, and secrets.
subagent-driven-development
Dispatch fresh subagents per task with two-stage review and merge.
shell-security
Provide POSIX shell security guidance for safe quoting and input handling.
using-code-review
Coordinate five specialized agents to surface code defects and quality gaps.
python-security
Outline safe Python coding practices for common security flaws.
sql-security
Enforce parameterized queries and least-privilege credentials to prevent SQL injection.