MINT-IA
Official@mint-ia · Switzerland
Offers a structured framework for milestone-based project management, Flutter development, and evidence-based software verification through terminal-integrated planning artifacts.
Agent Skills by MINT-IA
Showing 95 vetted skills indexed across 1 GitHub repositories.
autoresearch-test-coverage
Map Flutter services to tests and flag under-covered files in audit-only mode.
gsd-manager
Manage milestone phases and dispatch background planning tasks from a terminal.
gsd-review-backlog
Reviews .planning/phases 999.x backlog items and promotes, keeps, or removes them, updating ROADMAP.md and committing changes.
gsd-new-project
Initialize structured planning artifacts in the .planning directory for new projects.
using-git-worktrees
Create isolated Git worktrees in separate directories with automatic project setup.
gsd-list-workspaces
Scan workspace directories for WORKSPACE.md manifests and list active GSD workspaces with statuses.
gsd-ui-phase
Generate UI-SPEC.md design contracts with phase objectives and verification steps.
gsd-cleanup
Archive completed milestone phase directories into versioned folders after dry-run confirmation.
gsd-do
Route natural language intent to matching /gsd-* commands with user confirmation.
test-driven-development
Enforce a test-first workflow with failing unit tests in JavaScript/TypeScript projects.
systematic-debugging
Identifies root causes of software bugs through a four-phase evidence-based debugging process.
gsd-list-phase-assumptions
Extract Claude's assumptions about a named project phase from roadmap documents.
autoresearch-navigation
Audit GoRouter navigation for orphan screens and route inconsistencies.
gsd-thread
Create, list, or resume persistent context threads across sessions.
gsd-add-phase
Add an integer phase to the current milestone and update roadmap and STATE.md.
autoresearch-privacy-guard
Scan Dart and Python code to redact PII patterns with grep verification.
gsd-session-report
Generate structured SESSION_REPORT.md files summarizing outcomes, tasks completed, and estimated token usage.
gsd-insert-phase
Insert decimal-numbered phases into roadmap milestone sequences with validation.
gsd-add-todo
Capture conversation tasks into markdown todo files with YAML frontmatter.
gsd-secure-phase
Audit completed phase artifacts and update SECURITY.md with verified threat mitigations.
mint-phase-audit
Execute predefined gate checklists and report PASS/FAIL for Flutter P8 phases.
gsd-resume-work
Restore project session context from STATE.md and checkpoint files.
using-superpowers
Invoke applicable skills before responding across agent platforms.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent test failures and tasks.
Frequently Asked Questions About MINT-IA
FAQPage SchemaWhat specific tasks can I manage using MINT-IA?▼
You can manage milestone phases, generate UI design contracts, perform systematic debugging, and execute test-driven development cycles. It enables structured project planning, automated documentation updates, and rigorous verification of codebase health through terminal-based commands.
Which technical personas benefit most from these capabilities?▼
Software engineers, Flutter developers, and technical leads focused on high-integrity project delivery benefit most. It is designed for developers who require strict adherence to milestone roadmaps, automated test coverage, and evidence-based debugging processes within their local development environment.
What are the prerequisites for running these project management commands?▼
You require a local environment with Git, a Flutter/Dart SDK, and a terminal capable of executing node-based packages. Projects must be initialized with a .planning directory structure to support state tracking, roadmap management, and artifact generation.