pos-build

Orchestrate brainstorming, planning, implementation, and testing with domain memory.

8|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill pos-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pos-build
Source: https://github.com/ShaheerKhawaja/ProductionOS/tree/main/skills/pos-build
Command: npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill pos-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build composite workflows by unifying brainstorming, planning, implementation, and testing into a single, repeatable process, reducing fragmentation across build activities.

Core Features & Use Cases

  • Brainstorm, plan, implement, and test features within a single composite workflow.
  • Replaces 6 fragmented build skills (build, build-productionos, tdd, auto-mode, feature-dev, feature-development) with one coherent process.
  • Automatically loads domain memory, scores outcomes, and iterates until goals are met.

Quick Start

Describe the feature or task you want built and let pos-build orchestrate brainstorming, planning, implementation, and testing with project memory.

Frequently Asked Questions about pos-build

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

FAQPage Schema
How do I automate end-to-end build workflows from brainstorming to testing?

You can automate end-to-end build workflows by orchestrating brainstorming, planning, implementation, and testing within a single composite process. This unifies fragmented build activities into one repeatable workflow with persistent domain memory.

What is the best way to unify fragmented build activities like planning and testing?

Unifying fragmented build activities is achieved through a composite workflow that replaces separate planning, testing, and implementation skills with one coherent process. It automatically loads domain memory, scores outcomes, and iterates until goals are met.

Does this build orchestration process require a specific domain memory directory?

Yes, the build orchestration process requires access to domain memory located at ~/.productionos/domains/pos-build. It loads sub-skills from sub-skills/{action}.md files and evaluates outcomes against evaluation/rubric.yml.

Can I use this composite workflow for cycle-by-cycle software feature development?

Yes, you can use this composite workflow for cycle-by-cycle software feature development. It supports continuous refinement via persistent domain memory, automatically scoring outcomes and iterating until your feature goals are met.

How does persistent domain memory improve the implementation and testing process?

Persistent domain memory improves the implementation and testing process by retaining project context across build cycles. This allows the workflow to evaluate outcomes against a rubric and refine working code iteratively rather than starting from scratch.