linkerlinlinkerlinCommunity·42 Agent Skills Included

PUAX

Motivational role prompts that push coding agents to finish tasks

Provides 59 role-based prompt personas that push coding agents through debugging, planning, review, and creative work without giving up. Detects failure patterns like repeated attempts or passive waiting and auto-recommends the right role with a five-step method and verification checklist. Ships an MCP server, session pressure tracking, and hooks so agents move from correct analysis to verified, deliverable results.
npx skills add linkerlin/PUAX --all -g -y
Available:

Tells the agent to think and respond in Chinese, write all skill prompts in classical Chinese style, and explains the role taxonomy, trigger conditions, and parameter settings for applying each persona.

All Skills in This Repository (42)

Pure Emerald Level Indicators
📦 In Repo
linkerlinlinkerlin

military-commander

Coordinate AI agent operations with task decomposition and resource allocation.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

self-motivation-destruction

Enforce an A+ quality threshold of 0.98 through iterative multi-dimensional evaluation.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

self-motivation-corruption-agent

Apply negative reinforcement and a five-step debugging methodology to improve AI agent performance.

Community
Intermediate
📦 In Repo
linkerlinlinkerlin

special-cute-coder-wife

Provide technical debugging solutions with emotional support in Chinese and English.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

sillytavern-overseer

Enforce a four-stage oversight protocol with mandatory annotations for coding tasks.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

theme-escort

Plan escort missions with risk assessment, route planning, and contingency preparation.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

military-manual

Guide AI agents through a five-step operational framework with a seven-point checklist.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

military-communicator

Coordinate team information flow using a five-step receive-to-archive methodology.

Community
Intermediate
📦 In Repo
linkerlinlinkerlin

theme-alchemy

Apply a five-step cultivation methodology to solve coding and debugging problems.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

theme-apocalypse

Guide AI agents through a five-step crisis management methodology.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

theme-arena

Apply a five-step problem-solving methodology with a seven-point validation checklist.

Community
Advanced
📦 In Repo
linkerlinlinkerlin

theme-starfleet

Guide AI agents through a five-step methodology for complex problem-solving.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install PUAX?

Run `npx skills add linkerlin/PUAX --all -g -y` in your terminal to install all roles globally. You can also run the MCP server directly with `npx puax-mcp-server --stdio`.

What problem does PUAX solve?

It stops coding agents from stalling, giving up, or delivering shallow fixes by injecting motivational personas with structured five-step methods and mandatory verification checklists.

How does PUAX choose which role to use?

It watches for failure signals like consecutive failures, passive waiting, or excuse-making, then scores and recommends a matching role from its 59 built-in personas automatically.

Does PUAX work with Claude Code and Cursor?

Yes. It runs as a standard MCP server over stdio and can export native hook configurations for Claude Code, Cursor, and OpenCode.

Can I add my own custom roles to PUAX?

Yes. Use the `puax_register_custom_role` tool to save your own persona, and it automatically joins the recommendation pool alongside the built-in roles.

Related Repositories in Software Engineering

View All in Software Engineering