@francisfuzz's dotfiles
This repository uses a consolidated configuration approach:
The single source of truth for all agent/skill configurations:
- skills/ – Skills for automation (start-work, conventional-commits, pr-review-assist, handoff-primitive)
Previously active configuration that has been retired:
- commands/ – Claude commands (engineering-brief, interview, etc.)
- prompts/ – Prompt templates (start-work, etc.)
Backward-compatible symbolic links:
.claude/commands→../archive/commands.claude/skills→../.agents/skills.github/prompts→../archive/prompts.github/skills→../.agents/skills
This allows tools expecting the original paths to work seamlessly while maintaining a single location for configuration updates.
GNU General Public License v3.0
- Interview Command Inspiration:
@developersdigest"Claude Code 'Interview' Mode in 6 Minutes"