mindforge-cc 11.3.1 → 11.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent/CLAUDE.md +13 -0
- package/.agent/hooks/lib/hook-flags.js +78 -0
- package/.agent/hooks/lib/pretooluse-visible-output.js +46 -0
- package/.agent/hooks/mindforge-block-no-verify.js +552 -0
- package/.agent/hooks/mindforge-config-protection.js +144 -0
- package/.agent/hooks/run-with-flags.js +207 -0
- package/.agent/mindforge/checkpoint.md +76 -0
- package/.agent/mindforge/harness-audit.md +59 -0
- package/.agent/mindforge/instinct.md +46 -0
- package/.agent/mindforge/orch-add-feature.md +43 -0
- package/.agent/mindforge/orch-build-mvp.md +48 -0
- package/.agent/mindforge/orch-change-feature.md +45 -0
- package/.agent/mindforge/orch-fix-defect.md +43 -0
- package/.agent/mindforge/orch-refine-code.md +43 -0
- package/.agent/skills/mindforge-add-backlog/SKILL.md +2 -2
- package/.agent/skills/mindforge-add-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-add-tests/SKILL.md +2 -2
- package/.agent/skills/mindforge-add-todo/SKILL.md +2 -2
- package/.agent/skills/mindforge-audit-milestone/SKILL.md +2 -2
- package/.agent/skills/mindforge-audit-uat/SKILL.md +2 -2
- package/.agent/skills/mindforge-autonomous/SKILL.md +2 -2
- package/.agent/skills/mindforge-brainstorming/SKILL.md +1 -1
- package/.agent/skills/mindforge-check-todos/SKILL.md +2 -2
- package/.agent/skills/mindforge-cleanup/SKILL.md +2 -2
- package/.agent/skills/mindforge-complete-milestone/SKILL.md +2 -2
- package/.agent/skills/mindforge-debug/SKILL.md +2 -2
- package/.agent/skills/mindforge-debug_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-discuss-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-do/SKILL.md +2 -2
- package/.agent/skills/mindforge-execute-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-execute-phase_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-fast/SKILL.md +2 -2
- package/.agent/skills/mindforge-forensics/SKILL.md +2 -2
- package/.agent/skills/mindforge-health/SKILL.md +2 -2
- package/.agent/skills/mindforge-help/SKILL.md +2 -2
- package/.agent/skills/mindforge-insert-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-join-discord/SKILL.md +2 -2
- package/.agent/skills/mindforge-list-phase-assumptions/SKILL.md +2 -2
- package/.agent/skills/mindforge-list-workspaces/SKILL.md +2 -2
- package/.agent/skills/mindforge-manager/SKILL.md +2 -2
- package/.agent/skills/mindforge-map-codebase/SKILL.md +2 -2
- package/.agent/skills/mindforge-milestone-summary/SKILL.md +2 -2
- package/.agent/skills/mindforge-neural-orchestrator/SKILL.md +2 -2
- package/.agent/skills/mindforge-new-milestone/SKILL.md +2 -2
- package/.agent/skills/mindforge-new-project/SKILL.md +2 -2
- package/.agent/skills/mindforge-new-workspace/SKILL.md +2 -2
- package/.agent/skills/mindforge-next/SKILL.md +2 -2
- package/.agent/skills/mindforge-note/SKILL.md +2 -2
- package/.agent/skills/mindforge-parallel-mesh_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-pause-work/SKILL.md +2 -2
- package/.agent/skills/mindforge-plan-milestone-gaps/SKILL.md +2 -2
- package/.agent/skills/mindforge-plan-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-plan-phase_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-plant-seed/SKILL.md +2 -2
- package/.agent/skills/mindforge-pr-branch/SKILL.md +2 -2
- package/.agent/skills/mindforge-profile-user/SKILL.md +2 -2
- package/.agent/skills/mindforge-progress/SKILL.md +2 -2
- package/.agent/skills/mindforge-quick/SKILL.md +2 -2
- package/.agent/skills/mindforge-reapply-patches/SKILL.md +2 -2
- package/.agent/skills/mindforge-remove-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-remove-workspace/SKILL.md +2 -2
- package/.agent/skills/mindforge-research-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-resume-work/SKILL.md +2 -2
- package/.agent/skills/mindforge-review/SKILL.md +2 -2
- package/.agent/skills/mindforge-review-backlog/SKILL.md +2 -2
- package/.agent/skills/mindforge-review-inbound/SKILL.md +2 -2
- package/.agent/skills/mindforge-review-request/SKILL.md +2 -2
- package/.agent/skills/mindforge-session-report/SKILL.md +2 -2
- package/.agent/skills/mindforge-set-profile/SKILL.md +2 -2
- package/.agent/skills/mindforge-settings/SKILL.md +2 -2
- package/.agent/skills/mindforge-ship/SKILL.md +2 -2
- package/.agent/skills/mindforge-ship_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-skill-creation/SKILL.md +2 -2
- package/.agent/skills/mindforge-stats/SKILL.md +2 -2
- package/.agent/skills/mindforge-swarm-execution/SKILL.md +2 -2
- package/.agent/skills/mindforge-system-architecture/SKILL.md +2 -2
- package/.agent/skills/mindforge-tdd/SKILL.md +2 -2
- package/.agent/skills/mindforge-tdd_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-thread/SKILL.md +2 -2
- package/.agent/skills/mindforge-ui-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-ui-review/SKILL.md +2 -2
- package/.agent/skills/mindforge-update/SKILL.md +2 -2
- package/.agent/skills/mindforge-validate-phase/SKILL.md +2 -2
- package/.agent/skills/mindforge-verify-work/SKILL.md +2 -2
- package/.agent/skills/mindforge-verify-work_extended/SKILL.md +2 -2
- package/.agent/skills/mindforge-workspace-isolated/SKILL.md +2 -2
- package/.agent/skills/mindforge-workstreams/SKILL.md +2 -2
- package/.claude/CLAUDE.md +13 -0
- package/.claude/commands/mindforge/add-backlog.md +2 -2
- package/.claude/commands/mindforge/agent-deploy.md +1 -1
- package/.claude/commands/mindforge/agent-design.md +1 -1
- package/.claude/commands/mindforge/agent.md +2 -2
- package/.claude/commands/mindforge/ai-cost.md +1 -1
- package/.claude/commands/mindforge/ai-safety.md +1 -1
- package/.claude/commands/mindforge/approve.md +1 -1
- package/.claude/commands/mindforge/audit.md +1 -1
- package/.claude/commands/mindforge/auto.md +1 -1
- package/.claude/commands/mindforge/benchmark.md +1 -1
- package/.claude/commands/mindforge/browse.md +1 -1
- package/.claude/commands/mindforge/build-opt.md +1 -1
- package/.claude/commands/mindforge/cache.md +1 -1
- package/.claude/commands/mindforge/causal.md +1 -1
- package/.claude/commands/mindforge/cdn.md +1 -1
- package/.claude/commands/mindforge/change.md +1 -1
- package/.claude/commands/mindforge/checkpoint.md +76 -0
- package/.claude/commands/mindforge/cli.md +1 -1
- package/.claude/commands/mindforge/cluster-instincts.md +1 -1
- package/.claude/commands/mindforge/communicate.md +1 -1
- package/.claude/commands/mindforge/complete-milestone.md +1 -1
- package/.claude/commands/mindforge/compliance.md +1 -1
- package/.claude/commands/mindforge/consult.md +1 -1
- package/.claude/commands/mindforge/contract-test.md +1 -1
- package/.claude/commands/mindforge/cost-report.md +1 -1
- package/.claude/commands/mindforge/costs.md +1 -1
- package/.claude/commands/mindforge/council.md +1 -1
- package/.claude/commands/mindforge/create-skill.md +1 -1
- package/.claude/commands/mindforge/cross-review.md +1 -1
- package/.claude/commands/mindforge/dashboard.md +1 -1
- package/.claude/commands/mindforge/data-mesh.md +1 -1
- package/.claude/commands/mindforge/data-pipeline.md +1 -1
- package/.claude/commands/mindforge/de-slop.md +1 -1
- package/.claude/commands/mindforge/debug.md +1 -1
- package/.claude/commands/mindforge/degrade.md +1 -1
- package/.claude/commands/mindforge/delegate.md +1 -1
- package/.claude/commands/mindforge/deploy.md +1 -1
- package/.claude/commands/mindforge/discuss-phase.md +1 -1
- package/.claude/commands/mindforge/dmux.md +1 -1
- package/.claude/commands/mindforge/do.md +2 -2
- package/.claude/commands/mindforge/ecommerce.md +1 -1
- package/.claude/commands/mindforge/edge.md +1 -1
- package/.claude/commands/mindforge/edtech.md +1 -1
- package/.claude/commands/mindforge/embeddings.md +1 -1
- package/.claude/commands/mindforge/environments.md +1 -1
- package/.claude/commands/mindforge/eval.md +1 -1
- package/.claude/commands/mindforge/events.md +1 -1
- package/.claude/commands/mindforge/evolve-skills.md +1 -1
- package/.claude/commands/mindforge/execute-phase.md +48 -7
- package/.claude/commands/mindforge/feature-flags.md +1 -1
- package/.claude/commands/mindforge/feature-store.md +1 -1
- package/.claude/commands/mindforge/finops.md +1 -1
- package/.claude/commands/mindforge/fintech.md +1 -1
- package/.claude/commands/mindforge/flutter.md +1 -1
- package/.claude/commands/mindforge/gaming.md +1 -1
- package/.claude/commands/mindforge/graphql.md +1 -1
- package/.claude/commands/mindforge/harness-audit.md +59 -0
- package/.claude/commands/mindforge/health.md +1 -1
- package/.claude/commands/mindforge/healthcare.md +1 -1
- package/.claude/commands/mindforge/help.md +1 -1
- package/.claude/commands/mindforge/hire.md +1 -1
- package/.claude/commands/mindforge/i18n.md +1 -1
- package/.claude/commands/mindforge/idempotent.md +1 -1
- package/.claude/commands/mindforge/init-org.md +1 -1
- package/.claude/commands/mindforge/init-project.md +1 -1
- package/.claude/commands/mindforge/install-skill.md +1 -1
- package/.claude/commands/mindforge/instinct.md +46 -0
- package/.claude/commands/mindforge/introspect.md +1 -1
- package/.claude/commands/mindforge/iot.md +1 -1
- package/.claude/commands/mindforge/knowledge-graph.md +1 -1
- package/.claude/commands/mindforge/lakehouse.md +1 -1
- package/.claude/commands/mindforge/lead.md +1 -1
- package/.claude/commands/mindforge/learn-instinct.md +1 -1
- package/.claude/commands/mindforge/learn.md +1 -1
- package/.claude/commands/mindforge/learning.md +1 -1
- package/.claude/commands/mindforge/llm-route.md +1 -1
- package/.claude/commands/mindforge/load-test.md +1 -1
- package/.claude/commands/mindforge/logistics.md +1 -1
- package/.claude/commands/mindforge/map-codebase.md +1 -1
- package/.claude/commands/mindforge/marketplace.md +1 -1
- package/.claude/commands/mindforge/meeting-design.md +1 -1
- package/.claude/commands/mindforge/metrics.md +1 -1
- package/.claude/commands/mindforge/migrate.md +1 -1
- package/.claude/commands/mindforge/migration-mgmt.md +1 -1
- package/.claude/commands/mindforge/milestone.md +1 -1
- package/.claude/commands/mindforge/mobile.md +1 -1
- package/.claude/commands/mindforge/monorepo.md +1 -1
- package/.claude/commands/mindforge/multi-tenant.md +1 -1
- package/.claude/commands/mindforge/multimodal.md +1 -1
- package/.claude/commands/mindforge/new-runtime.md +1 -1
- package/.claude/commands/mindforge/next.md +1 -1
- package/.claude/commands/mindforge/note.md +2 -2
- package/.claude/commands/mindforge/observability-platform.md +1 -1
- package/.claude/commands/mindforge/offline.md +1 -1
- package/.claude/commands/mindforge/onboard.md +1 -1
- package/.claude/commands/mindforge/orch-add-feature.md +43 -0
- package/.claude/commands/mindforge/orch-build-mvp.md +48 -0
- package/.claude/commands/mindforge/orch-change-feature.md +45 -0
- package/.claude/commands/mindforge/orch-fix-defect.md +43 -0
- package/.claude/commands/mindforge/orch-refine-code.md +43 -0
- package/.claude/commands/mindforge/plan-phase.md +1 -1
- package/.claude/commands/mindforge/plan-write.md +11 -0
- package/.claude/commands/mindforge/plant-seed.md +2 -2
- package/.claude/commands/mindforge/platform.md +1 -1
- package/.claude/commands/mindforge/plugins.md +1 -1
- package/.claude/commands/mindforge/pr-review.md +1 -1
- package/.claude/commands/mindforge/privacy-eng.md +1 -1
- package/.claude/commands/mindforge/product-spec.md +76 -0
- package/.claude/commands/mindforge/profile-team.md +1 -1
- package/.claude/commands/mindforge/publish-skill.md +1 -1
- package/.claude/commands/mindforge/push-notify.md +1 -1
- package/.claude/commands/mindforge/pwa.md +1 -1
- package/.claude/commands/mindforge/qa.md +1 -1
- package/.claude/commands/mindforge/quality-audit.md +1 -1
- package/.claude/commands/mindforge/queue.md +1 -1
- package/.claude/commands/mindforge/quick.md +1 -1
- package/.claude/commands/mindforge/rag.md +1 -1
- package/.claude/commands/mindforge/rate-limit.md +1 -1
- package/.claude/commands/mindforge/react-native.md +1 -1
- package/.claude/commands/mindforge/realtime-analytics.md +1 -1
- package/.claude/commands/mindforge/record-learning.md +1 -1
- package/.claude/commands/mindforge/release.md +1 -1
- package/.claude/commands/mindforge/remember.md +1 -1
- package/.claude/commands/mindforge/research.md +1 -1
- package/.claude/commands/mindforge/retrospective.md +1 -1
- package/.claude/commands/mindforge/review-backlog.md +2 -2
- package/.claude/commands/mindforge/review.md +1 -1
- package/.claude/commands/mindforge/rfc.md +1 -1
- package/.claude/commands/mindforge/santa.md +1 -1
- package/.claude/commands/mindforge/secrets-mgmt.md +1 -1
- package/.claude/commands/mindforge/secrets.md +1 -1
- package/.claude/commands/mindforge/security-scan.md +1 -1
- package/.claude/commands/mindforge/serverless.md +1 -1
- package/.claude/commands/mindforge/session-report.md +2 -2
- package/.claude/commands/mindforge/ship.md +1 -1
- package/.claude/commands/mindforge/skills.md +1 -1
- package/.claude/commands/mindforge/status.md +1 -1
- package/.claude/commands/mindforge/steer.md +1 -1
- package/.claude/commands/mindforge/stream.md +1 -1
- package/.claude/commands/mindforge/sync-confluence.md +1 -1
- package/.claude/commands/mindforge/sync-jira.md +1 -1
- package/.claude/commands/mindforge/tech-debt.md +1 -1
- package/.claude/commands/mindforge/threat-model.md +1 -1
- package/.claude/commands/mindforge/tokens.md +1 -1
- package/.claude/commands/mindforge/ui-phase.md +2 -2
- package/.claude/commands/mindforge/ui-review.md +2 -2
- package/.claude/commands/mindforge/update.md +1 -1
- package/.claude/commands/mindforge/validate-phase.md +2 -2
- package/.claude/commands/mindforge/verify-loop.md +1 -1
- package/.claude/commands/mindforge/verify-phase.md +1 -1
- package/.claude/commands/mindforge/vibe-check.md +1 -1
- package/.claude/commands/mindforge/workspace.md +1 -1
- package/.claude/commands/mindforge/workstreams.md +2 -2
- package/.claude/commands/mindforge/zero-trust.md +1 -1
- package/.mindforge/config.json +2 -2
- package/.mindforge/engine/instincts/instinct-schema.md +17 -9
- package/.mindforge/imported-agents.jsonl +10 -0
- package/.mindforge/manifests/install-components.json +36 -0
- package/.mindforge/manifests/install-modules.json +193 -0
- package/.mindforge/manifests/install-profiles.json +57 -0
- package/.mindforge/memory/sync-manifest.json +1 -1
- package/.mindforge/personas/gan-evaluator.md +226 -0
- package/.mindforge/personas/gan-generator.md +151 -0
- package/.mindforge/personas/gan-planner.md +118 -0
- package/.mindforge/personas/harness-optimizer.md +55 -0
- package/.mindforge/personas/loop-operator.md +58 -0
- package/.mindforge/schemas/hooks.schema.json +199 -0
- package/.mindforge/schemas/install-modules.schema.json +44 -0
- package/.mindforge/schemas/install-state.schema.json +95 -0
- package/.mindforge/schemas/plugin.schema.json +75 -0
- package/.mindforge/schemas/provenance.schema.json +31 -0
- package/.mindforge/skills/agent-architecture-audit/SKILL.md +272 -0
- package/.mindforge/skills/continuous-learning/SKILL.md +16 -0
- package/.mindforge/skills/orch-pipeline/SKILL.md +284 -0
- package/.mindforge/skills/writing-plans/SKILL.md +76 -0
- package/CHANGELOG.md +111 -0
- package/MINDFORGE.md +3 -3
- package/README.md +25 -3
- package/RELEASENOTES.md +131 -1
- package/SECURITY.md +16 -0
- package/bin/autonomous/auto-runner.js +46 -5
- package/bin/autonomous/handoff-schema.js +114 -0
- package/bin/autonomous/session-guardian.sh +138 -0
- package/bin/autonomous/supervisor.js +98 -0
- package/bin/change-classifier.js +19 -5
- package/bin/governance/approve.js +61 -28
- package/bin/governance/config-manager.js +3 -1
- package/bin/governance/rbac-manager.js +14 -6
- package/bin/harness-audit.js +520 -0
- package/bin/hooks/instinct-capture-hook.js +16 -1
- package/bin/hooks/lib/detect-project.js +72 -0
- package/bin/installer/harness-adapter-compliance.js +321 -0
- package/bin/installer/install-manifests.js +200 -0
- package/bin/installer/install-state.js +243 -0
- package/bin/installer-core.js +1 -1
- package/bin/learning/instinct-cli.js +359 -0
- package/bin/learning/lib/ssrf-guard.js +252 -0
- package/bin/memory/eis-client.js +31 -10
- package/bin/models/llm-errors.js +79 -0
- package/bin/models/model-client.js +39 -4
- package/bin/models/ollama-provider.js +115 -0
- package/bin/models/openai-provider.js +40 -9
- package/bin/models/profiles-loader.js +147 -0
- package/bin/models/provider-registry.js +59 -0
- package/bin/revops/market-evaluator.js +23 -2
- package/bin/revops/router-steering-v2.js +17 -2
- package/bin/security/trust-boundaries.js +15 -3
- package/bin/utils/readiness-gate.js +169 -0
- package/bin/worktree/engine.js +497 -0
- package/docs/getting-started.md +1 -1
- package/docs/troubleshooting.md +1 -1
- package/docs/user-guide.md +1 -1
- package/package.json +8 -2
- package/subagents/categories/01-core-development/.claude-plugin/plugin.json +2 -2
- package/subagents/categories/01-core-development/api-designer-cc.md +1 -1
- package/subagents/categories/01-core-development/backend-developer.md +1 -1
- package/subagents/categories/01-core-development/design-bridge.md +1 -1
- package/subagents/categories/01-core-development/electron-pro.md +1 -1
- package/subagents/categories/01-core-development/frontend-developer.md +1 -1
- package/subagents/categories/01-core-development/fullstack-developer.md +1 -1
- package/subagents/categories/01-core-development/graphql-architect.md +1 -1
- package/subagents/categories/01-core-development/microservices-architect.md +1 -1
- package/subagents/categories/01-core-development/mobile-developer.md +1 -1
- package/subagents/categories/01-core-development/ui-designer.md +1 -1
- package/subagents/categories/01-core-development/websocket-engineer.md +1 -1
- package/subagents/categories/02-language-specialists/.claude-plugin/plugin.json +2 -2
- package/subagents/categories/02-language-specialists/angular-architect.md +1 -1
- package/subagents/categories/02-language-specialists/cpp-pro.md +1 -1
- package/subagents/categories/02-language-specialists/csharp-developer.md +1 -1
- package/subagents/categories/02-language-specialists/django-developer.md +1 -1
- package/subagents/categories/02-language-specialists/dotnet-core-expert.md +1 -1
- package/subagents/categories/02-language-specialists/dotnet-framework-48-expert.md +1 -1
- package/subagents/categories/02-language-specialists/elixir-expert.md +1 -1
- package/subagents/categories/02-language-specialists/expo-react-native-expert.md +1 -1
- package/subagents/categories/02-language-specialists/fastapi-developer.md +1 -1
- package/subagents/categories/02-language-specialists/flutter-expert.md +1 -1
- package/subagents/categories/02-language-specialists/golang-pro.md +1 -1
- package/subagents/categories/02-language-specialists/java-architect.md +1 -1
- package/subagents/categories/02-language-specialists/javascript-pro.md +1 -1
- package/subagents/categories/02-language-specialists/kotlin-specialist.md +1 -1
- package/subagents/categories/02-language-specialists/laravel-specialist.md +1 -1
- package/subagents/categories/02-language-specialists/nextjs-developer.md +1 -1
- package/subagents/categories/02-language-specialists/node-specialist.md +1 -1
- package/subagents/categories/02-language-specialists/php-pro.md +1 -1
- package/subagents/categories/02-language-specialists/powershell-51-expert.md +1 -1
- package/subagents/categories/02-language-specialists/powershell-7-expert.md +1 -1
- package/subagents/categories/02-language-specialists/python-pro.md +1 -1
- package/subagents/categories/02-language-specialists/rails-expert.md +1 -1
- package/subagents/categories/02-language-specialists/react-specialist-cc.md +1 -1
- package/subagents/categories/02-language-specialists/rust-engineer.md +1 -1
- package/subagents/categories/02-language-specialists/spring-boot-engineer.md +1 -1
- package/subagents/categories/02-language-specialists/sql-pro.md +1 -1
- package/subagents/categories/02-language-specialists/swift-expert.md +1 -1
- package/subagents/categories/02-language-specialists/symfony-specialist.md +1 -1
- package/subagents/categories/02-language-specialists/typescript-pro.md +1 -1
- package/subagents/categories/02-language-specialists/vue-expert.md +1 -1
- package/subagents/categories/03-infrastructure/.claude-plugin/plugin.json +5 -5
- package/subagents/categories/03-infrastructure/azure-infra-engineer.md +1 -1
- package/subagents/categories/03-infrastructure/cloud-architect-cc.md +1 -1
- package/subagents/categories/03-infrastructure/database-administrator.md +1 -1
- package/subagents/categories/03-infrastructure/deployment-engineer.md +1 -1
- package/subagents/categories/03-infrastructure/devops-engineer-cc.md +1 -1
- package/subagents/categories/03-infrastructure/devops-incident-responder.md +1 -1
- package/subagents/categories/03-infrastructure/docker-expert.md +1 -1
- package/subagents/categories/03-infrastructure/incident-responder.md +1 -1
- package/subagents/categories/03-infrastructure/kubernetes-specialist.md +1 -1
- package/subagents/categories/03-infrastructure/network-engineer.md +1 -1
- package/subagents/categories/03-infrastructure/platform-engineer-cc.md +1 -1
- package/subagents/categories/03-infrastructure/security-engineer.md +1 -1
- package/subagents/categories/03-infrastructure/sre-engineer.md +1 -1
- package/subagents/categories/03-infrastructure/terraform-engineer.md +1 -1
- package/subagents/categories/03-infrastructure/terragrunt-expert.md +2 -2
- package/subagents/categories/03-infrastructure/windows-infra-admin.md +1 -1
- package/subagents/categories/04-quality-security/.claude-plugin/plugin.json +15 -5
- package/subagents/categories/04-quality-security/accessibility-tester-cc.md +1 -1
- package/subagents/categories/04-quality-security/ad-security-reviewer.md +1 -1
- package/subagents/categories/04-quality-security/ai-writing-auditor.md +1 -1
- package/subagents/categories/04-quality-security/architect-reviewer.md +1 -1
- package/subagents/categories/04-quality-security/chaos-engineer-cc.md +1 -1
- package/subagents/categories/04-quality-security/code-reviewer.md +1 -1
- package/subagents/categories/04-quality-security/compliance-auditor-cc.md +1 -1
- package/subagents/categories/04-quality-security/debugger-cc.md +1 -1
- package/subagents/categories/04-quality-security/error-detective.md +1 -1
- package/subagents/categories/04-quality-security/gdpr-ccpa-compliance.md +2 -2
- package/subagents/categories/04-quality-security/go-build-resolver.md +105 -0
- package/subagents/categories/04-quality-security/go-reviewer.md +87 -0
- package/subagents/categories/04-quality-security/penetration-tester.md +1 -1
- package/subagents/categories/04-quality-security/performance-engineer.md +1 -1
- package/subagents/categories/04-quality-security/powershell-security-hardening.md +1 -1
- package/subagents/categories/04-quality-security/python-reviewer.md +109 -0
- package/subagents/categories/04-quality-security/qa-expert.md +1 -1
- package/subagents/categories/04-quality-security/react-build-resolver.md +215 -0
- package/subagents/categories/04-quality-security/react-reviewer.md +167 -0
- package/subagents/categories/04-quality-security/rust-build-resolver.md +159 -0
- package/subagents/categories/04-quality-security/rust-reviewer.md +105 -0
- package/subagents/categories/04-quality-security/security-auditor.md +1 -1
- package/subagents/categories/04-quality-security/silent-failure-hunter.md +67 -0
- package/subagents/categories/04-quality-security/test-automator.md +1 -1
- package/subagents/categories/04-quality-security/type-design-analyzer.md +58 -0
- package/subagents/categories/04-quality-security/typescript-reviewer.md +126 -0
- package/subagents/categories/04-quality-security/ui-ux-tester.md +1 -1
- package/subagents/categories/05-data-ai/.claude-plugin/plugin.json +4 -4
- package/subagents/categories/05-data-ai/ai-engineer.md +1 -1
- package/subagents/categories/05-data-ai/data-analyst.md +1 -1
- package/subagents/categories/05-data-ai/data-engineer-cc.md +1 -1
- package/subagents/categories/05-data-ai/data-scientist.md +1 -1
- package/subagents/categories/05-data-ai/database-optimizer.md +1 -1
- package/subagents/categories/05-data-ai/llm-architect.md +1 -1
- package/subagents/categories/05-data-ai/machine-learning-engineer.md +1 -1
- package/subagents/categories/05-data-ai/ml-engineer-cc.md +1 -1
- package/subagents/categories/05-data-ai/mlops-engineer.md +1 -1
- package/subagents/categories/05-data-ai/nlp-engineer.md +1 -1
- package/subagents/categories/05-data-ai/postgres-pro.md +1 -1
- package/subagents/categories/05-data-ai/prompt-engineer-cc.md +1 -1
- package/subagents/categories/05-data-ai/reinforcement-learning-engineer.md +1 -1
- package/subagents/categories/06-developer-experience/.claude-plugin/plugin.json +2 -2
- package/subagents/categories/06-developer-experience/build-engineer-cc.md +1 -1
- package/subagents/categories/06-developer-experience/cli-developer.md +1 -1
- package/subagents/categories/06-developer-experience/dependency-manager.md +1 -1
- package/subagents/categories/06-developer-experience/documentation-engineer.md +1 -1
- package/subagents/categories/06-developer-experience/dx-optimizer.md +1 -1
- package/subagents/categories/06-developer-experience/git-workflow-manager.md +1 -1
- package/subagents/categories/06-developer-experience/legacy-modernizer.md +1 -1
- package/subagents/categories/06-developer-experience/mcp-developer.md +1 -1
- package/subagents/categories/06-developer-experience/powershell-module-architect.md +1 -1
- package/subagents/categories/06-developer-experience/powershell-ui-architect.md +1 -1
- package/subagents/categories/06-developer-experience/readme-generator.md +1 -1
- package/subagents/categories/06-developer-experience/refactoring-specialist.md +1 -1
- package/subagents/categories/06-developer-experience/slack-expert.md +1 -1
- package/subagents/categories/06-developer-experience/tooling-engineer.md +1 -1
- package/subagents/categories/06-developer-experience/visual-asset-generator.md +1 -1
- package/subagents/categories/07-specialized-domains/.claude-plugin/plugin.json +2 -2
- package/subagents/categories/07-specialized-domains/api-documenter.md +1 -1
- package/subagents/categories/07-specialized-domains/blockchain-developer.md +1 -1
- package/subagents/categories/07-specialized-domains/embedded-systems.md +1 -1
- package/subagents/categories/07-specialized-domains/fintech-engineer.md +1 -1
- package/subagents/categories/07-specialized-domains/game-developer.md +1 -1
- package/subagents/categories/07-specialized-domains/healthcare-admin.md +1 -1
- package/subagents/categories/07-specialized-domains/hipaa-compliance.md +2 -2
- package/subagents/categories/07-specialized-domains/iot-engineer.md +1 -1
- package/subagents/categories/07-specialized-domains/m365-admin.md +1 -1
- package/subagents/categories/07-specialized-domains/mobile-app-developer.md +1 -1
- package/subagents/categories/07-specialized-domains/payment-integration.md +1 -1
- package/subagents/categories/07-specialized-domains/quant-analyst.md +1 -1
- package/subagents/categories/07-specialized-domains/risk-manager.md +1 -1
- package/subagents/categories/07-specialized-domains/seo-specialist-cc.md +1 -1
- package/subagents/categories/08-business-product/.claude-plugin/plugin.json +3 -3
- package/subagents/categories/08-business-product/assumption-mapping.md +2 -2
- package/subagents/categories/08-business-product/backlog-grooming.md +2 -2
- package/subagents/categories/08-business-product/business-analyst-cc.md +1 -1
- package/subagents/categories/08-business-product/content-marketer.md +1 -1
- package/subagents/categories/08-business-product/content-quality-editor.md +1 -1
- package/subagents/categories/08-business-product/customer-success-manager.md +1 -1
- package/subagents/categories/08-business-product/growth-loops.md +2 -2
- package/subagents/categories/08-business-product/legal-advisor.md +1 -1
- package/subagents/categories/08-business-product/license-engineer.md +1 -1
- package/subagents/categories/08-business-product/product-manager-cc.md +1 -1
- package/subagents/categories/08-business-product/project-manager.md +1 -1
- package/subagents/categories/08-business-product/sales-engineer.md +1 -1
- package/subagents/categories/08-business-product/scrum-master.md +1 -1
- package/subagents/categories/08-business-product/technical-writer.md +1 -1
- package/subagents/categories/08-business-product/ux-researcher.md +1 -1
- package/subagents/categories/08-business-product/wordpress-master.md +1 -1
- package/subagents/categories/09-meta-orchestration/.claude-plugin/plugin.json +1 -1
- package/subagents/categories/09-meta-orchestration/agent-installer.md +1 -1
- package/subagents/categories/09-meta-orchestration/agent-organizer.md +1 -1
- package/subagents/categories/09-meta-orchestration/codebase-orchestrator.md +1 -1
- package/subagents/categories/09-meta-orchestration/context-manager.md +1 -1
- package/subagents/categories/09-meta-orchestration/error-coordinator.md +1 -1
- package/subagents/categories/09-meta-orchestration/it-ops-orchestrator.md +1 -1
- package/subagents/categories/09-meta-orchestration/knowledge-synthesizer.md +1 -1
- package/subagents/categories/09-meta-orchestration/multi-agent-coordinator.md +1 -1
- package/subagents/categories/09-meta-orchestration/performance-monitor.md +1 -1
- package/subagents/categories/09-meta-orchestration/task-distributor.md +1 -1
- package/subagents/categories/09-meta-orchestration/workflow-orchestrator.md +1 -1
- package/subagents/categories/10-research-analysis/.claude-plugin/plugin.json +1 -1
- package/subagents/categories/10-research-analysis/ab-test-analysis.md +2 -2
- package/subagents/categories/10-research-analysis/cohort-analysis.md +2 -2
- package/subagents/categories/10-research-analysis/competitive-analyst.md +1 -1
- package/subagents/categories/10-research-analysis/data-researcher.md +1 -1
- package/subagents/categories/10-research-analysis/first-principles-thinking.md +2 -2
- package/subagents/categories/10-research-analysis/market-researcher.md +1 -1
- package/subagents/categories/10-research-analysis/project-idea-validator.md +1 -1
- package/subagents/categories/10-research-analysis/research-analyst.md +1 -1
- package/subagents/categories/10-research-analysis/scientific-literature-researcher.md +1 -1
- package/subagents/categories/10-research-analysis/search-specialist.md +1 -1
- package/subagents/categories/10-research-analysis/trend-analyst.md +1 -1
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Orchestrate building a brand-new feature end to end — research, plan, TDD, review, gated commit. Thin wrapper over the orch-pipeline skill.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# MindForge — Orch: Add Feature
|
|
6
|
+
# Usage: /mindforge:orch-add-feature <what to add>
|
|
7
|
+
|
|
8
|
+
Manually launch the **add-feature** orchestration: a gated
|
|
9
|
+
Research → Plan → TDD → Review → Commit pipeline for net-new capability.
|
|
10
|
+
|
|
11
|
+
## Usage
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
/mindforge:orch-add-feature <what to add>
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Examples:
|
|
18
|
+
|
|
19
|
+
```
|
|
20
|
+
/mindforge:orch-add-feature add OAuth2 login to the auth service
|
|
21
|
+
/mindforge:orch-add-feature support CSV export in the dashboard
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## What It Does
|
|
25
|
+
|
|
26
|
+
Activate the `orch-pipeline` skill (`.mindforge/skills/orch-pipeline/SKILL.md`)
|
|
27
|
+
with `$ARGUMENTS` as the request and `operation = add-feature`. The engine will:
|
|
28
|
+
|
|
29
|
+
1. **Step 0 — size classifier**: classify size on blast radius and state the tier
|
|
30
|
+
in one line (no floor; classify on the three signals). The user may override.
|
|
31
|
+
2. Research existing libraries/patterns (Search-Before-Building), then plan a
|
|
32
|
+
MindForge XML `<action>` task_list under `.planning/` via
|
|
33
|
+
`/mindforge:plan-write`. → **GATE 1** (approve plan).
|
|
34
|
+
3. TDD each task via `mindforge-tdd_extended` (new failing tests → green), then
|
|
35
|
+
`/mindforge:review` (+ the `quick.md` security auto-trigger / `security-reviewer`
|
|
36
|
+
if a security trigger is touched).
|
|
37
|
+
4. Commit as conventional `feat(...)` commits, each writing a Merkle-linked
|
|
38
|
+
AUDIT.jsonl entry. → **GATE 2** (confirm before commit).
|
|
39
|
+
|
|
40
|
+
Honor both gates — do not write implementation before Gate 1, do not commit
|
|
41
|
+
before Gate 2.
|
|
42
|
+
|
|
43
|
+
If `$ARGUMENTS` is empty, ask the user what capability to add.
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Orchestrate bootstrapping a working MVP from a design/spec doc — ingest, slice, scaffold, TDD, review, gated commit. Thin wrapper over the orch-pipeline skill (build loop delegates to the swarm; GAN harness deferred).
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# MindForge — Orch: Build MVP
|
|
6
|
+
# Usage: /mindforge:orch-build-mvp <path to design/spec doc>
|
|
7
|
+
|
|
8
|
+
Manually launch the **build-mvp** orchestration: turn an SDD/PRD/system-design
|
|
9
|
+
document into a running vertical slice.
|
|
10
|
+
|
|
11
|
+
## Usage
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
/mindforge:orch-build-mvp <path to design/spec doc>
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Examples:
|
|
18
|
+
|
|
19
|
+
```
|
|
20
|
+
/mindforge:orch-build-mvp docs/SDD-v0.6.md
|
|
21
|
+
/mindforge:orch-build-mvp .planning/REQUIREMENTS.md
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## What It Does
|
|
25
|
+
|
|
26
|
+
Activate the `orch-pipeline` skill (`.mindforge/skills/orch-pipeline/SKILL.md`)
|
|
27
|
+
with `$ARGUMENTS` as the doc path and `operation = build-mvp` (default floor:
|
|
28
|
+
**large**, full pipeline incl. Scaffold). The engine will:
|
|
29
|
+
|
|
30
|
+
1. **Step 0 — size classifier** (floor large). Read the spec; extract scope,
|
|
31
|
+
locked decisions, and a feature list ordered as **thin vertical slices** (one
|
|
32
|
+
end-to-end path first), written as MindForge XML under `.planning/` via
|
|
33
|
+
`/mindforge:plan-write`. → **GATE 1** (approve slice plan).
|
|
34
|
+
2. Scaffold the first end-to-end slice.
|
|
35
|
+
3. **Build loop — delegate to the swarm.** Drive each vertical slice through
|
|
36
|
+
`WaveExecutor` / the `mindforge-swarm-execution` protocol
|
|
37
|
+
(`.mindforge/engine/wave-executor.md`), with `SwarmController`
|
|
38
|
+
(`.mindforge/engine/swarm-controller.md`) selecting the cluster, gated by
|
|
39
|
+
`mindforge-tdd_extended` (Red-Green) and `/mindforge:cross-review`.
|
|
40
|
+
> **GAN harness is deferred** — the ECC GAN generate/evaluate inner loop
|
|
41
|
+
> (`/gan-build`, generator → evaluator) is NOT ported. See the DESCOPE note in
|
|
42
|
+
> the orch-pipeline skill.
|
|
43
|
+
4. `/mindforge:review` (+ the `quick.md` security auto-trigger / `security-reviewer`
|
|
44
|
+
on any security-trigger slice), then commit the scaffold and each slice as
|
|
45
|
+
separate conventional `feat(...)` commits, each writing a Merkle-linked
|
|
46
|
+
AUDIT.jsonl entry. → **GATE 2**.
|
|
47
|
+
|
|
48
|
+
If `$ARGUMENTS` is empty, ask the user for the path to the design/spec doc.
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Orchestrate altering an existing, working feature to new desired behavior — update tests to the new spec, change impl, review, gated commit. Thin wrapper over the orch-pipeline skill.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# MindForge — Orch: Change Feature
|
|
6
|
+
# Usage: /mindforge:orch-change-feature <the new desired behavior>
|
|
7
|
+
|
|
8
|
+
Manually launch the **change-feature** orchestration: change behavior that
|
|
9
|
+
already works to a new desired spec, tests-first.
|
|
10
|
+
|
|
11
|
+
## Usage
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
/mindforge:orch-change-feature <the new desired behavior>
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Examples:
|
|
18
|
+
|
|
19
|
+
```
|
|
20
|
+
/mindforge:orch-change-feature alert at 2 warnings instead of 3
|
|
21
|
+
/mindforge:orch-change-feature instead of sorting by date, sort by priority
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## What It Does
|
|
25
|
+
|
|
26
|
+
Activate the `orch-pipeline` skill (`.mindforge/skills/orch-pipeline/SKILL.md`)
|
|
27
|
+
with `$ARGUMENTS` as the request and `operation = change-feature`. The engine will:
|
|
28
|
+
|
|
29
|
+
1. **Step 0 — size classifier**: classify size (default floor: **small**) and
|
|
30
|
+
state the tier in one line.
|
|
31
|
+
2. Light plan only if the new behavior needs research, written as MindForge XML
|
|
32
|
+
under `.planning/` via `/mindforge:plan-write`. → **GATE 1** (approve
|
|
33
|
+
changed-test plan).
|
|
34
|
+
3. **Update the existing tests** to express the new behavior, then change the
|
|
35
|
+
implementation until green via `mindforge-tdd_extended`. (Changing the tests
|
|
36
|
+
first is what makes this a tweak, not a fix.)
|
|
37
|
+
4. `/mindforge:review` (+ the `quick.md` security auto-trigger / `security-reviewer`
|
|
38
|
+
on a security trigger), then commit as conventional `feat(...)` / `refactor(...)`
|
|
39
|
+
+ Merkle-linked AUDIT.jsonl entry. → **GATE 2**.
|
|
40
|
+
|
|
41
|
+
Use this only when the feature **works** but should behave differently — not for
|
|
42
|
+
bugs (`/mindforge:orch-fix-defect`) or net-new capability
|
|
43
|
+
(`/mindforge:orch-add-feature`).
|
|
44
|
+
|
|
45
|
+
If `$ARGUMENTS` is empty, ask the user what behavior should change.
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, gated commit. Thin wrapper over the orch-pipeline skill.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# MindForge — Orch: Fix Defect
|
|
6
|
+
# Usage: /mindforge:orch-fix-defect <what is broken>
|
|
7
|
+
|
|
8
|
+
Manually launch the **fix-defect** orchestration: prove the bug with a red test,
|
|
9
|
+
then fix to green.
|
|
10
|
+
|
|
11
|
+
## Usage
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
/mindforge:orch-fix-defect <what is broken>
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Examples:
|
|
18
|
+
|
|
19
|
+
```
|
|
20
|
+
/mindforge:orch-fix-defect poller crashes on empty upstream response
|
|
21
|
+
/mindforge:orch-fix-defect login returns 500 when email has a plus sign
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## What It Does
|
|
25
|
+
|
|
26
|
+
Activate the `orch-pipeline` skill (`.mindforge/skills/orch-pipeline/SKILL.md`)
|
|
27
|
+
with `$ARGUMENTS` as the request and `operation = fix-defect`. The engine will:
|
|
28
|
+
|
|
29
|
+
1. **Step 0 — size classifier**: classify size (default floor: **small**, often
|
|
30
|
+
**tiny**); scope root cause with `/mindforge:map-codebase` if unclear.
|
|
31
|
+
2. **Write a new failing regression test** reproducing the bug, then fix until it
|
|
32
|
+
goes green via `mindforge-tdd_extended`. (Proving the bug first is what makes
|
|
33
|
+
this a fix, not a tweak.)
|
|
34
|
+
3. `/mindforge:review` (+ the `quick.md` security auto-trigger / `security-reviewer`
|
|
35
|
+
if the defect sits in a sensitive path).
|
|
36
|
+
4. Commit as a conventional `fix(...)` commit + Merkle-linked AUDIT.jsonl entry.
|
|
37
|
+
→ **GATE 2** (confirm before commit).
|
|
38
|
+
|
|
39
|
+
Use this only when behavior is **broken/wrong** — not for intentional changes
|
|
40
|
+
(`/mindforge:orch-change-feature`) or new capability
|
|
41
|
+
(`/mindforge:orch-add-feature`).
|
|
42
|
+
|
|
43
|
+
If `$ARGUMENTS` is empty, ask the user to describe the defect.
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Orchestrate a behavior-preserving refactor — confirm tests green, restructure without changing behavior, keep green, review, gated commit. Thin wrapper over the orch-pipeline skill.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# MindForge — Orch: Refine Code
|
|
6
|
+
# Usage: /mindforge:orch-refine-code <what to restructure>
|
|
7
|
+
|
|
8
|
+
Manually launch the **refine-code** orchestration: improve structure while
|
|
9
|
+
behavior stays identical, with the existing test suite as the safety net.
|
|
10
|
+
|
|
11
|
+
## Usage
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
/mindforge:orch-refine-code <what to restructure>
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
Examples:
|
|
18
|
+
|
|
19
|
+
```
|
|
20
|
+
/mindforge:orch-refine-code extract the HTTP client out of poller.py
|
|
21
|
+
/mindforge:orch-refine-code remove dead code and duplication in the dashboard module
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## What It Does
|
|
25
|
+
|
|
26
|
+
Activate the `orch-pipeline` skill (`.mindforge/skills/orch-pipeline/SKILL.md`)
|
|
27
|
+
with `$ARGUMENTS` as the request and `operation = refine-code`. The engine will:
|
|
28
|
+
|
|
29
|
+
1. **Step 0 — size classifier**: classify size (default floor: **medium** —
|
|
30
|
+
restructures touch multiple files).
|
|
31
|
+
2. Confirm the relevant tests exist and are **green before** touching code; add
|
|
32
|
+
characterization tests first if coverage is thin. Plan the restructure as
|
|
33
|
+
MindForge XML under `.planning/` via `/mindforge:plan-write`. → **GATE 1**.
|
|
34
|
+
3. Restructure in small steps, re-running tests after each (no new behavior tests
|
|
35
|
+
— the existing suite proves behavior is unchanged). Dead-code/dup sweeps
|
|
36
|
+
delegate to `/mindforge:de-slop`.
|
|
37
|
+
4. `/mindforge:review`, then commit as `refactor(...)` (the diff must be
|
|
38
|
+
behavior-neutral) + Merkle-linked AUDIT.jsonl entry. → **GATE 2**.
|
|
39
|
+
|
|
40
|
+
Use this only when behavior must **not** change. If behavior should change at
|
|
41
|
+
all, use `/mindforge:orch-change-feature` or `/mindforge:orch-fix-defect`.
|
|
42
|
+
|
|
43
|
+
If `$ARGUMENTS` is empty, ask the user what to refine.
|
|
@@ -23,6 +23,17 @@ Knowledge: ARCHITECTURE.md, CONVENTIONS.md, current codebase structure, dependen
|
|
|
23
23
|
- Identify constraints: performance, security, backward compatibility
|
|
24
24
|
- Determine target step count (--steps N, default: auto-size based on complexity)
|
|
25
25
|
|
|
26
|
+
1.5. **EXPLORE the codebase BEFORE decomposing** (per `writing-plans/SKILL.md` →
|
|
27
|
+
"EXPLORE — Structured Codebase Discovery"): run a structured discovery pass
|
|
28
|
+
across the 8 search categories — existing patterns, similar features,
|
|
29
|
+
conventions, dependencies, tests, configs, error handling, integration points.
|
|
30
|
+
- Capture **Patterns to Mirror** as real `file:line` snippet references (quote
|
|
31
|
+
the actual code; never invent a convention).
|
|
32
|
+
- Apply the **"No Prior Knowledge" gate**: the plan must be executable by
|
|
33
|
+
someone with zero repo knowledge — every convention the plan references must
|
|
34
|
+
be cited from the actual codebase. If you cannot cite it, explore more.
|
|
35
|
+
- Feed these mirrored snippets into each step's code/Details below.
|
|
36
|
+
|
|
26
37
|
2. **Decompose into bite-sized steps**: Break the work into atomic steps where each step:
|
|
27
38
|
- Changes 1-3 files maximum
|
|
28
39
|
- Can be verified independently
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:plant-seed
|
|
3
|
-
description: Capture speculative ideas with triggers that surface automatically when relevant
|
|
2
|
+
name: "mindforge:plant-seed"
|
|
3
|
+
description: "Capture speculative ideas with triggers that surface automatically when relevant"
|
|
4
4
|
argument-hint: <idea>
|
|
5
5
|
allowed-tools:
|
|
6
6
|
- list_dir
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:platform
|
|
2
|
+
name: "mindforge:platform"
|
|
3
3
|
description: "Design internal developer platform. Usage: /mindforge:platform [scope] [--tool backstage|custom] [--teams number]"
|
|
4
4
|
argument-hint: "[scope] [--tool backstage|custom] [--teams number]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:privacy-eng
|
|
2
|
+
name: "mindforge:privacy-eng"
|
|
3
3
|
description: "Design data privacy engineering system. Usage: /mindforge:privacy-eng [system] [--regulation gdpr|ccpa|hipaa] [--technique anonymization|differential|encryption]"
|
|
4
4
|
argument-hint: "[system] [--regulation gdpr|ccpa|hipaa] [--technique anonymization|differential|encryption]"
|
|
5
5
|
allowed-tools:
|
|
@@ -15,6 +15,41 @@ Arguments: $ARGUMENTS (feature name or description, optional --framework for pri
|
|
|
15
15
|
Knowledge: PROJECT.md, existing BRDs, market research, competitive analysis, user feedback.
|
|
16
16
|
</context>
|
|
17
17
|
|
|
18
|
+
<gated_question_flow>
|
|
19
|
+
> Adapted from the PRP-PRD interactive flow (PRPs-agentic-eng by Wirasm). This
|
|
20
|
+
> question-flow runs BEFORE and AROUND the `<process>` below — it augments, it
|
|
21
|
+
> does not replace, the personas / RICE / MoSCoW depth. Each gate is an explicit
|
|
22
|
+
> STOP: present the questions, then WAIT FOR USER RESPONSE before proceeding.
|
|
23
|
+
|
|
24
|
+
Flow: `INITIATE -> FOUNDATION -> GROUNDING -> DEEP DIVE -> GROUNDING (technical) -> DECISIONS -> GENERATE`
|
|
25
|
+
|
|
26
|
+
1. **INITIATE** — If `$ARGUMENTS` is empty, ask "What do you want to build?" If
|
|
27
|
+
provided, restate your understanding and ask the user to confirm/adjust.
|
|
28
|
+
**GATE: wait for the user.**
|
|
29
|
+
2. **FOUNDATION** — Ask (all at once): Who has the problem? What is the observable
|
|
30
|
+
pain? Why can't they solve it today (and why do alternatives fail)? Why now?
|
|
31
|
+
How will we know it's solved? **GATE: wait for the user.**
|
|
32
|
+
3. **GROUNDING (market + codebase)** — Research market/competitor context; if a
|
|
33
|
+
codebase exists, explore relevant patterns. Summarize findings, ask "Does this
|
|
34
|
+
refine your thinking?" **GATE: brief pause for the user** (may be "continue").
|
|
35
|
+
4. **DEEP DIVE** — Ask: one-sentence vision, primary user, Job-to-Be-Done, explicit
|
|
36
|
+
non-users, constraints. **GATE: wait for the user.**
|
|
37
|
+
5. **GROUNDING (technical feasibility)** — Trace how similar features are built,
|
|
38
|
+
map integration points, rate feasibility HIGH/MEDIUM/LOW with reasons. Summarize,
|
|
39
|
+
ask for unknown technical constraints. **GATE: brief pause for the user.**
|
|
40
|
+
6. **DECISIONS** — Ask: MVP definition, must-have vs nice-to-have, key hypothesis
|
|
41
|
+
("We believe [capability] will [solve problem] for [users]; we'll know we're
|
|
42
|
+
right when [measurable outcome]"), explicit out-of-scope, open questions.
|
|
43
|
+
**GATE: wait for the user before generating.**
|
|
44
|
+
7. **GENERATE** — Only after the DECISIONS gate, run the `<process>` below and
|
|
45
|
+
write the output (see `<output_mapping>`).
|
|
46
|
+
|
|
47
|
+
**Anti-invention rule (MANDATORY)**: Never fill a section with plausible-sounding
|
|
48
|
+
fluff. If information is missing, write **`TBD - needs research`** (and name the
|
|
49
|
+
method to resolve it) rather than inventing an answer. Acknowledge uncertainty
|
|
50
|
+
honestly; list open questions instead of hiding them.
|
|
51
|
+
</gated_question_flow>
|
|
52
|
+
|
|
18
53
|
<process>
|
|
19
54
|
1. **Define personas**: Create 2-4 user personas relevant to the feature:
|
|
20
55
|
- Name, role, and demographic summary
|
|
@@ -65,6 +100,7 @@ Knowledge: PROJECT.md, existing BRDs, market research, competitive analysis, use
|
|
|
65
100
|
- Technical Constraints and Dependencies
|
|
66
101
|
- Success Metrics (leading and lagging indicators)
|
|
67
102
|
- Release Plan (milestones with dates)
|
|
103
|
+
- **Implementation Phases** (dependency table — see `<output_mapping>`)
|
|
68
104
|
- Open Questions and Risks
|
|
69
105
|
|
|
70
106
|
8. **Define success metrics**: For the feature overall:
|
|
@@ -88,3 +124,43 @@ Knowledge: PROJECT.md, existing BRDs, market research, competitive analysis, use
|
|
|
88
124
|
- Timeline with confidence intervals
|
|
89
125
|
- Request specific decisions from specific stakeholders
|
|
90
126
|
</process>
|
|
127
|
+
|
|
128
|
+
<output_mapping>
|
|
129
|
+
> Adapted from the PRP-PRD Implementation-Phases pattern. The PRD's phase table
|
|
130
|
+
> is the hand-off that lets `/mindforge:plan-phase` and `/mindforge:plan-write`
|
|
131
|
+
> auto-select the next pending phase.
|
|
132
|
+
|
|
133
|
+
**Primary output path**: write the generated PRD to `.planning/REQUIREMENTS.md`
|
|
134
|
+
(create the `.planning/` directory if it does not exist). This is the file
|
|
135
|
+
`/mindforge:execute-phase` and `/mindforge:plan-phase` read from.
|
|
136
|
+
|
|
137
|
+
**Implementation-Phases dependency table** — include this section in
|
|
138
|
+
`.planning/REQUIREMENTS.md`. The `Status` / `Parallel` / `Depends` columns let
|
|
139
|
+
downstream commands auto-select the next eligible pending phase (a phase is
|
|
140
|
+
eligible when its `Status` is `pending` and every phase in `Depends` is `complete`):
|
|
141
|
+
|
|
142
|
+
```markdown
|
|
143
|
+
## Implementation Phases
|
|
144
|
+
|
|
145
|
+
<!--
|
|
146
|
+
STATUS: pending | in-progress | complete
|
|
147
|
+
PARALLEL: phases that can run concurrently (e.g., "with 4" or "-")
|
|
148
|
+
DEPENDS: phases that must be complete first (e.g., "1, 2" or "-")
|
|
149
|
+
-->
|
|
150
|
+
|
|
151
|
+
| # | Phase | Description | Status | Parallel | Depends |
|
|
152
|
+
|---|-------|-------------|--------|----------|---------|
|
|
153
|
+
| 1 | {Phase name} | {What this phase delivers} | pending | - | - |
|
|
154
|
+
| 2 | {Phase name} | {What this phase delivers} | pending | - | 1 |
|
|
155
|
+
| 3 | {Phase name} | {What this phase delivers} | pending | with 4 | 2 |
|
|
156
|
+
| 4 | {Phase name} | {What this phase delivers} | pending | with 3 | 2 |
|
|
157
|
+
| 5 | {Phase name} | {What this phase delivers} | pending | - | 3, 4 |
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
**Anti-invention rule still applies**: any phase whose scope is not yet known
|
|
161
|
+
gets `TBD - needs research` in its Description rather than an invented deliverable.
|
|
162
|
+
|
|
163
|
+
**Next step to report**: tell the user to run `/mindforge:plan-phase` (or
|
|
164
|
+
`/mindforge:plan-write .planning/REQUIREMENTS.md`), which will read this table and
|
|
165
|
+
plan the next pending, dependency-satisfied phase.
|
|
166
|
+
</output_mapping>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:push-notify
|
|
2
|
+
name: "mindforge:push-notify"
|
|
3
3
|
description: "Design push notification architecture. Usage: /mindforge:push-notify [channel] [--platform ios|android|web] [--priority high|normal|low]"
|
|
4
4
|
argument-hint: "[channel] [--platform ios|android|web] [--priority high|normal|low]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:pwa
|
|
2
|
+
name: "mindforge:pwa"
|
|
3
3
|
description: "Progressive Web App design. Usage: /mindforge:pwa [app] [--cache networkfirst|cachefirst|stale] [--scope full|partial]"
|
|
4
4
|
argument-hint: "[app] [--cache networkfirst|cachefirst|stale] [--scope full|partial]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Run weighted 4-dimension quality scoring on current output. Usage - /mindforge:quality-audit [target] [--mode quick|full|comparative] [--compare path]
|
|
2
|
+
description: "Run weighted 4-dimension quality scoring on current output. Usage - /mindforge:quality-audit [target] [--mode quick|full|comparative] [--compare path]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Design message queue topology and broker selection. Usage - /mindforge:queue [domain] [--broker kafka|rabbitmq|sqs] [--pattern fanout|topic|p2p]
|
|
2
|
+
description: "Design message queue topology and broker selection. Usage - /mindforge:queue [domain] [--broker kafka|rabbitmq|sqs] [--pattern fanout|topic|p2p]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Design RAG pipeline architecture with chunking and retrieval. Usage - /mindforge:rag [corpus] [--chunking semantic|fixed] [--retrieval hybrid] [--rerank]
|
|
2
|
+
description: "Design RAG pipeline architecture with chunking and retrieval. Usage - /mindforge:rag [corpus] [--chunking semantic|fixed] [--retrieval hybrid] [--rerank]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Design rate limiting strategy with per-tenant quotas. Usage - /mindforge:rate-limit [api] [--algorithm token-bucket|sliding-window] [--per-tenant]
|
|
2
|
+
description: "Design rate limiting strategy with per-tenant quotas. Usage - /mindforge:rate-limit [api] [--algorithm token-bucket|sliding-window] [--per-tenant]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:react-native
|
|
2
|
+
name: "mindforge:react-native"
|
|
3
3
|
description: "React Native specific architecture guidance. Usage: /mindforge:react-native [feature] [--arch new|legacy] [--state redux|zustand|jotai]"
|
|
4
4
|
argument-hint: "[feature] [--arch new|legacy] [--state redux|zustand|jotai]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:realtime-analytics
|
|
2
|
+
name: "mindforge:realtime-analytics"
|
|
3
3
|
description: "Design real-time analytics backend. Usage: /mindforge:realtime-analytics [domain] [--engine clickhouse|druid|pinot] [--latency sub-second|seconds]"
|
|
4
4
|
argument-hint: "[domain] [--engine clickhouse|druid|pinot] [--latency sub-second|seconds]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:review-backlog
|
|
3
|
-
description: Review and promote backlog items to the active phase sequence
|
|
2
|
+
name: "mindforge:review-backlog"
|
|
3
|
+
description: "Review and promote backlog items to the active phase sequence"
|
|
4
4
|
argument-hint: [optional filters]
|
|
5
5
|
allowed-tools:
|
|
6
6
|
- view_file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Decompose a specification into an executable dependency DAG with parallel waves. Usage - /mindforge:rfc [spec-path] [--output DAG.json] [--worktree] [--execute]
|
|
2
|
+
description: "Decompose a specification into an executable dependency DAG with parallel waves. Usage - /mindforge:rfc [spec-path] [--output DAG.json] [--worktree] [--execute]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Run multi-angle verification by spawning 2-3 independent reviewers on current work. Usage - /mindforge:santa [scope] [--angles 2|3] [--batch-sample]
|
|
2
|
+
description: "Run multi-angle verification by spawning 2-3 independent reviewers on current work. Usage - /mindforge:santa [scope] [--angles 2|3] [--batch-sample]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:secrets-mgmt
|
|
2
|
+
name: "mindforge:secrets-mgmt"
|
|
3
3
|
description: "Design secrets management platform. Usage: /mindforge:secrets-mgmt [scope] [--tool vault|aws-sm|doppler] [--rotation auto|manual]"
|
|
4
4
|
argument-hint: "[scope] [--tool vault|aws-sm|doppler] [--rotation auto|manual]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
description: Design secrets rotation strategy with zero-downtime. Usage - /mindforge:secrets [--store vault|aws-sm|gcp-sm] [--schedule 90d] [--ephemeral]
|
|
2
|
+
description: "Design secrets rotation strategy with zero-downtime. Usage - /mindforge:secrets [--store vault|aws-sm|gcp-sm] [--schedule 90d] [--ephemeral]"
|
|
3
3
|
---
|
|
4
4
|
|
|
5
5
|
<objective>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:serverless
|
|
2
|
+
name: "mindforge:serverless"
|
|
3
3
|
description: "Design serverless function composition and cost model. Usage: /mindforge:serverless [app] [--composition step-functions|choreography] [--cold-start mitigate]"
|
|
4
4
|
argument-hint: "[app] [--composition step-functions|choreography] [--cold-start mitigate]"
|
|
5
5
|
allowed-tools:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: mindforge:session-report
|
|
3
|
-
description: Generate a post-session summary document capturing work performed and resource usage
|
|
2
|
+
name: "mindforge:session-report"
|
|
3
|
+
description: "Generate a post-session summary document capturing work performed and resource usage"
|
|
4
4
|
argument-hint: none
|
|
5
5
|
allowed-tools:
|
|
6
6
|
- run_command
|