Michau avatar

Michau

Community

@michaail · Poznań, Poland

7Followers
|
50Public Repos
|
25Published Skills

Michau's 10x skill suite orchestrates context-driven product development: PRDs, roadmaps, TDD, E2E testing, stack selection, and agent onboarding for greenfield and brownfield repositories.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)AI Models & Machin.. (20%)Cloud & Compute In.. (15%)Business, Finance .. (12%)

Agent Skills by Michau

Showing 25 vetted skills indexed across 1 GitHub repositories.

michaailmichaail

10x-test-plan

Orchestrates phased test rollouts by writing and resuming a stateful test-plan.md strategy.

Community
Advanced
michaailmichaail

10x-health-check

Audit an existing project's dependencies, tests, CI/CD, and configuration for agent-readiness.

Community
Advanced
michaailmichaail

10x-shape

Facilitates structured discovery conversations that turn project ideas into shape-notes.md for PRD generation.

Community
Advanced
michaailmichaail

10x-implement

Implements phased technical plans from plan.md with progress tracking and per-phase commits.

Community
Advanced
michaailmichaail

10x-infra-research

Researches and scores MVP deployment platforms to produce a documented infrastructure decision.

Community
Advanced
michaailmichaail

10x-init

Scaffolds the context directory skeleton with changes, archive, and foundation subdirectories plus README files.

Community
Basic
michaailmichaail

10x-agents-md

Generate and update AGENTS.md onboarding documents for AI coding agents in a repository.

Community
Advanced
michaailmichaail

10x-roadmap

Decomposes PRDs into milestone-scoped, dependency-ordered roadmap slices in roadmap.md.

Community
Advanced
michaailmichaail

10x-bootstrapper

Scaffolds a project from a tech-stack hand-off file using the chosen starter's CLI.

Community
Advanced
michaailmichaail

10x-archive

Archive completed change folders into context/archive with git mv and frontmatter stamping.

Community
Advanced
michaailmichaail

10x-plan-review

Reviews implementation plans for feasibility, consistency, and architectural fitness before coding begins.

Community
Advanced
michaailmichaail

10x-research

Research codebases by spawning parallel sub-agents and synthesizing findings into structured documents.

Community
Advanced
michaailmichaail

10x-frame

Challenge problem framing assumptions before planning implementation work.

Community
Advanced
michaailmichaail

10x-lesson

Appends recurring engineering rules to a lessons.md register for future reviews.

Community
Intermediate
michaailmichaail

10x-plan

Creates detailed implementation plans through iterative research and structured questioning.

Community
Advanced
michaailmichaail

10x-tech-stack-selector

Recommends a starter and tech stack from a PRD using a curated registry and quality gates.

Community
Advanced
michaailmichaail

10x-rule-review

Reviews AI rules files and produces a five-check scorecard with concrete fixes.

Community
Intermediate
michaailmichaail

10x-prd

Generates schema-conformant PRD documents from shape-notes with greenfield or brownfield routing.

Community
Advanced
michaailmichaail

10x-new

Creates a new change folder with a change.md identity file under context/changes.

Community
Intermediate
michaailmichaail

10x-e2e

Generates and verifies risk-driven Playwright E2E tests against a running application.

Community
Advanced
michaailmichaail

10x-stack-assess

Assess an existing project's stack against four agent-friendliness quality gates and write a structured assessment report.

Community
Intermediate
michaailmichaail

10x-impl-review

Review implementation against plan for drift, safety issues, and pattern compliance.

Community
Advanced
michaailmichaail

10x-tdd

Executes approved implementation plans phase by phase using red-green-refactor test-driven development.

Community
Advanced
michaailmichaail

10x-cli-guide

Guides daily 10x-cli usage including commands, tool profiles, troubleshooting, and platform-specific configuration.

Community
Intermediate

Frequently Asked Questions About Michau

FAQPage Schema
What tasks can I accomplish with Michau's 10x skills?

The suite covers the full product lifecycle: shaping ideas into notes, generating PRDs, selecting tech stacks, scaffolding projects, building milestone roadmaps, writing implementation plans, executing them via TDD or Playwright E2E, running health checks, archiving changes, and capturing reusable lessons.

Who are the 10x skills designed for?

Developers and technical leads working with AI coding agents on greenfield or brownfield projects. It suits solo builders following the 10xDevs methodology who want structured, context-file-driven development with bilingual (English/Polish) trigger support.

How do the 10x skills work in practice?

Skills chain through a context/ directory: /10x-shape feeds /10x-prd, then /10x-roadmap and /10x-plan, then /10x-implement, /10x-tdd, or /10x-e2e. Each skill reads prior artifacts like prd.md or plan.md and writes versioned outputs, resuming from pending phases when re-run.

What prerequisites do the 10x skills require?

A project working directory initialized via /10x-init, which scaffolds context/{changes,archive,foundation}/. Brownfield chains expect an existing repository; E2E phases require a running app with the feature already built. The 10x-cli (@przeprogramowani/10x-cli) handles installation and tool profiles.

Do the 10x skills support AI coding agent onboarding?

Yes. /10x-agents-md inspects the repo's manifest, scripts, lint/test config, and commit history to generate a concise AGENTS.md contributor guide, while /10x-rule-review scores existing CLAUDE.md, AGENTS.md, or .cursor/rules files with a 5-point scorecard and concrete fixes.