agentsclimarketplace

Praxis

Skill mfarzanansari/praxis-workflow-os/skills/praxis

Use when a person wants to design, install, operate, review, or improve a customized AI-assisted workflow, personal operating system, Obsidian knowledge architecture, or reusable skill system—even when they describe it as productivity, memory, process, SOP, second brain, agent workflow, or "how I work."From its SKILL.md

Install
npx -y skills add mfarzanansari/praxis-workflow-os --skill praxis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

4.3 KB, 791 tokens by cl100k_base, as published. Nobody here has run it

Praxis

Core principle

Route the person to the smallest lifecycle capability that changes the current outcome. Do not load or recreate the whole system for every task.

Praxis treats a workflow as a versioned operating model:

Trigger → Evidence → Decisions → Actions → Deliverable → Verification → Durable learning

Route by lifecycle stage

Current needUse
Understand the person and their real workpraxis-interview
Convert an approved profile into an architecturepraxis-blueprint
Create vault files and personalized skillspraxis-setup
Preserve useful residue from completed workpraxis-distill
Review evidence and improve the operating systempraxis-retrospective
Create or evolve a reusable skillpraxis-skill-forge
Materialize an approved contract for a named modelOptional prompt-polish companion, when installed or explicitly requested

When more than one stage is requested, preserve this order:

interview → blueprint approval → setup → real use → distillation → retrospective → skill evolution

Routing procedure

  1. Inspect the conversation and available artifacts. Reuse facts already known.
  2. Identify the current lifecycle stage and the deliverable the user expects now.
  3. Load only the matching skill.
  4. State the route in one sentence, then execute it.
  5. When the selected skill reaches an approval gate, stop. Do not silently continue into the next stage.

Optional Prompt Polish handoff

Praxis owns intent, workflow structure, deliverables, quality gates, and human approval boundaries. When those are already approved and the user names a target model, prompt-polish may optionally turn that stable contract into a model-specific execution prompt.

Use the companion only when it is installed or explicitly requested. Pass the approved contract, target model, task form, constraints, and done-condition. Never ask Prompt Polish to invent or redefine the workflow, and never make core Praxis operation depend on it.

Hard gates

  • Do not scaffold a workflow before the profile and blueprint are approved.
  • Do not create a new skill merely because a task exists once.
  • Do not write raw transcripts into durable memory.
  • Do not move, rename, delete, or overwrite a person's existing vault by default.
  • Do not treat third-party skills as trusted because they are popular.
  • Do not automate an action beyond the person's approved risk boundary.

Existing-system mode

When the person already has a vault, prompts, SOPs, or skills:

  1. inventory what exists;
  2. infer the current architecture and naming conventions;
  3. identify strengths worth preserving;
  4. locate duplication, missing gates, stale references, and retrieval failures;
  5. propose an augmentation path rather than a replacement.

Completion contract

A routed Praxis task is complete when:

  • the correct lifecycle skill was used;
  • its artifact or decision was produced;
  • unresolved assumptions are visible;
  • any required human approval was obtained;
  • the next lifecycle stage is named but not automatically executed.

Common routing mistakes

MistakeCorrection
Asking the entire interview in one messageUse praxis-interview; one consequential question per turn.
Creating folders before understanding the workBlueprint and approval first.
Building a giant profession personaGenerate a small skill graph from work streams and shared primitives.
Saving everything as memoryDistill only future-useful residue.
Editing skills based on tasteUse evidence and praxis-skill-forge.
Loading every skill “just in case”Route narrowly; progressive disclosure is part of the architecture.

See references/lifecycle.md for the artifact contracts between stages.

What ships with it: 4 files

5.0 KB alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.