Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

forward-deploy

forward-deploy enthält 5 gesammelte Skills von ewebdzine, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
0
aktualisiert
2026-07-21
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

pull-plan
Sonstige Computerberufe

Fetch an approved plan from your Forward Deploy instance into Claude Code as the implementation brief - sections, cited canons/files, mockup HTML saved locally - then hand off to planning/building (pairs with /canonify:build). Run when the user types /forward-deploy:pull-plan, or says "pull plan <id>", "bring in the approved plan", "start building the <title> plan", "implement the plan from forward deploy".

2026-07-21
review-plans
Softwareentwickler

Dev-side review gate - list the plans department managers have submitted to your Forward Deploy instance, open one in the terminal (sections, cited canons/files, mockups), and reply in its review thread or advance its status. Run when the user types /forward-deploy:review-plans, or says "any new plans", "check the plan queue", "review the submitted plans", "what did the managers submit", "reply to that plan".

2026-07-21
capture-software
Softwareentwickler

Research one vendor software product the company uses (Zoom, QuickBooks, ...) from its public documentation and write a software canon - APIs, webhooks, auth, rate limits, docs links - into docs/software/<slug>.md, then regenerate docs/software/INDEX.md. The plan builder reads these so it already knows a tool's integration surface when a manager mentions it. Run when the user types /forward-deploy:capture-software, or says "add a software canon for X", "document Zoom for forward deploy", "research the <vendor> API", "the managers keep mentioning <software>, capture it".

2026-07-15
kickoff
Softwareentwickler

One-time onboarding wizard that stands up a company's Forward Deploy instance - verify Canonify, collect the BYO keys (Anthropic / Postgres / SMTP / GitHub), configure, walk the Vercel deploy, create the admin + departments, and write forward-deploy.json so the other gates can find the app. Run when the user types /forward-deploy:kickoff, or says "set up Forward Deploy", "deploy the planning app", "stand up forward deploy", "onboard forward deploy here", "install the forward deploy app".

2026-07-15
doctor
Netzwerk- und Computersystemadministratoren

Health-check a Forward Deploy install - instance reachable and its /api/health green (db, repo, anthropic), local skill config present (forward-deploy.json + FORWARD_DEPLOY_TOKEN), SOP/company-doc paths intact in the repo, and best-effort plugin-freshness against the GitHub source. Reports a worklist; does not auto-fix. Run when the user types /forward-deploy:doctor, or says "is forward deploy healthy", "check the forward deploy install", "why can't the app read the repo", "forward deploy health check", "is the planning app up".

2026-07-15