ワンクリックで
pos-build
Build composite — brainstorm, plan, implement, and test with project memory. Replaces 6 fragmented build skills.
メニュー
Build composite — brainstorm, plan, implement, and test with project memory. Replaces 6 fragmented build skills.
ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.
ProductionOS — dual-target AI engineering operating system for repo-wide audits, upgrade plans, code reviews, strategic product reviews, security sweeps, UX audits, and recursive quality improvement.
Ads composite — audit campaigns, create ad copy, optimize bids, and report performance with persistent campaign memory. Replaces 20 fragmented ads skills.
Content composite — strategy, writing, audit, and refresh with brand voice memory. Replaces 10 fragmented content skills.
Debug composite — reproduce, hypothesize, test, fix with bug pattern memory. Replaces 4 debug skills.
Frontend composite — UI audit, design system upgrade, and UX analysis with design token memory. Replaces 10 frontend skills.
| name | pos-build |
| description | Build composite — brainstorm, plan, implement, and test with project memory. Replaces 6 fragmented build skills. |
| argument-hint | [brainstorm|plan|implement|test] [feature or task] |
Build composite — brainstorm, plan, implement, and test with project memory. Replaces 6 fragmented build skills.
Replaces: build, build-productionos, tdd, auto-mode, feature-dev, feature-development
| Action | What |
|---|---|
brainstorm [idea] | Explore idea before building (delegates to /pos plan brainstorm) |
plan [feature] | Create step-by-step implementation plan |
implement [task] | Execute implementation with TDD discipline |
test [target] | Write tests for existing code or verify implementation |
~/.productionos/domains/pos-build/sub-skills/{action}.mdevaluation/rubric.yml, update memoryStored at ~/.productionos/domains/pos-build/:
profile.yml (tech stack, test framework, conventions), build-log.jsonl (past builds with outcomes), test-patterns.jsonl (what test patterns work for this codebase), learnings.jsonl
| Parameter | Values | Default | Description |
|---|---|---|---|
action | brainstorm, plan, implement, test | brainstorm | Sub-skill to run |
target | path, URL, or description | required | What to operate on |