Skip to content

francisfuzz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

@francisfuzz's dotfiles

Directory Structure

This repository uses a consolidated configuration approach with .agents/ as the single source of truth, accessible to both Claude Code and GitHub Copilot CLI via symlinks.

.agents/ – Canonical Configuration

  • agents/ – Subagent definitions for delegation (explore, librarian, metis, momus, oracle)
  • skills/ – Reusable skills invoked via /skill-name:
    • git-ops – Atomic commits, interactive rebase, history search
    • interview – Discovery interviews with Socratic questioning
    • review-work – Post-implementation review with parallel agents
    • transcript-to-artifact – Meeting transcripts → structured artifacts

archive/ – Archived Configuration

Previously active configuration that has been retired:

  • commands/ – Legacy Claude command templates
  • prompts/ – Legacy prompt templates
  • skills/ – Archived skill definitions (git-commit, pr-review-assist, etc.)

Symlinks

Symlink Target Purpose
CLAUDE.md AGENTS.md Both tools read the same agent config
.claude/agents .agents/agents Claude Code subagent discovery
.claude/commands archive/commands Legacy command compatibility
.claude/skills .agents/skills Claude Code skill discovery
.github/prompts archive/prompts Legacy prompt compatibility
.github/skills .agents/skills Copilot CLI skill discovery

License

GNU General Public License v3.0

Credits

About

francisfuzz's dotfiles

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Contributors

Languages