Skip to main content
GitHub repository

pi-workflow-suite

pi-workflow-suite contains 7 collected skills from MediaDataFusion, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
14
updated
2026-06-08
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

implementation-planning
software-developers

Convert a user task into an execution-ready implementation plan with assumptions, risks, files likely to change, validation steps, rollback notes, and approval readiness. Use during Plan Mode.

2026-06-08
safe-execution
software-developers

Keep code changes bound to an approved plan, avoid unrelated refactors, respect off-limits files, and summarize changed files. Use during Execute Mode.

2026-06-08
validation-review
software-quality-assurance-analysts-and-testers

Review implementation against an approved plan and return PASS, PARTIAL PASS, or FAIL with missing requirements, unexpected changes, risks, and test/build status. Use during Validator Mode.

2026-06-08
codebase-discovery
software-developers

Inspect project structure, frameworks, package managers, entry points, configs, and architecture before implementation planning. Use when planning requires understanding an unfamiliar codebase.

2026-05-22
find-skills
computer-occupations-all-other

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-05-22
git-safe-summary
software-developers

Generate safe git status, diff summaries, changed file summaries, and commit message suggestions without committing or pushing. Use after execution or validation.

2026-05-22
project-rules-audit
software-developers

Find and respect project rules such as AGENTS.md, CLAUDE.md, README.md, .cursor/rules, .factory/rules, .pi, and .env.example before planning or execution.

2026-05-22