Skip to content

infiquetra/mission-control

v2.15.2

Portable mission-control package: SDLC management for Infiquetra's Operations, Asgard, and CAMPPS boards — one shared CLI plus seven Agent Skills covering prepared issue drafts, live schema sync, board schemas, labels, project fields, flow helpers, metrics, milestones, rollout tracking, and card validation, derived from infiquetra-claude-plugins at the 2.15.2 revision. Claude Code files live under the com.infiquetra.claude client extension directory; the portable manifest, the package README, and the runnability enforcement are authored here.

board

Manage the Infiquetra GitHub Projects active boards: Operations, Asgard, and CAMPPS. Handles board views, status moves, item adds, terminal-item archive, WIP analysis, field discovery, and standup preparation.

flow

Operator-facing GraphQL + REST helpers for the active project boards. Wraps the GitHub APIs the orchestrator uses, so Jeff can do per-card work (set Initiative/Objective fields, link or unlink sub-issues, validate card bodies, self-heal labels, discover project mappings, assign covered issues to Team Mimir) without writing GraphQL by hand. Each command is idempotent where possible, and surfaces partial failures clearly.

issues

Create and manage SDLC issues in Infiquetra GitHub repositories using the 5-type issue taxonomy: capability, enhancement, defect, exploration, and context-update. Handles issue type selection, template-guided creation, Hermes label application, project board assignment, and milestone linking.

labels

Manage GitHub labels and project field options for Infiquetra repositories. Handles applying SDLC labels to issues, auditing repos for missing labels, deploying the full label taxonomy, auto-labeling issues based on title/body patterns, and creating new field options when new initiatives or objectives are introduced.

metrics

Flow metrics and analysis for Infiquetra project boards using GitHub timeline events. Provides cycle time, throughput, WIP age, per-status time breakdowns, and interpretation guidance across Operations, Asgard, and CAMPPS.

milestones

Manage GitHub Milestones for Infiquetra Objectives. Creates, lists, links, and tracks milestone progress when an Objective needs due-date rollup across one or more repos.

rollout

Track and drive SDLC rollout across Infiquetra organization repositories. Provides rollout status dashboards, gap analysis per repo, and label and template deployment. Uses GitHub repos, issue templates, labels, project mapping, and rollout-status tracking.