Feng Jiang avatar

Feng Jiang

Community

@gsu-frankj

5Followers
|
2Public Repos
|
30Published Skills

Agent Skills by Feng Jiang

Showing 30 vetted skills indexed across 1 GitHub repositories.

GSU-FrankJGSU-FrankJ

using-git-worktrees

Create isolated Git worktrees with directory safety checks and automated setup.

Community
Advanced
GSU-FrankJGSU-FrankJ

multi-agent-patterns

Design multi-agent systems with supervisor, swarm, and hierarchical patterns.

Community
Advanced
GSU-FrankJGSU-FrankJ

bdi-mental-states

Model agent mental states by converting RDF knowledge graphs into BDI beliefs, desires, and intentions.

Community
Advanced
GSU-FrankJGSU-FrankJ

context-degradation

Diagnose AI context degradation and provide mitigation strategies.

Community
Advanced
GSU-FrankJGSU-FrankJ

test-driven-development

Enforce Test-Driven Development by mandating failing tests before production code.

Community
Basic
GSU-FrankJGSU-FrankJ

systematic-debugging

Guide software debugging through root cause investigation, pattern analysis, hypothesis formation, and implementation.

Community
Advanced
GSU-FrankJGSU-FrankJ

context-compression

Compress AI conversation history and codebases to reduce token counts.

Community
Advanced
GSU-FrankJGSU-FrankJ

memory-systems

Implements agent memory systems for cross-session persistence and structured knowledge representation via temporal graphs, vector stores, and entity tracking.

Community
Advanced
GSU-FrankJGSU-FrankJ

advanced-evaluation

Implement LLM-as-a-judge evaluation pipelines with bias mitigation and pairwise comparison.

Community
Advanced
GSU-FrankJGSU-FrankJ

using-superpowers

Enforces skill invocation before any AI response or action.

Community
Basic
GSU-FrankJGSU-FrankJ

dispatching-parallel-agents

Dispatch independent agents to concurrently debug multiple unrelated failures.

Community
Intermediate
GSU-FrankJGSU-FrankJ

executing-plans

placeholder

Community
Intermediate
GSU-FrankJGSU-FrankJ

finishing-a-development-branch

Verify tests, then merge branches, create pull requests, or clean worktrees.

Community
Intermediate
GSU-FrankJGSU-FrankJ

context-fundamentals

Explain context engineering concepts for AI agent systems.

Community
Intermediate
GSU-FrankJGSU-FrankJ

brainstorming

Transform user ideas into detailed project designs and specifications.

Community
Intermediate
GSU-FrankJGSU-FrankJ

project-development

Guide LLM project planning from task assessment to pipeline architecture and cost estimation.

Community
Advanced
GSU-FrankJGSU-FrankJ

evaluation

Automate AI agent evaluation with multi-dimensional rubrics and LLM-as-judge.

Community
Advanced
GSU-FrankJGSU-FrankJ

writing-plans

Generate step-by-step implementation plans with file paths, code snippets, and commit messages.

Community
Advanced
GSU-FrankJGSU-FrankJ

requesting-code-review

Automate code review requests by identifying Git changes and dispatching a subagent.

Community
Intermediate
GSU-FrankJGSU-FrankJ

receiving-code-review

Guide AI agents to verify and respond to code review feedback.

Community
Intermediate
GSU-FrankJGSU-FrankJ

context-optimization

Summarize conversation turns and mask tool outputs to reduce token usage.

Community
Advanced
GSU-FrankJGSU-FrankJ

writing-skills

Create and verify AI Skills using a Test-Driven Development methodology.

Community
Advanced
GSU-FrankJGSU-FrankJ

running-experiments

Execute and analyze game-theoretic experiments using PPO and gradient methods.

Community
Advanced
GSU-FrankJGSU-FrankJ

verification-before-completion

Enforce command verification before declaring tasks complete or builds successful.

Community
Basic