Maximumsoft-Co-LTD

20 mods across 2 repositories, 2 stars between them.

Maximumsoft-Co-LTD/claude-flightdeck

Instructions file

Instructions for Maximumsoft-Co-LTD/claude-flightdeck, covering claude.md — ai-workflows (template repo), what this repo is, layout, rules for editing the template and adding a new preset.

2 2mo ago B 1,657 tokens original MIT

backend-engineer

02

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Implement a backend / service feature in {{PROJECTNAME}} ({{TECHSTACKDESC}}) — a handler/endpoint, a use-case or service, a data-access change, a migration, a job/worker, a message producer/consumer. Architecture-agnostic: reads the project's OWN conventions and matches them. Use for any server-side coding task.…

2 2mo ago A 87 tokens original MIT

design-doc-writer

03

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Author zero-fix Design Docs that let a downstream implementation agent ship in one pass with no re-delegation. Target ≥500 lines for non-trivial tasks (correlates with zero post-delegation rework). Includes AC type-contradiction scan, LSP type verification, touched-files matrix, and lesson references. Use proactively…

2 2mo ago A 87 tokens original MIT

frontend-engineer

04

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Implement a frontend / UI feature in {{PROJECTNAME}} — a page/route, a component, a piece of client state, a form, an API client call, an i18n change. Architecture-agnostic: reads the project's OWN structure (whatever it is) and matches it. Use for any client-side coding task. Follows TDD + the 6-gate review.

2 2mo ago A 83 tokens original MIT

onboarding-engineer

05

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Author the first set of control-plane artifacts for a freshly-installed project — root CLAUDE.md, per-area CLAUDE.md, brain-hot.md A011+ drafts, codebase-orientation.md, team-conventions.md, and .claude/rules/code-style.md (the engineers' style contract, from code-style sampling). Reads codebase scan output + Stage 2…

2 2mo ago A 143 tokens original MIT

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Top-level PM / orchestrator agent for {{PROJECTNAME}}. Use to pick the next task, plan a sprint phase, sequence parallel work, or summarize current sprint state. Reads docs/project/sprints/S /tasks.md, docs/project/backlog.md, and per-sprint files; never modifies code itself — delegates to the right specialized agent.

2 2mo ago A 80 tokens original MIT

senior-tech-lead

07

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Comprehensive review of code quality, architecture compliance, cross-component contract sync, and requirement fulfillment across {{PROJECTNAME}}. Use after a coding agent finishes a feature, before merge, and as gate 1 of the 6-gate post-delegation review. Returns Approved / Needs Changes / Rejected with a structured…

2 2mo ago A 72 tokens original MIT

sprint-retro-author

08

Maximumsoft-Co-LTD/claude-flightdeck

Agent Claude Code

Author a sprint retro for {{PROJECTNAME}} at sprint close. Reads sprint board (tasks.md) + collected mini-retros + lessons, produces docs/project/sprints/NN/retro.md. Knows the move-prose-on-close discipline (Glance → retro.md in the same commit) and how to propose promoting a new A-rule from a recurring lesson.…

2 2mo ago A 100 tokens original MIT

backlog-migrate

09

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use when a project's backlog has drifted — '/backlog-migrate', 'the backlog status is wrong/unreliable', 'we keep re-picking work that's already done', 'backlog.md is huge / hundreds of KB', 'clean up the backlog', 'too many sprint folders', 'migrate the backlog to the new format', or after adopting the open/wip enum…

2 2mo ago A 134 tokens original MIT

document

10

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Generate or sync API / contract / user-facing documentation from the live system. Use when the user says '/document', 'document this endpoint', 'document the API', 'sync the contract docs', 'capture the new pages', 'write the user guide', 'export the SDK', 'auto-generate', 'generate the wiki for X', or 'refresh the…

2 2mo ago A 76 tokens original MIT

flightdeck-feedback

11

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Send structured feedback about the claude-flightdeck template back to the canonical repo — bug, rule misfire, preset request, skill issue, or onboarding feedback. Reads your install manifest for version context, redacts secrets, shows a preview, then opens a GitHub issue via gh (or prints a prefilled URL). Opt-in…

2 2mo ago A 115 tokens original MIT

idea

12

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use when the user types '/idea', 'capture an idea', 'I have a feature idea', 'record a request', 'refine D###', 'promote D### to backlog', or 'add to the backlog'. Three modes: capture a raw idea with structured questioning (was /discover), fill gaps on an existing idea (was /discover refine), and graduate a ready…

2 2mo ago A 106 tokens original MIT

onboard

13

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use right after install.sh — '/onboard', 'how do I get started', 'set up the workflow', 'onboard the project'. Auto-generates the project-understanding docs the orchestrator + every dispatched agent read: the ARCHITECTURE map (docs/setup/codebase-orientation.md), the CONVENTIONS reference…

2 2mo ago A 152 tokens original MIT

recover

14

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Safely recover from partial-dispatch failures, orphan worktrees, mid-merge aborts, accidental main commits, and lost branches. Inventories git state, classifies the failure mode with the user's confirmation, then walks through the recovery options for that class with explicit per-step confirmation. Use when the user…

2 2mo ago A 104 tokens original MIT

retro

15

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use /retro to close the sprint, run a sprint retrospective, wrap up sprint N, or aggregate the live mini-retros from the board. Also: 'ratify the candidate rules', 'promote that lesson to a rule', 'turn the retro lessons into rules' → /retro ratify; 'archive old sprints', 'clean up old sprints' → /retro archive. Three…

2 2mo ago A 110 tokens original MIT

review

16

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

/review — the unified review gate. Use when the user says '/review', '/review design', '/review security', '/review gates', '/review ultra', 'review the UI', 'check design fidelity', 'verify the redesign', 'security review', 'is this safe to merge', 'check for vulnerabilities', 'review the diff', 'review the agent's…

2 2mo ago A 245 tokens original MIT

ship

17

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use when the user says '/ship uat', '/ship production', 'ship it', '/ship ', or needs to deploy to uat/production. Use '/ship --check ' for a read-only preflight: 'check the deploy', 'what would deploy break', 'validate before deploy'. Use '/ship changelog' to 'generate a changelog', 'what changed since v1.2.0', or…

2 2mo ago A 148 tokens original MIT

status

18

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use when the user says '/status', 'where are we', 'sprint status', 'dashboard', 'what's blocked', 'show status', 'how's the sprint going', or wants a mid-sprint check-in. Also use for '/status audit', 'audit summary', 'where did time go', 'which agent is slowest', or weekly / sprint-end insights from the audit log.…

2 2mo ago A 130 tokens original MIT

work

19

Maximumsoft-Co-LTD/claude-flightdeck

Skill Claude CodeCodex

Use when the user says '/work', 'what's next', 'next task', 'pick the next thing', 'continue the sprint', 'work on {{TASKIDPREFIX}}-S . ', 'do task NN', 'run these in parallel', or names one-or-more task IDs to execute. The single driver that turns a sprint task into shipped, reviewed code: it picks (or takes) the…

2 2mo ago A 148 tokens original MIT

k8s-engineer

20

Maximumsoft-Co-LTD/claude-flightdeck

Agent

Implement / review Kubernetes infrastructure work for {{PROJECTNAME}} — Helm umbrella charts, Kustomize overlays, ArgoCD Applications, ingress + cert-manager, RBAC, secret management, StatefulSets, CI/CD pipeline (image build → registry → sync controller). Use for image tag bumps, new service deployments, secret…

2 2mo ago A 81 tokens original MIT