Holger Kreissl
Community@dixus · Chemnitz Germany
Agent Skills by Holger Kreissl
Showing 23 vetted skills indexed across 1 GitHub repositories.
smoke
Execute automated smoke tests against a running Docker stack.
commit
Analyze staged diffs and generate atomic conventional commits.
learn
Ingest blogs, repos, and URL feeds into skill and rule change proposals.
2_review
Generate a phase-aware review report of implementation changes against the current spec.
apply-proposals
Apply accepted proposals from learn-proposals.md to skill and rule files.
test
Automates full-project verification suite runs and reports PASS/FAIL statuses without modifying code.
handoff
Capture current session state into a timestamped handoff file.
deploy
Convert shared framework directories into junctions for automatic update propagation.
healthcheck
Scan Docker container logs for errors, crashes, and warnings.
scout
Scan the web for Claude Code release notes and community skills.
harvest
Analyze Git repositories to catalog Claude Code skills, hooks, agents, and patterns.
audit
Audit dependencies for vulnerabilities and scan for committed secrets.
doc
Regenerate framework documentation from current skills, context files, and references.
3_fix
Apply review-identified fixes to project files under .claude/reviews.
0_spec
Generate a complete spec document from .claude/input/ requirements.
ship
Orchestrate the spec-to-commit pipeline with phase-by-phase subagents and dry-run mode.
fleet
Coordinate parallel /ship runs by analyzing cross-feature conflicts and batching non-conflicting work into isolated worktrees.
continue
Load the latest handoff file from .claude/handoffs and resume work.
decompose
Decompose concept documents into independent PRDs with acceptance criteria and dependencies.
impact
Analyze the blast radius of code changes by locating call sites, mocks, and consumers.
1_implement
Automates staged, test-driven implementation from .claude/specs with phased execution and git checkpoints.
create-hook
Scaffold Claude Code hooks and update .claude/settings.json.
debug
Diagnose and fix failing tests, type errors, or runtime errors.