Agent Skills by Feng Jiang
Showing 30 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with directory safety checks and automated setup.
multi-agent-patterns
Design multi-agent systems with supervisor, swarm, and hierarchical patterns.
bdi-mental-states
Model agent mental states by converting RDF knowledge graphs into BDI beliefs, desires, and intentions.
context-degradation
Diagnose AI context degradation and provide mitigation strategies.
test-driven-development
Enforce Test-Driven Development by mandating failing tests before production code.
systematic-debugging
Guide software debugging through root cause investigation, pattern analysis, hypothesis formation, and implementation.
context-compression
Compress AI conversation history and codebases to reduce token counts.
memory-systems
Implements agent memory systems for cross-session persistence and structured knowledge representation via temporal graphs, vector stores, and entity tracking.
advanced-evaluation
Implement LLM-as-a-judge evaluation pipelines with bias mitigation and pairwise comparison.
using-superpowers
Enforces skill invocation before any AI response or action.
dispatching-parallel-agents
Dispatch independent agents to concurrently debug multiple unrelated failures.
executing-plans
placeholder
finishing-a-development-branch
Verify tests, then merge branches, create pull requests, or clean worktrees.
context-fundamentals
Explain context engineering concepts for AI agent systems.
brainstorming
Transform user ideas into detailed project designs and specifications.
project-development
Guide LLM project planning from task assessment to pipeline architecture and cost estimation.
evaluation
Automate AI agent evaluation with multi-dimensional rubrics and LLM-as-judge.
writing-plans
Generate step-by-step implementation plans with file paths, code snippets, and commit messages.
requesting-code-review
Automate code review requests by identifying Git changes and dispatching a subagent.
receiving-code-review
Guide AI agents to verify and respond to code review feedback.
context-optimization
Summarize conversation turns and mask tool outputs to reduce token usage.
writing-skills
Create and verify AI Skills using a Test-Driven Development methodology.
running-experiments
Execute and analyze game-theoretic experiments using PPO and gradient methods.
verification-before-completion
Enforce command verification before declaring tasks complete or builds successful.