Skip to content

45ck/fagan-inspection-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fagan-inspection-skill

fagan-inspection-skill logo

fagan-inspection-skill banner

MIT License 2 skills formal inspection

A formal Fagan Inspection skill pack for code review and defect discovery. It turns a staged diff, working tree, or PR range into a structured inspection process with a prioritized defect log.

Included skills

  • fagan-inspection
  • fagan-inspection-beads

Features

  • Uses a formal inspection flow instead of an ad hoc review pass
  • Detects scope from staged changes, working tree changes, or PR context
  • Produces a structured inspection report with defect tracking
  • Includes an optional Beads-backed variant for turning defects into follow-up issues
  • Mirrors packaged skills into both .claude/skills/ and .agents/skills/

Install

Option A: Install globally

git clone https://github.com/45ck/fagan-inspection-skill.git
cd fagan-inspection-skill
bash install.sh

This installs every packaged skill into both:

  • ~/.claude/skills/
  • ~/.agents/skills/

Option B: Copy into a project

cp -R .claude /path/to/your-project/
cp -R .agents /path/to/your-project/

Uninstall

bash uninstall.sh

Usage

/fagan-inspection
/fagan-inspection focus on auth module and SQL queries

/fagan-inspection-beads
/fagan-inspection-beads --include-minor

Repo structure

.claude/skills/<skill>/SKILL.md      packaged skill format
.agents/skills/<skill>/SKILL.md      mirrored packaged skill format
install.sh                           global installer
uninstall.sh                         global uninstaller
LICENSE                              MIT

Related workflow agents

Related skill packs

License

MIT

About

Formal inspection skill pack for structured review, defect discovery, inspection logs, and follow-up issue generation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages