WirasmWirasmCommunity·24 Agent Skills Included

PRPs-agentic-eng

Plan, build, review, and ship code with AI agents

Turns feature requests, issues, and PRDs into reviewed pull requests through a structured AI workflow. Generates implementation plans, runs autonomous code changes, reviews PRs with specialist agents, and loops fixes until checks pass. Removes vague prompts, untested AI code, and manual review bottlenecks so agents ship working software in one pass.
npx skills add Wirasm/PRPs-agentic-eng --all -g -y
Available:

Explains the PRP philosophy and tells the AI agent how the skills, agents, and stores in this repository are organized and should be maintained and executed.

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
WirasmWirasm

prp-diagram

Generate mermaid diagrams visualizing a plan's data model, architecture, and flows.

Community
Intermediate
📦 In Repo
WirasmWirasm

prp-plan

Creates implementation-ready plans from PRDs, issues, or descriptions using codebase evidence.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-prd

Generates hypothesis-driven PRDs through interactive questioning, market research, and technical feasibility analysis.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-meta-skill

Creates, refactors, and consolidates Agent Skills using PRP-style runbooks and progressive disclosure.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-worktree

Creates, lists, and removes git worktrees under .worktrees/ for parallel agent workstreams.

Community
Intermediate
📦 In Repo
WirasmWirasm

prp-codebase-question

Answers codebase questions by spawning parallel research agents and generating evidence-based documentation.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-deliver

Orchestrates planning, implementation, review, and CI validation to deliver a merge-ready pull request.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-prd-update

Updates PRD implementation-phase status and artifact links in Markdown tables.

Community
Intermediate
📦 In Repo
WirasmWirasm

prp-orchestrate

Coordinates parallel PRP workstreams across isolated git worktrees with gated merges.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-commit

Creates focused Git commits for intended changes with human-readable messages.

Community
Intermediate
📦 In Repo
WirasmWirasm

prp-research-team

Generates a multi-agent research plan with team composition, sub-questions, and task dependencies.

Community
Advanced
📦 In Repo
WirasmWirasm

prp-debug

Diagnoses bugs and stack traces, then publishes root-cause findings to GitHub issues.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install PRPs-agentic-eng?

Run `npx skills add Wirasm/PRPs-agentic-eng --all -g -y` in your terminal to install the full PRP skill suite globally.

What is a PRP in AI coding?

A PRP (Product Requirement Prompt) is a PRD plus curated codebase context and validation commands, giving an AI agent everything it needs to ship working code in one pass.

How do I take a GitHub issue to a merged PR with AI?

Invoke the prp-issue skill with the issue number; it plans, implements, opens a PR, runs an independent multi-agent review, fixes findings, and waits for green CI.

Does PRP work with Claude Code and Codex?

Yes. The skills ship as a Claude Code plugin and are also rendered for OpenAI Codex, so the same workflow runs in both harnesses.

Can AI agents review my pull requests automatically?

Yes. The prp-review skill dispatches specialist agents for code, seams, tests, and docs, then posts one evidence-based review with a merge-readiness verdict.

Related Repositories in Software Engineering

View All in Software Engineering