aaddrick
@aaddrick
Public Skills
improvement-loop
by aaddrick
Use after resolving a bug, failed task, or unexpected agent behavior to improve the pipeline skills, agents, hooks, or scripts that contributed to the problem. Also proactively suggest improvements when recurring patterns or inefficiencies are observed.
simplify
by aaddrick
Manually trigger the cdd-code-simplifier agent to review and simplify code
setup-build-tools
by aaddrick
Install build and extraction tools needed for building Claude Desktop Debian packages
lint
by aaddrick
Run shellcheck and actionlint on shell scripts and GitHub Actions workflows. Use before pushing or when fixing lint issues.
implement-issue
by aaddrick
Use when given a GitHub issue number and base branch to implement end-to-end
writing-skills
by aaddrick
Use when creating new skills, editing existing skills, or verifying skills work before deployment
writing-agents
by aaddrick
Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool
gh-search-code
by aaddrick
Use when searching code across GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions, and using -w flag for regex search via web interface