Agent Skills by DEUL
Showing 33 vetted skills indexed across 2 GitHub repositories.
which-way-should-i-go
Compare established, modern, and emerging industry approaches to determine strategic direction.
codex-setup
Configure the local Codex environment by enabling multi-agent features and synchronizing agent definitions.
code-review
Orchestrate specialized agents to review code architecture, performance, and security.
git-resume
Analyze git commit history and diffs to summarize recent work and pending tasks.
setup
Register the SessionStart hook in ~/.claude/settings.json for the my-poor-ai plugin.
session-manager
Analyze and manage local Claude Code session files in JSONL format.
roles
Route user requests to specialized AI agent pipelines by engineering role.
using-my-poor-ai
Classify coding requests into Debug, Simple, or Full development paths with verification protocols.
my-poor-ai
Route AI coding agent requests through specialized subagents and validation pipelines.
weekly-commits
Aggregate git commit history into structured markdown reports by timeframe and author.
commands
Route natural language requests to specialized AI pipelines and sub-agents.
detect-stack
Scan project directories for marker files and generate a JSON stack profile.
graphify-setup
Automate installation and configuration of graphifyy or codegraph tools.
using-git-worktrees
Create isolated git worktree environments with dependency installation and baseline test validation.
feature-dev
Orchestrate feature development from idea brainstorming to pull request creation.
test-driven-development
Enforce the RED-GREEN-REFACTOR cycle for test-first development workflows.
systematic-debugging
Investigate root causes through a 4-phase process before modifying code.
dispatching-parallel-agents
Dispatch specialized parallel agents to resolve independent software failures.
executing-plans
Execute pre-written implementation plans with checkpoints and HANDOFF.md context updates.
finishing-a-development-branch
Complete Git feature branch workflows with pre-integration test verification.
generate-claude-instructions
Generate stack-aware CLAUDE.md instruction documents for software projects.
brainstorming
Guide pre-implementation design through requirement clarification, tradeoff analysis, and incremental approval.
preventing-github-actions-loops
Detect cyclic trigger paths in GitHub Actions workflow files.
feature-pipeline
Automate feature development workflows across planning, testing, and review.