procoder
01Plugin Claude Code
Plugin marketplace listing 1 plugin: procoder.
Plugin Claude Code
Plugin marketplace listing 1 plugin: procoder.
Plugin Claude Code
A harness that gives AI coders the tools and skills to work like a senior developer. All nine domains shipped: security, best practices, maintainability, performance, documentation, clean code, CI/CD, DevOps, GitOps — plus the code index. Hooks hand the agent results; the agent stays in control.
Cursor rule Cursor
You are working in a repository governed by Procoder — a harness that gives AI coders the tools and discipline of a senior developer. The procoder binary computes; you act. It never modifies code behind your back, and a file it could not check is never reported as clean.
Instructions file GitHub Copilot
Instructions for azrtydxb/procoder, covering procoder, the contract, the work chain, which command, right now and what you talk yourself into.
Instructions file GitHub Copilot
Instructions for azrtydxb/procoder, covering prose in procoder, what the docs must keep in step with, the changelog, specs and tone.
Instructions file GitHub Copilot
Instructions for azrtydxb/procoder, covering go in procoder, no silent green, p-control: the binary prints, the agent writes, paths and arguments and exit codes are the public interface.
Instructions file GitHub Copilot
Instructions for azrtydxb/procoder, covering tests in procoder, every test carries its mutation, assertions, portability and fixtures.
Instructions file GitHub Copilot
Instructions for azrtydxb/procoder, covering ci in procoder, pins, actions and honesty in a job.
Command
Architecture decision records: durable decisions with their date, context, and consequences — supersede, never rewrite.
Command
Keep the universal agent layer in sync: per-host rule files derived from AGENTS.md, with drift blocking the gate.
Command
Onboard an existing codebase: every domain's checks over the whole tree, then a triaged plan to bring it in line.
Command
The project layer: milestones, epics, and user stories with refusing controllers — spec-seeded, sprint-ready.
Command
Run the formatting gate over the changed files, as a commit or CI would.
Command
CI/CD hygiene and run health: pinned actions, timeouts, concurrency, tests — plus the latest runs via gh.
Command
Copilot's auto-review escapes: find them since the last look, sanitise them, and turn each one into a lesson.
Command
Systematic debugging: root cause before any fix, one hypothesis at a time, and a three-strikes rule that questions the architecture instead of stacking patches.
Command
The dependency freshness report: what is behind, by how much, per ecosystem — judgment stays yours.
Command
The documentation report: references, diagrams, drift, API docs, badges, README structure, links, Pages.
Command
Report which formatters this repository needs, which are installed, and how to install the rest.
Command
What changed in the project's environment since you last synced: dependencies, migrations, new env keys.
Command
Show the formatted result for files, so you can review and write it.
Command
The pre-finish status: branch, hygiene findings, message checks, workflow lint, template state.
Command
The code index: build it, then find, search, refs, outline, and impact instead of grepping blind.
Command
DevOps hygiene where the files exist: Dockerfiles, Terraform, Kubernetes manifests, Helm charts.