praxis

Classify user input into discovery, hypothesis, or roadmap planning phases.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/pablontiv/praxis --skill praxis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: praxis
Source: https://github.com/pablontiv/praxis/tree/main/.claude/skills/praxis
Command: npx skills add https://github.com/pablontiv/praxis --skill praxis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as an intelligent entry point for complex workflows, automatically determining the user's intent and routing them to the correct specialized tool or skill for research, investigation, or planning.

Core Features & Use Cases

  • Intent Recognition: Analyzes user input (text, files) to understand the desired action.
  • Phase Detection: Identifies the current stage of a project or investigation.
  • Skill Delegation: Routes requests to appropriate sub-skills like discover, hypothesize, or roadmap.
  • Use Case: When a user is unsure of the next step or provides an ambiguous request, /praxis can analyze the context and suggest or directly invoke the most relevant action, such as starting a new discovery, continuing a hypothesis, or planning the next steps in a roadmap.

Quick Start

Use the praxis skill to analyze the attached document 'project-brief.md'.

Frequently Asked Questions about praxis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate workflow routing for ambiguous planning requests?

To automate workflow routing for ambiguous planning requests, use an intelligent proxy to analyze user input context and classify intent into discovery, hypothesis, or roadmap phases. This ensures requests are delegated to the appropriate specialized skill for execution automatically.

What is intent recognition in a structured research framework?

Intent recognition in a structured research framework is the process of analyzing user text or file inputs to determine the desired action and project phase. It identifies whether a user wants to start discovery, continue a hypothesis, or plan a roadmap.

Can I use file-based inputs like project briefs for task delegation?

Yes, you can use file-based inputs like project briefs for task delegation. The system analyzes attached documents, identifies the current project stage from the content, and routes the request to the correct specialized skill for execution.

Does this workflow proxy support context from external tools like rootline and backscroll?

Yes, the workflow proxy supports context from external tools like rootline and backscroll. It leverages internal state and these external tools to maintain context, ensuring accurate intent classification and routing for complex planning workflows.

What is the best way to manage task delegation across multiple project phases?

The best way to manage task delegation across multiple project phases is using an intelligent router that detects the current stage of investigation. It automatically directs requests to specialized sub-skills for discovery, hypothesis, or roadmap planning based on analyzed context.