piyaz
Plan, decompose, track, and review software projects together
All Skills in This Repository (5)
Pure Emerald Level Indicatorscomposer
Orchestrate Piyaz task workflows from research through review.
decompose-task
Decompose large tasks into smaller subtasks for project management.
piyaz
Track tasks, dependencies, decisions, and implementation records for software projects.
decompose-feature
Decompose feature descriptions into detailed actionable tasks for software development projects.
review
Analyze code changes for security, performance, and reliability issues.
Frequently Asked Questions
FAQPage SchemaHow to install Piyaz?โผ
Run `npx skills add FrkAk/piyaz --all -g -y` in your terminal to install all skills in this suite globally.
What does Piyaz do for software projects?โผ
Piyaz breaks an idea or existing codebase into a graph of small tasks with dependencies, decisions, and execution records, so work stays tracked and reviewable from planning through merge.
Can multiple coding agents work on the same project?โผ
Yes. Agents across Claude Code, Codex, Cursor, and Antigravity share one view of what is done, ready, and blocked, so parallel work does not collide or drift.
How does Piyaz keep code quality high?โผ
Every task stops at in_review, where a review pass checks the diff across security, performance, reliability, and codebase standards with file-cited findings before a human approves the merge.
Can I import an existing codebase into Piyaz?โผ
Yes. The onboarding skill reads your repository, maps shipped features and unfinished work, and builds a task graph that reflects what is already built and what remains.