Agent Plugins Marketplace
All plugins

pfalkowski-skills

Skills for Azure DevOps PR review, autonomous overnight backlog runs, codebase desloppification, dormant NuGet repo refresh, trading/ML signal verdicts, ordered prompt backlogs, stacked-PR merges, fresh-context handoff checks, self-evolving skills, and recurring self-improvement runs.

Claude Code

By PFalkowski0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Claude Code
Parsed components
0 skill or MCP entries
Source updated
Sep 9, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install pfalkowski-skills for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install pfalkowski-skills@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/PFalkowski/skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

pfalkowski-skills/
└── .claude-plugin/plugin.json

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "pfalkowski-skills",
  "description": "Skills for Azure DevOps PR review, autonomous overnight backlog runs, codebase desloppification, dormant NuGet repo refresh, trading/ML signal verdicts, ordered prompt backlogs, stacked-PR merges, fresh-context handoff checks, self-evolving skills, and recurring self-improvement runs.",
  "author": {
    "name": "PFalkowski"
  },
  "skills": [
    "./auto-mode-setup",
    "./azure-devops-pr-review",
    "./clean-room",
    "./code-review-grill",
    "./context-reduction",
    "./dead-branch-guard",
    "./desloppify",
    "./dump-sessions",
    "./evolve-skill",
    "./fact-check",
    "./fix-pr",
    "./fix-windows-terminal-rendering",
    "./go-go-go",
    "./handoff",
    "./housekeeping",
    "./less-is-more",
    "./manager",
    "./merge-stack",
    "./nights-watch",
    "./nightshift",
    "./no-comment",
    "./omv-dev-server",
    "./postmortem",
    "./prompt-backlog",
    "./recurring-improvement",
    "./reflect",
    "./refresh-nuget-repo",
    "./runbook",
    "./save-tokens",
    "./sdlc-old-fashioned",
    "./signal-verdict",
    "./snapshot-terminal-sessions",
    "./statusline",
    "./triage",
    "./walk-the-dog",
    "./whatever",
    "./wrap-up"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[pfalkowski-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/pfalkowski-skills)