DevMachaj avatar

DevMachaj

Community

@DevMachaj

1Followers
|
1Public Repos
|
23Published Skills

DevMachaj provides a 23-skill 10x pipeline covering the full agent-assisted software lifecycle: discovery, PRD, roadmap, planning, TDD, E2E testing, and brownfield audits.

Skills Distribution
DomainDeveloper To...Software Planning .. (30%)Test-Driven & E2E .. (25%)Codebase Research .. (20%)Project Scaffoldin.. (15%)

Agent Skills by DevMachaj

Showing 23 vetted skills indexed across 1 GitHub repositories.

DevMachajDevMachaj

10x-test-plan

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

Community
Advanced
DevMachajDevMachaj

10x-health-check

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

Community
Advanced
DevMachajDevMachaj

10x-shape

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

Community
Advanced
DevMachajDevMachaj

10x-implement

Implement phased technical plans from plan.md with verification and per-phase commits.

Community
Advanced
DevMachajDevMachaj

10x-infra-research

Researches and scores MVP deployment platforms against five agent-friendly criteria with anti-bias cross-checks.

Community
Advanced
DevMachajDevMachaj

10x-init

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

Community
Basic
DevMachajDevMachaj

10x-agents-md

Generates and updates AGENTS.md onboarding documents for AI coding agents in a repository.

Community
Advanced
DevMachajDevMachaj

10x-roadmap

Generates a sequenced roadmap of vertical slices from a PRD document.

Community
Advanced
DevMachajDevMachaj

10x-bootstrapper

Scaffold a project into the current directory from a tech-stack hand-off with verification logging.

Community
Advanced
DevMachajDevMachaj

10x-archive

Archives completed change folders into context/archive with git history preservation and roadmap closure.

Community
Advanced
DevMachajDevMachaj

10x-plan-review

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

Community
Advanced
DevMachajDevMachaj

10x-research

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

Community
Advanced
DevMachajDevMachaj

10x-frame

Challenge problem framing assumptions before planning implementation work.

Community
Advanced
DevMachajDevMachaj

10x-lesson

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

Community
Intermediate
DevMachajDevMachaj

10x-plan

Create detailed implementation plans through iterative research and structured questioning.

Community
Advanced
DevMachajDevMachaj

10x-tech-stack-selector

Recommends a starter and tech stack from a PRD via a curated registry.

Community
Advanced
DevMachajDevMachaj

10x-rule-review

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

Community
Intermediate
DevMachajDevMachaj

10x-prd

Generate schema-conformant PRD files from shape-notes with greenfield or brownfield routing.

Community
Advanced
DevMachajDevMachaj

10x-new

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

Community
Intermediate
DevMachajDevMachaj

10x-e2e

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

Community
Advanced
DevMachajDevMachaj

10x-stack-assess

Evaluates an existing project's stack against four agent-friendliness quality gates and writes a structured assessment.

Community
Advanced
DevMachajDevMachaj

10x-impl-review

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

Community
Advanced
DevMachajDevMachaj

10x-tdd

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

Community
Advanced

Frequently Asked Questions About DevMachaj

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

The 23 skills cover the full delivery cycle: shape ideas, generate PRDs and roadmaps, select tech stacks, bootstrap projects, research codebases, write and review implementation plans, execute them via TDD or Playwright E2E, run phased test rollouts, and archive completed changes.

Who are the 10x skills designed for?

Developers and technical leads working with AI coding agents on greenfield or brownfield projects. The skills suit engineers who want structured, file-based hand-offs (context/foundation and context/changes directories) rather than ad-hoc prompting, including Polish-speaking users via bilingual trigger phrases.

How do the 10x skills run in practice?

Each skill is invoked as a slash command (e.g. /10x-prd, /10x-tdd) inside an agent-enabled coding environment. Skills read and write markdown artifacts under a context/ directory scaffolded by /10x-init, and chain in a defined order: shape → prd → roadmap → plan → implement/tdd/e2e → archive.

What are the prerequisites for using the 10x pipeline?

You need an agent runtime supporting slash-command skills with file and shell access (Read, Write, Bash, Glob, Grep). E2E phases additionally require the Playwright MCP browser tools, and several skills expect prior artifacts such as shape-notes.md, prd.md, or tech-stack.md produced by earlier pipeline steps.

Do the 10x skills support existing (brownfield) codebases?

Yes. Dedicated brownfield skills include /10x-stack-assess for scoring stack agent-friendliness, /10x-health-check for dependency, security, and CI/CD audits, /10x-test-plan for phased test rollouts, and /10x-agents-md plus /10x-rule-review for agent onboarding documentation.