Agent Skills by aifuun
Showing 40 vetted skills indexed across 2 GitHub repositories.
manage-adr
Create, list, show, and validate ADR files with TL;DR format and YAML metadata.
create-issue
Create GitHub issues with size validation, templates, and duplicate detection.
manage-rules
Generate rule recommendations and copy selected templates into .claude/rules/.
preflight-check
Validate git state, GitHub CLI auth, and dependencies before issue workflows.
init-docs
Generate profile-aware documentation structures with ADRs, architecture, and deployment templates.
manage-docs
Detect missing or broken documentation and generate fixes from CLAUDE.md profiles.
test-version-207
yes
cleanup-project
Clean temporary project files and update .gitignore for local repositories.
check-docs
Validate docs/ structure and ADR numbering with Python scripts.
migrate-docs
Migrate documentation structures to ai-dev standards with backups and validation.
auto-solve-issue
Automates end-to-end issue resolution via a five-phase Python-coordinator workflow with checkpoints and resume capability.
update-guides
Sync AI guides from the ai-dev framework to a target project.
update-permissions
Copy .claude/settings.json from the ai-dev framework to a target project.
solve-issues
Delegate issue resolution to the auto-solve engine with batch progress and error handling.
status
Generate a layered project status report using GitHub API and Git commands.
update-pillars
Synchronize Pillar documentation bidirectionally between projects with profile-aware filtering.
next
Parse markdown implementation plans to identify the next incomplete task.
eval-plan
Validate implementation plans and generate scored evaluation reports.
skill-creator
Create and iteratively refine AI skills with automated testing and performance benchmarking.
start-issue
Create a feature branch, Git worktree, and implementation plan for a GitHub issue.
adr
Create Architecture Decision Records with sequential numbering and template metadata.
update-workflow
Synchronize CLAUDE.md and workflow files between source and target directories.
execute-plan
Execute development plan tasks sequentially with validation and tracking.
plan
Create detailed implementation plans for software features, MVPs, and milestones.