pjangler

Installation
SKILL.md

Pjangler Development

This skill covers developing pjangler — authoring Commands (atomic file/dir operations) and Recipes (composed subsystem bootstrappers) and registering them in the CLI.

For using pjangler to create a 33god project — bootstrapping CommonProject, provisioning a Hermes PM or Ticket Sentinel, the .project.json source of truth, mise/bmad/hindsight/bloodbank wiring, and adopting the project-scoped per-dev agent-hooks layer — use the 33god-projects skill instead.

For the generic SSOT config fan-out engine (master→multi-dialect propagation, lock files, generated-config drift) that pjangler recipes may consume, use the agent-config-fanout skill.

If pjangler templates or recipes touch agent memory/event hooks, keep them as consumers of the canonical mounts: ~/.agents/hooks/hindsight/ for Hindsight and ~/.agents/hooks/bloodbank/publish.py --client <agent> --hook <event> for Bloodbank. Do not scaffold per-agent Bloodbank publishers in CommonProject or Hermes templates.

Architecture Overview

Installs
1
Repository
delorenj/skills
GitHub Stars
15
First Seen
Sep 4, 2026
pjangler — delorenj/skills