PaulRBergPaulRBergCommunity·18 Agent Skills Included

dot-claude

Personal Claude Code config with skills, hooks, and commands

Configures Claude Code with reusable skills, slash commands, event hooks, and permission settings. Orchestrates multi-agent coding handoffs, automated commits, GitHub issue workflows, and code polish passes. Eliminates repetitive setup by merging settings automatically and syncing prompts, plans, and notifications. Keeps parallel coding agents coordinated safely in a shared working tree.
npx skills add PaulRBerg/dot-claude --all -g -y
Available:

Gives the agent global operating rules for communication style, git safety in shared working trees, multi-agent coordination gates, commit discipline, and shell usage across all projects.

All Skills in This Repository (18)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dot-claude?

Run `npx skills add PaulRBerg/dot-claude --all -g -y` in your terminal to install all skills in this suite globally.

What is dot-claude used for?

It is a personal Claude Code configuration mounted at ~/.claude that bundles skills, slash commands, hooks, and permission settings for everyday coding workflows.

How does the claude-handoff skill work?

It lets Claude delegate an approved plan to up to eight subagents that research, implement, and validate code changes in parallel while the main session orchestrates and commits.

Can multiple coding agents work in the same repo?

Yes. The included coordination rules and ai-coord gate let parallel agents share one working tree safely without overwriting each other's changes.

Do I need coding experience to use these skills?

Basic terminal familiarity helps, but once installed your agent executes the commits, issue updates, and handoffs from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering