with one click
Smart commit with message
npx skills add https://github.com/mgoodman60/foremanos-platform --skill commitCopy and paste this command into Claude Code to install the skill
Smart commit with message
npx skills add https://github.com/mgoodman60/foremanos-platform --skill commitCopy and paste this command into Claude Code to install the skill
List and invoke specialized agents
Create and manage agent teams for multi-agent coordination
Enhance ForemanOS construction document processing pipeline — vision extraction, RAG retrieval, material takeoffs, and cross-reference resolution for construction plans (PDF). Triggers when working on: document-processor-batch.ts (vision prompts), intelligence-orchestrator.ts (Phase A/B/C pipeline), rag.ts (scoring/retrieval), takeoff-memory-service.ts (material quantities), symbol-learner.ts (symbol recognition), or any Prisma schema changes to Document/DocumentChunk/DrawingType/SheetLegend/MaterialTakeoff. Also triggers for: new extraction modules, plan processing improvements, RAG tuning for construction queries, or material takeoff accuracy work.
API route scaffolding
Quick health check (lint, types, tests)
Daily standup summary
| name | commit |
| description | Smart commit with message |
Create a commit with an auto-generated message.
git status to see changesgit diff to understand changesgit status
git diff --staged
git diff
git add [specific files]
git commit -m "message"
<type>: <short description>
<optional body>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Types:
git add -A