praxis

praxis is a plugin for Claude Code from Jartan-LLC/grimoire. Its manifest loads nothing; the 16 skills, 7 agents it bundles cost 603 tokens per session together, scanned A, original, MIT.

A development workflow for planning issues, writing code, opening pull requests, and reviewing changes according to project rules. A pull request is a proposed code change submitted for review before it is merged.

In plain words
What is it for?
Use it to plan an issue, implement it, create a pull request, and review the result with reviewers focused on different concerns.
Why use it?
It gives coding work a repeatable path from task to reviewed change. It helps prevent skipped planning, review, or project-specific conventions.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add Jartan-LLC/grimoire
agentmods
npx agentmods add plugins/jartan-llc/grimoire/praxis
Clone the repo
git clone --depth 1 https://github.com/Jartan-LLC/grimoire

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for praxis

README.md
[![agentmods](https://agentmods.dev/badge/plugins/jartan-llc/grimoire/praxis.svg)](https://agentmods.dev/plugins/jartan-llc/grimoire/praxis)
Your own site
<a href="https://agentmods.dev/plugins/jartan-llc/grimoire/praxis"><img src="https://agentmods.dev/badge/plugins/jartan-llc/grimoire/praxis.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 16 skills, 7 agents cost 603 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

praxis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/praxis/.claude-plugin/plugin.json · 11 lines

What it actually says

{
  "name": "praxis",
  "version": "1.5.0",
  "description": "Development workflow -- issue planning, implementation, PR creation, code review with specialized reviewers, and project conventions",
  "author": {
    "name": "Jartan LLC",
    "url": "https://github.com/Jartan-LLC"
  },
  "dependencies": [{ "name": "gitwise", "version": "^1.0.0" }]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 11 lines scan A e16a5964e4f5

Subscribe to this mod's changes

praxis is a plugin published in the GitHub repository Jartan-LLC/grimoire (2 stars, last pushed 16d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

FDEOps

Forward deployed engineering skills for AI coding agents. One @fde skill is the client record - brief wrong, they went quiet, when did we agree, what's the outcome - and the dated memory (sponsor, promise, decision, acceptance) lands in local .fde/ files as you confirm judgment. For Forward Deployed Engineers running…

suboss87/FDEOps · not measured

pm-vietnamese-copilot

Personal bilingual Vietnamese-English PM workflows with Karpathy-inspired decision quality, discovery, execution, metrics, feedback, meetings, and pre-mortems.

dannyhoang249-hub/pm-vietnamese-skill · not measured

rook-maintainer

Maintainer-grade skills for rook (github.com/rook/): code review, backlog triage, systemic-PR campaigns, and the rook house conventions they enforce.

jhoblitt/rook-claude · not measured

milestone-driver

Drives a GitHub milestone to completion: triages each issue for design gaps + dependency order up front, then for each buildable issue finds the root cause (or parks it), dispatches a TDD implementer subagent, runs unit + E2E tests + code review, opens a PR, and auto-merges issues on CI green. The whole loop sits…

kenmulford/milestone-driver · not measured

obw

Obsidian Workspace — project-scoped vault productivity (capture / notes / PM). Skills-only: owns folder layout and templates; runs the Obsidian CLI directly via the official obsidian-cli skill.

musingfox/cc-plugins · not measured

todoist-weekly-review

Human-in-the-loop weekly review for Todoist: surfaces overdue and stale tasks with signals, proposes fixes (including splitting hidden projects), applies only what you approve. Unofficial — not affiliated with Doist.

yugmarwaha/todoist-weekly-review-mcp · not measured