mindforge-cc 10.0.2 → 10.7.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/.mindforge/config.json +73 -2
- package/.mindforge/engine/autonomous/cross-iteration-bridge.md +96 -0
- package/.mindforge/engine/cost-tracking/budget-enforcer.md +68 -0
- package/.mindforge/engine/cost-tracking/router.md +58 -0
- package/.mindforge/engine/cost-tracking/token-ledger.md +77 -0
- package/.mindforge/engine/council/council-protocol.md +96 -0
- package/.mindforge/engine/council/council-templates.md +85 -0
- package/.mindforge/engine/council/synthesis-engine.md +71 -0
- package/.mindforge/engine/cross-model-eval.md +74 -0
- package/.mindforge/engine/instincts/capture-engine.md +63 -0
- package/.mindforge/engine/instincts/instinct-schema.md +76 -0
- package/.mindforge/engine/instincts/promotion-engine.md +77 -0
- package/.mindforge/engine/proactive/signal-detector.md +60 -0
- package/.mindforge/engine/proactive/suggestion-engine.md +100 -0
- package/.mindforge/engine/skills/composition.md +83 -0
- package/.mindforge/engine/skills/loader.md +16 -0
- package/.mindforge/personas/agent-architect.md +57 -0
- package/.mindforge/personas/agent-evaluator.md +162 -0
- package/.mindforge/personas/agent-memory-designer.md +157 -0
- package/.mindforge/personas/agent-ops-engineer.md +120 -0
- package/.mindforge/personas/agent-orchestrator.md +112 -0
- package/.mindforge/personas/ai-economist.md +57 -0
- package/.mindforge/personas/ai-safety-engineer.md +57 -0
- package/.mindforge/personas/analytics-engineer.md +57 -0
- package/.mindforge/personas/anti-pattern-hunter.md +61 -0
- package/.mindforge/personas/api-gateway-designer.md +132 -0
- package/.mindforge/personas/auth-engineer.md +112 -0
- package/.mindforge/personas/build-engineer.md +57 -0
- package/.mindforge/personas/business-analyst.md +56 -0
- package/.mindforge/personas/cache-architect.md +100 -0
- package/.mindforge/personas/causal-scientist.md +57 -0
- package/.mindforge/personas/cdn-architect.md +118 -0
- package/.mindforge/personas/change-agent.md +104 -0
- package/.mindforge/personas/code-narrator.md +52 -0
- package/.mindforge/personas/codegen-specialist.md +68 -0
- package/.mindforge/personas/communication-architect.md +102 -0
- package/.mindforge/personas/compliance-engineer.md +96 -0
- package/.mindforge/personas/consensus-engineer.md +116 -0
- package/.mindforge/personas/contract-tester.md +60 -192
- package/.mindforge/personas/cost-optimizer.md +71 -0
- package/.mindforge/personas/council-architect.md +66 -0
- package/.mindforge/personas/council-critic.md +67 -0
- package/.mindforge/personas/council-pragmatist.md +71 -0
- package/.mindforge/personas/council-skeptic.md +73 -0
- package/.mindforge/personas/data-architect.md +108 -0
- package/.mindforge/personas/data-mesh-architect.md +57 -0
- package/.mindforge/personas/data-pipeline-architect.md +120 -0
- package/.mindforge/personas/de-sloppifier.md +60 -0
- package/.mindforge/personas/debt-manager.md +66 -0
- package/.mindforge/personas/decision-architect.md +82 -51
- package/.mindforge/personas/deployment-captain.md +74 -0
- package/.mindforge/personas/design-system-lead.md +112 -0
- package/.mindforge/personas/dmux-orchestrator.md +75 -0
- package/.mindforge/personas/doc-auditor.md +84 -0
- package/.mindforge/personas/dx-engineer.md +96 -0
- package/.mindforge/personas/ecommerce-engineer.md +57 -0
- package/.mindforge/personas/edge-engineer.md +94 -0
- package/.mindforge/personas/edtech-architect.md +106 -0
- package/.mindforge/personas/embedding-architect.md +57 -0
- package/.mindforge/personas/environment-engineer.md +57 -0
- package/.mindforge/personas/eval-judge.md +55 -0
- package/.mindforge/personas/event-architect.md +102 -0
- package/.mindforge/personas/experiment-designer.md +138 -0
- package/.mindforge/personas/feature-store-engineer.md +57 -0
- package/.mindforge/personas/finops-analyst.md +66 -0
- package/.mindforge/personas/fintech-architect.md +57 -0
- package/.mindforge/personas/flutter-engineer.md +104 -0
- package/.mindforge/personas/gaming-engineer.md +57 -0
- package/.mindforge/personas/graphql-designer.md +73 -0
- package/.mindforge/personas/healthcare-engineer.md +57 -0
- package/.mindforge/personas/hiring-strategist.md +105 -0
- package/.mindforge/personas/hitl-architect.md +165 -0
- package/.mindforge/personas/i18n-architect.md +69 -0
- package/.mindforge/personas/instinct-curator.md +83 -0
- package/.mindforge/personas/iot-architect.md +105 -0
- package/.mindforge/personas/knowledge-curator.md +139 -0
- package/.mindforge/personas/knowledge-engineer.md +57 -0
- package/.mindforge/personas/lakehouse-architect.md +57 -0
- package/.mindforge/personas/llm-orchestrator.md +57 -0
- package/.mindforge/personas/logistics-architect.md +106 -0
- package/.mindforge/personas/market-analyst.md +53 -0
- package/.mindforge/personas/marketplace-engineer.md +105 -0
- package/.mindforge/personas/mcp-designer.md +54 -0
- package/.mindforge/personas/meeting-designer.md +104 -0
- package/.mindforge/personas/mentorship-lead.md +106 -0
- package/.mindforge/personas/migration-architect.md +57 -0
- package/.mindforge/personas/ml-ops-engineer.md +101 -0
- package/.mindforge/personas/mobile-architect.md +105 -0
- package/.mindforge/personas/mobile-security-engineer.md +106 -0
- package/.mindforge/personas/multi-model-bridge.md +86 -0
- package/.mindforge/personas/multi-tenancy-architect.md +71 -0
- package/.mindforge/personas/multimodal-engineer.md +57 -0
- package/.mindforge/personas/offline-specialist.md +105 -0
- package/.mindforge/personas/onboarding-navigator.md +63 -0
- package/.mindforge/personas/payments-engineer.md +135 -0
- package/.mindforge/personas/pipeline-engineer.md +115 -0
- package/.mindforge/personas/platform-engineer.md +97 -0
- package/.mindforge/personas/platform-lead.md +57 -0
- package/.mindforge/personas/privacy-engineer.md +57 -0
- package/.mindforge/personas/product-owner.md +56 -0
- package/.mindforge/personas/productivity-analyst.md +57 -0
- package/.mindforge/personas/prompt-architect.md +101 -0
- package/.mindforge/personas/proofreader.md +53 -0
- package/.mindforge/personas/pwa-architect.md +105 -0
- package/.mindforge/personas/quality-scorer.md +63 -0
- package/.mindforge/personas/react-native-engineer.md +106 -0
- package/.mindforge/personas/resilience-engineer.md +69 -0
- package/.mindforge/personas/rfc-architect.md +64 -0
- package/.mindforge/personas/saga-orchestrator.md +80 -0
- package/.mindforge/personas/secrets-engineer.md +57 -0
- package/.mindforge/personas/skill-smith.md +79 -0
- package/.mindforge/personas/sre-lead.md +107 -0
- package/.mindforge/personas/stream-engineer.md +57 -0
- package/.mindforge/personas/streaming-engineer.md +64 -0
- package/.mindforge/personas/swarm-templates.json +695 -38
- package/.mindforge/personas/system-designer.md +57 -0
- package/.mindforge/personas/team-coach.md +120 -0
- package/.mindforge/personas/tech-lead-coach.md +103 -0
- package/.mindforge/personas/technical-writer-lead.md +111 -0
- package/.mindforge/personas/threat-modeler.md +82 -0
- package/.mindforge/personas/vibe-checker.md +75 -0
- package/.mindforge/personas/worktree-manager.md +56 -0
- package/.mindforge/personas/zero-trust-engineer.md +113 -0
- package/.mindforge/skills/a11y-testing/SKILL.md +143 -0
- package/.mindforge/skills/agent-evaluation-framework/SKILL.md +227 -0
- package/.mindforge/skills/agent-introspection-debugging/SKILL.md +88 -0
- package/.mindforge/skills/agent-loops/SKILL.md +84 -0
- package/.mindforge/skills/agent-memory-design/SKILL.md +199 -0
- package/.mindforge/skills/agent-orchestration-patterns/SKILL.md +129 -0
- package/.mindforge/skills/agent-tool-selection/SKILL.md +204 -0
- package/.mindforge/skills/ai-agent-deployment/SKILL.md +176 -0
- package/.mindforge/skills/ai-cost-management/SKILL.md +57 -0
- package/.mindforge/skills/ai-safety-alignment/SKILL.md +53 -0
- package/.mindforge/skills/analytics-instrumentation/SKILL.md +172 -0
- package/.mindforge/skills/api-gateway-patterns/SKILL.md +177 -0
- package/.mindforge/skills/api-marketplace/SKILL.md +56 -0
- package/.mindforge/skills/api-versioning/SKILL.md +100 -0
- package/.mindforge/skills/app-store-deployment/SKILL.md +44 -0
- package/.mindforge/skills/architecture-tradeoff-analysis/SKILL.md +97 -0
- package/.mindforge/skills/audit-logging/SKILL.md +140 -0
- package/.mindforge/skills/auth-patterns/SKILL.md +148 -0
- package/.mindforge/skills/autonomous-agent-harness/SKILL.md +218 -0
- package/.mindforge/skills/autonomous-agents/SKILL.md +59 -0
- package/.mindforge/skills/autonomous-loops/SKILL.md +105 -0
- package/.mindforge/skills/build-system-optimization/SKILL.md +54 -0
- package/.mindforge/skills/build-vs-buy/SKILL.md +80 -0
- package/.mindforge/skills/bundle-optimization/SKILL.md +174 -0
- package/.mindforge/skills/business-analyst/SKILL.md +82 -0
- package/.mindforge/skills/caching-strategies/SKILL.md +132 -0
- package/.mindforge/skills/capacity-planning/SKILL.md +96 -0
- package/.mindforge/skills/causal-inference/SKILL.md +42 -0
- package/.mindforge/skills/cdn-optimization/SKILL.md +212 -0
- package/.mindforge/skills/change-management/SKILL.md +106 -0
- package/.mindforge/skills/chaos-engineering/SKILL.md +99 -0
- package/.mindforge/skills/ci-cd-pipeline/SKILL.md +118 -0
- package/.mindforge/skills/cli-design/SKILL.md +118 -0
- package/.mindforge/skills/code-generation-patterns/SKILL.md +92 -0
- package/.mindforge/skills/code-review-methodology/SKILL.md +180 -0
- package/.mindforge/skills/code-tour/SKILL.md +145 -0
- package/.mindforge/skills/codebase-onboarding/SKILL.md +95 -0
- package/.mindforge/skills/compliance-as-code/SKILL.md +195 -0
- package/.mindforge/skills/conflict-resolution/SKILL.md +87 -0
- package/.mindforge/skills/connection-pooling/SKILL.md +151 -0
- package/.mindforge/skills/container-security/SKILL.md +151 -0
- package/.mindforge/skills/context-engineering/SKILL.md +114 -0
- package/.mindforge/skills/continuous-learning/SKILL.md +84 -0
- package/.mindforge/skills/contract-testing/SKILL.md +85 -0
- package/.mindforge/skills/cost-aware-routing/SKILL.md +83 -0
- package/.mindforge/skills/cost-estimation/SKILL.md +82 -0
- package/.mindforge/skills/council/SKILL.md +68 -0
- package/.mindforge/skills/cqrs-event-sourcing/SKILL.md +95 -0
- package/.mindforge/skills/cross-platform-testing/SKILL.md +43 -0
- package/.mindforge/skills/data-governance/SKILL.md +42 -0
- package/.mindforge/skills/data-lakehouse/SKILL.md +42 -0
- package/.mindforge/skills/data-mesh/SKILL.md +42 -0
- package/.mindforge/skills/data-modeling/SKILL.md +107 -0
- package/.mindforge/skills/data-pipeline-design/SKILL.md +171 -0
- package/.mindforge/skills/data-privacy-engineering/SKILL.md +42 -0
- package/.mindforge/skills/database-performance/SKILL.md +174 -0
- package/.mindforge/skills/database-sharding-advanced/SKILL.md +206 -0
- package/.mindforge/skills/de-sloppify/SKILL.md +120 -0
- package/.mindforge/skills/defense-in-depth/SKILL.md +84 -0
- package/.mindforge/skills/delegation-patterns/SKILL.md +123 -0
- package/.mindforge/skills/dependency-management/SKILL.md +94 -0
- package/.mindforge/skills/deployment-workflow/SKILL.md +135 -0
- package/.mindforge/skills/design-system/SKILL.md +113 -0
- package/.mindforge/skills/developer-onboarding/SKILL.md +99 -0
- package/.mindforge/skills/developer-productivity-metrics/SKILL.md +59 -0
- package/.mindforge/skills/distributed-consensus/SKILL.md +141 -0
- package/.mindforge/skills/dmux-workflows/SKILL.md +141 -0
- package/.mindforge/skills/dns-architecture/SKILL.md +167 -0
- package/.mindforge/skills/doc-health-audit/SKILL.md +102 -0
- package/.mindforge/skills/ecommerce-architecture/SKILL.md +41 -0
- package/.mindforge/skills/edge-computing/SKILL.md +91 -0
- package/.mindforge/skills/edtech-platform/SKILL.md +41 -0
- package/.mindforge/skills/email-deliverability/SKILL.md +177 -0
- package/.mindforge/skills/embedding-systems/SKILL.md +55 -0
- package/.mindforge/skills/environment-management/SKILL.md +54 -0
- package/.mindforge/skills/error-handling-architecture/SKILL.md +118 -0
- package/.mindforge/skills/estimation-techniques/SKILL.md +113 -0
- package/.mindforge/skills/eval-harness/SKILL.md +180 -0
- package/.mindforge/skills/event-driven-architecture/SKILL.md +162 -0
- package/.mindforge/skills/experiment-design/SKILL.md +139 -0
- package/.mindforge/skills/experiment-platform/SKILL.md +43 -0
- package/.mindforge/skills/feature-engineering/SKILL.md +42 -0
- package/.mindforge/skills/feature-flag-management/SKILL.md +183 -0
- package/.mindforge/skills/fine-tuning-workflow/SKILL.md +189 -0
- package/.mindforge/skills/fintech-patterns/SKILL.md +41 -0
- package/.mindforge/skills/flutter-architecture/SKILL.md +42 -0
- package/.mindforge/skills/gaming-backend/SKILL.md +41 -0
- package/.mindforge/skills/git-workflow-design/SKILL.md +129 -0
- package/.mindforge/skills/graceful-degradation/SKILL.md +95 -0
- package/.mindforge/skills/graphql-patterns/SKILL.md +243 -0
- package/.mindforge/skills/guardrails-and-safety/SKILL.md +137 -0
- package/.mindforge/skills/healthcare-systems/SKILL.md +40 -0
- package/.mindforge/skills/hiring-engineering/SKILL.md +119 -0
- package/.mindforge/skills/human-in-the-loop-design/SKILL.md +234 -0
- package/.mindforge/skills/i18n-architecture/SKILL.md +147 -0
- package/.mindforge/skills/idempotency-patterns/SKILL.md +84 -0
- package/.mindforge/skills/incident-communication/SKILL.md +96 -0
- package/.mindforge/skills/incident-management/SKILL.md +97 -0
- package/.mindforge/skills/infrastructure-as-code/SKILL.md +98 -0
- package/.mindforge/skills/instinct-clustering/SKILL.md +190 -0
- package/.mindforge/skills/internal-developer-platform/SKILL.md +51 -0
- package/.mindforge/skills/iot-platform/SKILL.md +41 -0
- package/.mindforge/skills/k8s-deployment/SKILL.md +358 -0
- package/.mindforge/skills/knowledge-graphs/SKILL.md +56 -0
- package/.mindforge/skills/knowledge-sharing-systems/SKILL.md +112 -0
- package/.mindforge/skills/llm-cost-optimization/SKILL.md +198 -0
- package/.mindforge/skills/llm-orchestration/SKILL.md +56 -0
- package/.mindforge/skills/load-testing/SKILL.md +84 -0
- package/.mindforge/skills/logistics-optimization/SKILL.md +40 -0
- package/.mindforge/skills/market-researcher/SKILL.md +99 -0
- package/.mindforge/skills/marketplace-trust/SKILL.md +40 -0
- package/.mindforge/skills/mcp-server-patterns/SKILL.md +264 -0
- package/.mindforge/skills/media-streaming/SKILL.md +41 -0
- package/.mindforge/skills/meeting-architecture/SKILL.md +146 -0
- package/.mindforge/skills/mentoring-patterns/SKILL.md +77 -0
- package/.mindforge/skills/microservices-patterns/SKILL.md +83 -0
- package/.mindforge/skills/migration-platform/SKILL.md +61 -0
- package/.mindforge/skills/migration-strategies/SKILL.md +129 -0
- package/.mindforge/skills/ml-feature-store/SKILL.md +56 -0
- package/.mindforge/skills/ml-monitoring/SKILL.md +42 -0
- package/.mindforge/skills/mobile-performance/SKILL.md +44 -0
- package/.mindforge/skills/mobile-security/SKILL.md +45 -0
- package/.mindforge/skills/model-evaluation/SKILL.md +53 -0
- package/.mindforge/skills/monorepo-management/SKILL.md +100 -0
- package/.mindforge/skills/multi-llm-consult/SKILL.md +75 -0
- package/.mindforge/skills/multi-tenancy-patterns/SKILL.md +145 -0
- package/.mindforge/skills/multi-turn-conversation-design/SKILL.md +206 -0
- package/.mindforge/skills/multimodal-ai/SKILL.md +51 -0
- package/.mindforge/skills/mutation-testing/SKILL.md +97 -0
- package/.mindforge/skills/notification-system-design/SKILL.md +168 -0
- package/.mindforge/skills/observability-stack/SKILL.md +136 -0
- package/.mindforge/skills/offline-first-design/SKILL.md +43 -0
- package/.mindforge/skills/on-call-design/SKILL.md +111 -0
- package/.mindforge/skills/pagination-patterns/SKILL.md +230 -0
- package/.mindforge/skills/payment-integration/SKILL.md +176 -0
- package/.mindforge/skills/performance-reviews/SKILL.md +140 -0
- package/.mindforge/skills/platform-observability/SKILL.md +58 -0
- package/.mindforge/skills/platform-reliability/SKILL.md +52 -0
- package/.mindforge/skills/post-incident-learning/SKILL.md +96 -0
- package/.mindforge/skills/product-manager/SKILL.md +104 -0
- package/.mindforge/skills/progressive-web-app/SKILL.md +44 -0
- package/.mindforge/skills/prompt-engineering/SKILL.md +94 -0
- package/.mindforge/skills/proofreader/SKILL.md +158 -0
- package/.mindforge/skills/push-notification-architecture/SKILL.md +45 -0
- package/.mindforge/skills/python-performance/SKILL.md +183 -0
- package/.mindforge/skills/quality-audit/SKILL.md +171 -0
- package/.mindforge/skills/queue-design/SKILL.md +85 -0
- package/.mindforge/skills/rag-architecture/SKILL.md +176 -0
- package/.mindforge/skills/rate-limiting-design/SKILL.md +94 -0
- package/.mindforge/skills/react-native-patterns/SKILL.md +42 -0
- package/.mindforge/skills/react-performance/SKILL.md +229 -0
- package/.mindforge/skills/real-time-analytics/SKILL.md +42 -0
- package/.mindforge/skills/real-time-sync/SKILL.md +83 -0
- package/.mindforge/skills/responsive-native/SKILL.md +44 -0
- package/.mindforge/skills/responsive-patterns/SKILL.md +141 -0
- package/.mindforge/skills/rfc-pipeline/SKILL.md +114 -0
- package/.mindforge/skills/saas-multi-tenant/SKILL.md +41 -0
- package/.mindforge/skills/santa-method/SKILL.md +134 -0
- package/.mindforge/skills/search-implementation/SKILL.md +98 -0
- package/.mindforge/skills/secrets-platform/SKILL.md +56 -0
- package/.mindforge/skills/secrets-rotation/SKILL.md +173 -0
- package/.mindforge/skills/self-serve-infrastructure/SKILL.md +51 -0
- package/.mindforge/skills/serverless-patterns/SKILL.md +119 -0
- package/.mindforge/skills/skill-creator-meta/SKILL.md +146 -0
- package/.mindforge/skills/sprint-retrospective-facilitation/SKILL.md +112 -0
- package/.mindforge/skills/stakeholder-communication/SKILL.md +85 -0
- package/.mindforge/skills/state-management/SKILL.md +104 -0
- package/.mindforge/skills/stream-processing/SKILL.md +43 -0
- package/.mindforge/skills/streaming-architecture/SKILL.md +81 -0
- package/.mindforge/skills/supply-chain-security/SKILL.md +145 -0
- package/.mindforge/skills/synthetic-data-generation/SKILL.md +52 -0
- package/.mindforge/skills/system-design/SKILL.md +88 -0
- package/.mindforge/skills/team-topology-design/SKILL.md +107 -0
- package/.mindforge/skills/technical-debt-management/SKILL.md +86 -0
- package/.mindforge/skills/technical-interview-design/SKILL.md +98 -0
- package/.mindforge/skills/technical-leadership/SKILL.md +75 -0
- package/.mindforge/skills/technical-writing/SKILL.md +237 -0
- package/.mindforge/skills/technology-radar/SKILL.md +88 -0
- package/.mindforge/skills/testing-anti-patterns/SKILL.md +288 -0
- package/.mindforge/skills/threat-modeling/SKILL.md +109 -0
- package/.mindforge/skills/tool-design/SKILL.md +138 -0
- package/.mindforge/skills/typescript-advanced/SKILL.md +198 -0
- package/.mindforge/skills/using-git-worktrees/SKILL.md +139 -0
- package/.mindforge/skills/verification-loop/SKILL.md +97 -0
- package/.mindforge/skills/vibe-security/SKILL.md +165 -0
- package/.mindforge/skills/visual-regression-testing/SKILL.md +97 -0
- package/.mindforge/skills/websocket-patterns/SKILL.md +203 -0
- package/.mindforge/skills/writing-plans/SKILL.md +170 -0
- package/.mindforge/skills/writing-skills/SKILL.md +216 -0
- package/.mindforge/skills/zero-trust-architecture/SKILL.md +166 -0
- package/CHANGELOG.md +195 -0
- package/MINDFORGE.md +4 -4
- package/README.md +2 -2
- package/RELEASENOTES.md +66 -0
- package/bin/installer-core.js +1 -1
- package/bin/wizard/theme.js +2 -2
- package/docs/commands-reference.md +18 -1
- package/package.json +2 -2
- package/.mindforge/personas/data-privacy-engineer.md +0 -187
|
@@ -0,0 +1,216 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: writing-skills
|
|
3
|
+
version: 1.0.0
|
|
4
|
+
min_mindforge_version: 10.0.6
|
|
5
|
+
status: stable
|
|
6
|
+
triggers: writing skill, skill authoring, skill format, skill schema, skill template, how to write skill, skill frontmatter, skill structure, skill design, skill best practice, reusable skill, skill guide
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# Skill — Writing Skills
|
|
10
|
+
|
|
11
|
+
## When this skill activates
|
|
12
|
+
Any task involving authoring, designing, or reviewing MindForge skill files.
|
|
13
|
+
This includes creating new skills from scratch, refactoring existing skills,
|
|
14
|
+
reviewing skill quality, or understanding the skill schema and conventions.
|
|
15
|
+
|
|
16
|
+
## Mandatory actions when this skill is active
|
|
17
|
+
|
|
18
|
+
### Before writing any skill
|
|
19
|
+
1. **Clarify the skill's purpose.** Answer these three questions:
|
|
20
|
+
- What problem does this skill solve? (One sentence.)
|
|
21
|
+
- When should it activate? (Specific scenarios, not vague categories.)
|
|
22
|
+
- What does it make the agent DO differently? (Observable behavior change.)
|
|
23
|
+
2. **Check for conflicts.** Review existing skills in `.mindforge/skills/` to ensure:
|
|
24
|
+
- No trigger overlap (same keyword activating two different skills).
|
|
25
|
+
- No scope overlap (two skills giving contradictory instructions for the same task).
|
|
26
|
+
- Compose relationship is correct (child skill composes parent, not duplicates it).
|
|
27
|
+
3. **Determine if this is a standalone skill or a composed skill.**
|
|
28
|
+
- Standalone: activates independently, covers a complete domain.
|
|
29
|
+
- Composed (`compose: parent-skill`): extends a parent skill with specialization.
|
|
30
|
+
The parent's instructions apply AND the child's instructions add specificity.
|
|
31
|
+
|
|
32
|
+
### During skill authoring
|
|
33
|
+
|
|
34
|
+
#### Frontmatter Schema (YAML)
|
|
35
|
+
```yaml
|
|
36
|
+
---
|
|
37
|
+
name: skill-name-kebab-case # Required. Unique identifier.
|
|
38
|
+
version: 1.0.0 # Required. SemVer.
|
|
39
|
+
min_mindforge_version: 10.0.6 # Required. Minimum framework version.
|
|
40
|
+
status: stable # Required. One of: draft, beta, stable, deprecated.
|
|
41
|
+
triggers: keyword1, keyword2, compound phrase, another trigger
|
|
42
|
+
# Required. Comma-separated. 12+ recommended.
|
|
43
|
+
compose: parent-skill-name # Optional. Name of parent skill this extends.
|
|
44
|
+
---
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
**Field rules:**
|
|
48
|
+
- `name`: Must match the directory name. Kebab-case. Globally unique across the registry.
|
|
49
|
+
- `version`: Follows semantic versioning. Bump minor for new content, major for breaking trigger changes.
|
|
50
|
+
- `min_mindforge_version`: The oldest framework version that supports this skill's features.
|
|
51
|
+
- `status`:
|
|
52
|
+
- `draft` — Work in progress, may have incomplete sections.
|
|
53
|
+
- `beta` — Functional but not battle-tested. May change.
|
|
54
|
+
- `stable` — Production-ready. Trigger changes require major version bump.
|
|
55
|
+
- `deprecated` — Superseded by another skill. Include migration note in body.
|
|
56
|
+
- `triggers`: The activation keywords. See "Trigger Design" section below.
|
|
57
|
+
- `compose`: If set, this skill inherits all instructions from the named parent skill.
|
|
58
|
+
The agent applies BOTH the parent and this skill when activated.
|
|
59
|
+
|
|
60
|
+
#### Body Structure
|
|
61
|
+
```markdown
|
|
62
|
+
# Skill — [Human-Readable Name]
|
|
63
|
+
|
|
64
|
+
## When this skill activates
|
|
65
|
+
[1-3 sentences describing the exact scenarios. Be specific enough that an agent
|
|
66
|
+
can determine yes/no whether this skill applies.]
|
|
67
|
+
|
|
68
|
+
## Mandatory actions when this skill is active
|
|
69
|
+
|
|
70
|
+
### Before [writing code / starting the task]
|
|
71
|
+
[Numbered list of preparation steps. What must be checked/read/decided first.]
|
|
72
|
+
|
|
73
|
+
### During [implementation / the task]
|
|
74
|
+
[The core instructions. Checklists, patterns, code examples, decision trees.
|
|
75
|
+
This is the largest section. Organize with sub-headings.]
|
|
76
|
+
|
|
77
|
+
### After [implementation / the task]
|
|
78
|
+
[Verification steps. What to check, run, or validate before marking done.]
|
|
79
|
+
|
|
80
|
+
## [Optional: Domain-specific sections]
|
|
81
|
+
[Tables, reference data, anti-patterns, decision matrices, etc.]
|
|
82
|
+
|
|
83
|
+
## Self-check before task completion
|
|
84
|
+
[Checkbox list. Every skill MUST end with this section. These are the minimum
|
|
85
|
+
criteria that must be true before the agent considers the task complete.]
|
|
86
|
+
```
|
|
87
|
+
|
|
88
|
+
#### Trigger Design (Critical for Activation Accuracy)
|
|
89
|
+
|
|
90
|
+
**Quantity**: Aim for 12-20 triggers per skill. Fewer = missed activations. More = false positives.
|
|
91
|
+
|
|
92
|
+
**Types of triggers to include:**
|
|
93
|
+
1. **Direct name** — The skill's core concept: `kubernetes deployment`, `react performance`.
|
|
94
|
+
2. **Tool/library names** — Specific tools the skill covers: `cProfile`, `React.memo`, `helm chart`.
|
|
95
|
+
3. **Problem descriptions** — How users describe the need: `python bottleneck`, `unnecessary re-render`.
|
|
96
|
+
4. **Action phrases** — What users ask to do: `write a plan`, `create a skill`.
|
|
97
|
+
5. **Compound phrases** — Multi-word to avoid conflicts: `discriminated union` not just `union`.
|
|
98
|
+
|
|
99
|
+
**Trigger design rules:**
|
|
100
|
+
- Use compound phrases (2-3 words) to avoid false positives. `type` alone would fire on
|
|
101
|
+
every TypeScript task. `conditional type` is specific.
|
|
102
|
+
- Include both the noun and verb forms: `profiling` AND `profile python`.
|
|
103
|
+
- Test mentally: "If a user says this trigger phrase in a prompt, should THIS skill activate?"
|
|
104
|
+
If the answer is "maybe" — the trigger is too vague.
|
|
105
|
+
- Never use single common words as triggers (`code`, `fix`, `build`, `test`).
|
|
106
|
+
- Avoid triggers that overlap with other skills. Run a mental diff against similar skills.
|
|
107
|
+
|
|
108
|
+
**Trigger conflict resolution:**
|
|
109
|
+
- If two skills share a trigger, the more specific skill wins.
|
|
110
|
+
- If you cannot determine specificity, add a qualifying word to disambiguate.
|
|
111
|
+
- Example conflict: both `performance` and `react-performance` trigger on "performance".
|
|
112
|
+
Resolution: `react-performance` uses `react performance` (compound), the generic
|
|
113
|
+
`performance` skill handles the unqualified keyword.
|
|
114
|
+
|
|
115
|
+
#### Content Principles
|
|
116
|
+
|
|
117
|
+
1. **Actionable, not advisory.** Say "Do X" not "Consider doing X" or "It's good practice to X".
|
|
118
|
+
- Bad: "You should consider adding error handling."
|
|
119
|
+
- Good: "Add try/catch around the database call. Log the error with context. Return 500."
|
|
120
|
+
|
|
121
|
+
2. **Checklists, not essays.** Agents process structured lists faster than paragraphs.
|
|
122
|
+
- Bad: "When working with generics, it's important to think about constraints because
|
|
123
|
+
without them the type parameter is too broad and you lose type safety."
|
|
124
|
+
- Good: "- Always constrain generic parameters: `<T extends Base>` not bare `<T>`."
|
|
125
|
+
|
|
126
|
+
3. **Complete code examples over descriptions.** Show the pattern, not just name it.
|
|
127
|
+
- Bad: "Use the builder pattern for complex objects."
|
|
128
|
+
- Good: [10-line code example of the builder pattern in the project's language]
|
|
129
|
+
|
|
130
|
+
4. **Under 500 lines.** If a skill exceeds 500 lines, it is trying to cover too much.
|
|
131
|
+
Split into a parent skill + composed children.
|
|
132
|
+
- Example: `performance` (parent, 120 lines of general principles) +
|
|
133
|
+
`python-performance` (child, composes performance, 400 lines of Python specifics).
|
|
134
|
+
|
|
135
|
+
5. **Decision trees for conditional logic.** When the right action depends on context,
|
|
136
|
+
provide explicit if/then:
|
|
137
|
+
```
|
|
138
|
+
- IF the list has > 50 items → use virtualization
|
|
139
|
+
- IF the list has 10-50 items → use React.memo on list items
|
|
140
|
+
- IF the list has < 10 items → no optimization needed
|
|
141
|
+
```
|
|
142
|
+
|
|
143
|
+
6. **Anti-patterns section.** Include a list of common mistakes to flag. Agents benefit
|
|
144
|
+
from knowing what NOT to do as much as what to do.
|
|
145
|
+
|
|
146
|
+
#### Quality Standards for Skill Content
|
|
147
|
+
|
|
148
|
+
- Every code example must be syntactically valid (could be pasted and would compile).
|
|
149
|
+
- All file paths in examples must use the project's actual structure conventions.
|
|
150
|
+
- Version numbers in examples must not be outdated (review annually).
|
|
151
|
+
- Commands must include expected output or success criteria.
|
|
152
|
+
- If a skill references an external tool, include the install command.
|
|
153
|
+
|
|
154
|
+
### After writing the skill
|
|
155
|
+
|
|
156
|
+
1. **Validate frontmatter.** Confirm all required fields present, triggers are comma-separated,
|
|
157
|
+
version is valid SemVer.
|
|
158
|
+
2. **Trigger evaluation test.** For each trigger, mentally construct a user prompt that
|
|
159
|
+
contains it and verify the skill SHOULD activate:
|
|
160
|
+
```
|
|
161
|
+
Trigger: "discriminated union"
|
|
162
|
+
Test prompt: "I need to model payment states as a discriminated union"
|
|
163
|
+
Should activate? YES — this is exactly about TypeScript advanced types.
|
|
164
|
+
```
|
|
165
|
+
3. **Conflict scan.** Compare triggers against all existing skills:
|
|
166
|
+
```bash
|
|
167
|
+
grep -r "^triggers:" .mindforge/skills/*/SKILL.md
|
|
168
|
+
```
|
|
169
|
+
Flag any overlap and resolve per the rules above.
|
|
170
|
+
4. **Register in MANIFEST.md** (if the project maintains one). Add the skill entry
|
|
171
|
+
with name, version, status, and trigger count.
|
|
172
|
+
5. **Test via eval harness** (if available):
|
|
173
|
+
```bash
|
|
174
|
+
mindforge eval-skill --skill=new-skill-name --prompts=20
|
|
175
|
+
```
|
|
176
|
+
Verify activation precision > 90% and recall > 85%.
|
|
177
|
+
|
|
178
|
+
## Skill review checklist (for reviewing others' skills)
|
|
179
|
+
|
|
180
|
+
| Criterion | Pass/Fail |
|
|
181
|
+
|---|---|
|
|
182
|
+
| Frontmatter has all required fields | |
|
|
183
|
+
| 12+ triggers, all compound (2+ words) | |
|
|
184
|
+
| No single-word triggers | |
|
|
185
|
+
| No trigger conflicts with existing skills | |
|
|
186
|
+
| "When this skill activates" is specific (yes/no determinable) | |
|
|
187
|
+
| Mandatory actions cover Before/During/After | |
|
|
188
|
+
| Self-check section present with checkboxes | |
|
|
189
|
+
| Content is actionable (imperatives, not suggestions) | |
|
|
190
|
+
| Code examples are syntactically valid | |
|
|
191
|
+
| Under 500 lines total | |
|
|
192
|
+
| No placeholder language ("as appropriate", "etc.") | |
|
|
193
|
+
|
|
194
|
+
## Skill lifecycle
|
|
195
|
+
|
|
196
|
+
| Status | Meaning | Allowed changes |
|
|
197
|
+
|---|---|---|
|
|
198
|
+
| draft | Under construction | Anything |
|
|
199
|
+
| beta | Functional, being tested | Content changes, trigger additions |
|
|
200
|
+
| stable | Production | Content patches only. Trigger changes = major version bump |
|
|
201
|
+
| deprecated | Being replaced | Only add migration notes pointing to successor |
|
|
202
|
+
|
|
203
|
+
## Self-check before task completion
|
|
204
|
+
|
|
205
|
+
Before marking a task done when this skill was active:
|
|
206
|
+
|
|
207
|
+
- [ ] Frontmatter validates (all required fields, valid SemVer, 12+ triggers).
|
|
208
|
+
- [ ] No trigger conflicts with existing skills (grep verified).
|
|
209
|
+
- [ ] Body follows the standard structure (activation, Before/During/After, self-check).
|
|
210
|
+
- [ ] Content is actionable (imperatives, checklists, code examples).
|
|
211
|
+
- [ ] Under 500 lines total.
|
|
212
|
+
- [ ] At least one code example included for the primary pattern.
|
|
213
|
+
- [ ] Self-check section has 5+ checkboxes covering the skill's key requirements.
|
|
214
|
+
- [ ] Trigger evaluation: 5+ test prompts mentally validated.
|
|
215
|
+
- [ ] Registered in MANIFEST.md (if applicable).
|
|
216
|
+
- [ ] No placeholder language in the body.
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: zero-trust-architecture
|
|
3
|
+
version: 1.0.0
|
|
4
|
+
min_mindforge_version: 10.1.1
|
|
5
|
+
status: stable
|
|
6
|
+
triggers: zero trust architecture, never trust always verify, micro-segmentation, identity-aware proxy, continuous verification, zero trust network, BeyondCorp, least privilege access, device posture, zero trust identity, mTLS everywhere, zero trust perimeter
|
|
7
|
+
compose: auth-patterns
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Skill — Zero Trust Architecture
|
|
11
|
+
|
|
12
|
+
## When this skill activates
|
|
13
|
+
Any task involving network security architecture where traditional perimeter-based
|
|
14
|
+
security is being replaced or augmented by identity-centric, continuous verification
|
|
15
|
+
models. Includes mTLS implementation, micro-segmentation, identity-aware proxies,
|
|
16
|
+
and BeyondCorp-style access patterns.
|
|
17
|
+
|
|
18
|
+
## Mandatory actions when this skill is active
|
|
19
|
+
|
|
20
|
+
### Before writing any code
|
|
21
|
+
1. Inventory all communication flows (service-to-service, user-to-service, external).
|
|
22
|
+
2. Define identity model (who/what can talk to whom under what conditions).
|
|
23
|
+
3. Map trust boundaries — there are no trusted zones, only verified identities.
|
|
24
|
+
4. Determine device posture requirements for user-facing access.
|
|
25
|
+
|
|
26
|
+
### During implementation
|
|
27
|
+
- Authenticate every request regardless of network origin.
|
|
28
|
+
- Implement mTLS for all service-to-service communication.
|
|
29
|
+
- Apply least privilege — grant minimum permissions needed, no more.
|
|
30
|
+
- Never trust network location as a security signal.
|
|
31
|
+
- Pass identity claims downstream (not just "authenticated: yes").
|
|
32
|
+
- Re-verify identity on privilege escalation or sensitive operations.
|
|
33
|
+
- Log all access decisions for audit.
|
|
34
|
+
|
|
35
|
+
### After implementation
|
|
36
|
+
- Verify default-deny is enforced (no open paths by accident).
|
|
37
|
+
- Test that compromising one service doesn't grant lateral movement.
|
|
38
|
+
- Confirm certificate rotation works automatically.
|
|
39
|
+
- Validate device posture checks block non-compliant devices.
|
|
40
|
+
- Audit that all flows are identity-verified.
|
|
41
|
+
|
|
42
|
+
## Core Principles
|
|
43
|
+
|
|
44
|
+
### The Three Pillars
|
|
45
|
+
1. **Never trust, always verify** — Every request is treated as if from an open network.
|
|
46
|
+
2. **Least privilege access** — Grant minimum permissions, scope tightly, time-bound when possible.
|
|
47
|
+
3. **Assume breach** — Design as if attackers are already inside. Limit blast radius.
|
|
48
|
+
|
|
49
|
+
### Trust Signals (Combined, Not Individual)
|
|
50
|
+
- Identity (who is this? verified cryptographically).
|
|
51
|
+
- Device (is this device healthy? patched? managed?).
|
|
52
|
+
- Context (where, when, what resource, what action?).
|
|
53
|
+
- Risk score (is this behavior anomalous?).
|
|
54
|
+
|
|
55
|
+
## Identity-Aware Proxy
|
|
56
|
+
|
|
57
|
+
### Pattern
|
|
58
|
+
```
|
|
59
|
+
User → Identity-Aware Proxy → Authenticate → Check Policy → Backend Service
|
|
60
|
+
↓
|
|
61
|
+
[Identity Provider]
|
|
62
|
+
[Policy Engine]
|
|
63
|
+
[Device Trust Store]
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
### Implementation
|
|
67
|
+
- Proxy sits at the edge (or service mesh ingress).
|
|
68
|
+
- Authenticates user via OIDC/SAML.
|
|
69
|
+
- Checks policy engine for authorization.
|
|
70
|
+
- Injects verified identity headers to backend.
|
|
71
|
+
- Backend trusts proxy-injected headers (not user-supplied).
|
|
72
|
+
|
|
73
|
+
### Tools
|
|
74
|
+
- Google IAP, Cloudflare Access, Ory Oathkeeper, Pomerium.
|
|
75
|
+
|
|
76
|
+
## Mutual TLS (mTLS)
|
|
77
|
+
|
|
78
|
+
### Why
|
|
79
|
+
- Encrypts traffic between services (confidentiality).
|
|
80
|
+
- Cryptographically verifies both client and server identity (authentication).
|
|
81
|
+
- Prevents unauthorized services from communicating.
|
|
82
|
+
|
|
83
|
+
### Implementation
|
|
84
|
+
- Use service mesh (Istio, Linkerd) for automatic mTLS.
|
|
85
|
+
- Rotate certificates automatically (short-lived: 24h recommended).
|
|
86
|
+
- Use SPIFFE/SPIRE for workload identity.
|
|
87
|
+
- Never disable mTLS verification in production.
|
|
88
|
+
|
|
89
|
+
### Certificate Management
|
|
90
|
+
- Auto-issue via cert-manager or service mesh CA.
|
|
91
|
+
- Short-lived certificates (hours, not years).
|
|
92
|
+
- Automated rotation with zero downtime.
|
|
93
|
+
- Certificate revocation for compromised services.
|
|
94
|
+
|
|
95
|
+
## Micro-Segmentation
|
|
96
|
+
|
|
97
|
+
### Approach
|
|
98
|
+
1. Start with default-deny between all services.
|
|
99
|
+
2. Declare allowed communication flows explicitly.
|
|
100
|
+
3. Enforce at network layer (NetworkPolicy) AND application layer (authz).
|
|
101
|
+
4. Segment by sensitivity level (PII services isolated from general services).
|
|
102
|
+
|
|
103
|
+
### Example Policy
|
|
104
|
+
```yaml
|
|
105
|
+
# Only payment-service can talk to payment-db
|
|
106
|
+
source: payment-service
|
|
107
|
+
destination: payment-db
|
|
108
|
+
port: 5432
|
|
109
|
+
action: ALLOW
|
|
110
|
+
|
|
111
|
+
# Everything else to payment-db
|
|
112
|
+
source: *
|
|
113
|
+
destination: payment-db
|
|
114
|
+
action: DENY
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
## Device Posture
|
|
118
|
+
|
|
119
|
+
### Checks Before Granting Access
|
|
120
|
+
- OS version current (within N patches).
|
|
121
|
+
- Disk encryption enabled.
|
|
122
|
+
- Firewall active.
|
|
123
|
+
- No known malware detected.
|
|
124
|
+
- MDM-managed (for corporate devices).
|
|
125
|
+
- Screen lock enabled.
|
|
126
|
+
|
|
127
|
+
### Degraded Access
|
|
128
|
+
- Non-compliant device → read-only access or blocked entirely.
|
|
129
|
+
- Unknown device → step-up authentication required.
|
|
130
|
+
- Jailbroken/rooted → zero access to sensitive resources.
|
|
131
|
+
|
|
132
|
+
## Continuous Verification
|
|
133
|
+
|
|
134
|
+
### Re-verify When
|
|
135
|
+
- Session exceeds time threshold (e.g., every 1 hour).
|
|
136
|
+
- User requests privilege escalation.
|
|
137
|
+
- Anomalous behavior detected (impossible travel, unusual time).
|
|
138
|
+
- Accessing higher-sensitivity resource than current level.
|
|
139
|
+
- Device posture changes mid-session.
|
|
140
|
+
|
|
141
|
+
### Risk-Based Response
|
|
142
|
+
- Low risk → continue session.
|
|
143
|
+
- Medium risk → step-up auth (MFA prompt).
|
|
144
|
+
- High risk → terminate session, require full re-authentication.
|
|
145
|
+
|
|
146
|
+
## BeyondCorp Model
|
|
147
|
+
|
|
148
|
+
### Key Differences from VPN
|
|
149
|
+
| Traditional VPN | BeyondCorp (Zero Trust) |
|
|
150
|
+
|----------------|------------------------|
|
|
151
|
+
| VPN = trusted zone | No trusted zone exists |
|
|
152
|
+
| Once in, full access | Every request verified |
|
|
153
|
+
| Network location = trust | Identity + device + context = trust |
|
|
154
|
+
| Perimeter defense | Defense in depth everywhere |
|
|
155
|
+
| Hard outside, soft inside | Uniformly hardened |
|
|
156
|
+
|
|
157
|
+
## Self-check
|
|
158
|
+
- [ ] All service-to-service communication uses mTLS.
|
|
159
|
+
- [ ] Default-deny network policy in place.
|
|
160
|
+
- [ ] Identity verified on every request (not just at edge).
|
|
161
|
+
- [ ] Least privilege enforced (no over-permissioned service accounts).
|
|
162
|
+
- [ ] Device posture checked for user access.
|
|
163
|
+
- [ ] Continuous verification triggers defined.
|
|
164
|
+
- [ ] Certificate rotation is automatic and tested.
|
|
165
|
+
- [ ] Lateral movement prevented (compromise one service != access to others).
|
|
166
|
+
- [ ] All access decisions logged for audit.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,200 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [10.7.0] - 2026-05-27 — "Platform Sovereign"
|
|
4
|
+
|
|
5
|
+
### Added (v10.7.0)
|
|
6
|
+
|
|
7
|
+
- **10 new core skills** — internal-developer-platform, self-serve-infrastructure, platform-reliability, developer-productivity-metrics, api-marketplace, build-system-optimization, secrets-platform, environment-management, platform-observability, migration-platform.
|
|
8
|
+
- **6 new commands** — `/mindforge:platform`, `/mindforge:build-opt`, `/mindforge:secrets-mgmt`, `/mindforge:environments`, `/mindforge:observability-platform`, `/mindforge:migration-mgmt`.
|
|
9
|
+
- **6 new personas** — platform-lead, build-engineer, environment-engineer, productivity-analyst, secrets-engineer, migration-architect.
|
|
10
|
+
- **1 new swarm template** — PlatformSwarmV2 (HITL platform engineering + migration).
|
|
11
|
+
- **200 core skills milestone** — Full coverage across 12 domains.
|
|
12
|
+
- **Swarm templates v15.0.0** — 49 total templates.
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## [10.6.0] - 2026-05-27 — "Data Alchemy"
|
|
17
|
+
|
|
18
|
+
### Added (v10.6.0)
|
|
19
|
+
|
|
20
|
+
- **10 new core skills** — causal-inference, feature-engineering, ml-monitoring, data-governance, stream-processing, data-lakehouse, experiment-platform, data-mesh, real-time-analytics, data-privacy-engineering.
|
|
21
|
+
- **6 new commands** — `/mindforge:causal`, `/mindforge:lakehouse`, `/mindforge:data-mesh`, `/mindforge:stream`, `/mindforge:privacy-eng`, `/mindforge:realtime-analytics`.
|
|
22
|
+
- **6 new personas** — causal-scientist, data-mesh-architect, stream-engineer, lakehouse-architect, privacy-engineer, analytics-engineer.
|
|
23
|
+
- **1 new swarm template** — DataAlchemySwarm (HITL data architecture + privacy).
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## [10.5.0] - 2026-05-27 — "AI Frontier"
|
|
28
|
+
|
|
29
|
+
### Added (v10.5.0)
|
|
30
|
+
|
|
31
|
+
- **10 new core skills** — multimodal-ai, ai-safety-alignment, synthetic-data-generation, model-evaluation, embedding-systems, llm-orchestration, knowledge-graphs, ml-feature-store, ai-cost-management, autonomous-agents.
|
|
32
|
+
- **8 new commands** — `/mindforge:multimodal`, `/mindforge:ai-safety`, `/mindforge:embeddings`, `/mindforge:llm-route`, `/mindforge:knowledge-graph`, `/mindforge:feature-store`, `/mindforge:ai-cost`, `/mindforge:agent-design`.
|
|
33
|
+
- **8 new personas** — multimodal-engineer, ai-safety-engineer, embedding-architect, llm-orchestrator, knowledge-engineer, feature-store-engineer, ai-economist, agent-architect.
|
|
34
|
+
- **1 new swarm template** — AIFrontierSwarm (HITL AI system architecture + safety).
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## [10.4.0] - 2026-05-27 — "Cross-Platform"
|
|
39
|
+
|
|
40
|
+
### Added (v10.4.0)
|
|
41
|
+
|
|
42
|
+
- **10 new core skills** — react-native-patterns, flutter-architecture, offline-first-design, progressive-web-app, mobile-performance, cross-platform-testing, app-store-deployment, mobile-security, responsive-native, push-notification-architecture.
|
|
43
|
+
- **6 new commands** — `/mindforge:mobile`, `/mindforge:react-native`, `/mindforge:flutter`, `/mindforge:offline`, `/mindforge:pwa`, `/mindforge:push-notify`.
|
|
44
|
+
- **6 new personas** — mobile-architect, react-native-engineer, flutter-engineer, offline-specialist, mobile-security-engineer, pwa-architect.
|
|
45
|
+
- **1 new swarm template** — MobileSwarm (HITL cross-platform architecture).
|
|
46
|
+
|
|
47
|
+
---
|
|
48
|
+
|
|
49
|
+
## [10.3.0] - 2026-05-27 — "Leader's Edge"
|
|
50
|
+
|
|
51
|
+
### Added (v10.3.0)
|
|
52
|
+
|
|
53
|
+
- **10 new core skills** — technical-leadership, mentoring-patterns, stakeholder-communication, conflict-resolution, incident-communication, hiring-engineering, delegation-patterns, meeting-architecture, performance-reviews, change-management.
|
|
54
|
+
- **6 new commands** — `/mindforge:lead`, `/mindforge:communicate`, `/mindforge:hire`, `/mindforge:delegate`, `/mindforge:meeting-design`, `/mindforge:change`.
|
|
55
|
+
- **6 new personas** — tech-lead-coach, communication-architect, hiring-strategist, change-agent, meeting-designer, mentorship-lead.
|
|
56
|
+
- **1 new swarm template** — LeadershipSwarm (HITL engineering leadership).
|
|
57
|
+
|
|
58
|
+
---
|
|
59
|
+
|
|
60
|
+
## [10.2.0] - 2026-05-27 — "Industry Forge"
|
|
61
|
+
|
|
62
|
+
### Added (v10.2.0)
|
|
63
|
+
|
|
64
|
+
- **10 new core skills** — healthcare-systems, fintech-patterns, ecommerce-architecture, gaming-backend, edtech-platform, saas-multi-tenant, media-streaming, iot-platform, marketplace-trust, logistics-optimization.
|
|
65
|
+
- **8 new commands** — `/mindforge:healthcare`, `/mindforge:fintech`, `/mindforge:ecommerce`, `/mindforge:gaming`, `/mindforge:edtech`, `/mindforge:iot`, `/mindforge:marketplace`, `/mindforge:logistics`.
|
|
66
|
+
- **8 new personas** — healthcare-engineer, fintech-architect, ecommerce-engineer, gaming-engineer, edtech-architect, iot-architect, marketplace-engineer, logistics-architect.
|
|
67
|
+
- **1 new swarm template** — IndustryVerticalSwarm (HITL domain-specific architecture).
|
|
68
|
+
- **150 core skills milestone** — Industry vertical coverage added.
|
|
69
|
+
|
|
70
|
+
---
|
|
71
|
+
|
|
72
|
+
## [10.1.1] - 2026-05-26 — "Scale & Edge"
|
|
73
|
+
|
|
74
|
+
### Added (v10.1.1)
|
|
75
|
+
|
|
76
|
+
- **10 new core skills** — edge-computing, serverless-patterns, container-security, zero-trust-architecture, ai-agent-deployment, distributed-consensus, data-pipeline-design, dns-architecture, cdn-optimization, database-sharding-advanced.
|
|
77
|
+
- **6 new commands** — `/mindforge:edge`, `/mindforge:serverless`, `/mindforge:zero-trust`, `/mindforge:agent-deploy`, `/mindforge:data-pipeline`, `/mindforge:cdn`.
|
|
78
|
+
- **6 new personas** — edge-engineer, zero-trust-engineer, agent-ops-engineer, consensus-engineer, data-pipeline-architect, cdn-architect.
|
|
79
|
+
- **2 new swarm templates** — EdgeScaleSwarm (HITL edge + CDN), DistributedSwarm (HITL consensus + pipelines).
|
|
80
|
+
- **140 core skills milestone** — Comprehensive coverage of emerging technology and massive-scale patterns.
|
|
81
|
+
- **Swarm templates v14.0.0** — Bump from v13.0.0 with 2 new templates (total: 43 swarm templates).
|
|
82
|
+
|
|
83
|
+
---
|
|
84
|
+
|
|
85
|
+
## [10.1.0] - 2026-05-26 — "Strategic Intelligence"
|
|
86
|
+
|
|
87
|
+
### Added (v10.1.0)
|
|
88
|
+
|
|
89
|
+
- **20 new core skills** — build-vs-buy, technology-radar, architecture-tradeoff-analysis, technical-interview-design, post-incident-learning, team-topology-design, sprint-retrospective-facilitation, knowledge-sharing-systems, estimation-techniques, on-call-design, experiment-design, analytics-instrumentation, notification-system-design, payment-integration, email-deliverability, agent-memory-design, agent-evaluation-framework, multi-turn-conversation-design, agent-tool-selection, human-in-the-loop-design.
|
|
90
|
+
- **10 new commands** — `/mindforge:build-vs-buy`, `/mindforge:tech-radar`, `/mindforge:team-topology`, `/mindforge:retro`, `/mindforge:experiment`, `/mindforge:analytics`, `/mindforge:payments`, `/mindforge:agent-memory`, `/mindforge:agent-eval`, `/mindforge:hitl`.
|
|
91
|
+
- **8 new personas** — decision-architect, team-coach, knowledge-curator, experiment-designer, payments-engineer, agent-memory-designer, agent-evaluator, hitl-architect.
|
|
92
|
+
- **3 new swarm templates** — DecisionSwarm (HITL decision quality), TeamDesignSwarm (HITL team topology), AgentMetaSwarm (autonomous self-improvement).
|
|
93
|
+
- **130 core skills milestone** — Category expansion into decision science, team engineering, product patterns, and agent meta-intelligence.
|
|
94
|
+
- **Minor version bump (10.1.0)** — Represents category expansion beyond pure engineering into strategy and meta-intelligence.
|
|
95
|
+
- **Swarm templates v13.0.0** — Bump from v12.0.0 with 3 new templates (total: 41 swarm templates).
|
|
96
|
+
|
|
97
|
+
---
|
|
98
|
+
|
|
99
|
+
## [10.0.9] - 2026-05-26 — "Full Spectrum"
|
|
100
|
+
|
|
101
|
+
### Added (v10.0.9)
|
|
102
|
+
|
|
103
|
+
- **20 new core skills** — streaming-architecture, queue-design, real-time-sync, cost-estimation, technical-debt-management, capacity-planning, graceful-degradation, idempotency-patterns, rate-limiting-design, code-generation-patterns, dependency-management, git-workflow-design, i18n-architecture, a11y-testing, multi-tenancy-patterns, audit-logging, database-performance, bundle-optimization, graphql-patterns, pagination-patterns.
|
|
104
|
+
- **10 new commands** — `/mindforge:stream`, `/mindforge:queue`, `/mindforge:finops`, `/mindforge:tech-debt`, `/mindforge:degrade`, `/mindforge:idempotent`, `/mindforge:rate-limit`, `/mindforge:i18n`, `/mindforge:multi-tenant`, `/mindforge:graphql`.
|
|
105
|
+
- **8 new personas** — streaming-engineer, finops-analyst, debt-manager, resilience-engineer, codegen-specialist, i18n-architect, multi-tenancy-architect, graphql-designer.
|
|
106
|
+
- **3 new swarm templates** — StreamingSwarm (HITL real-time), ResilienceSwarm (autonomous failure engineering), GovernanceSwarm (HITL data governance).
|
|
107
|
+
- **110 core skills milestone** — Comprehensive coverage across all major software engineering domains achieved.
|
|
108
|
+
- **Swarm templates v12.0.0** — Bump from v11.0.0 with 3 new templates (total: 38 swarm templates).
|
|
109
|
+
|
|
110
|
+
---
|
|
111
|
+
|
|
112
|
+
## [10.0.8] - 2026-05-26 — "Deep Patterns"
|
|
113
|
+
|
|
114
|
+
### Added (v10.0.8)
|
|
115
|
+
|
|
116
|
+
- **20 new core skills** — contract-testing, load-testing, mutation-testing, visual-regression-testing, monorepo-management, cli-design, developer-onboarding, error-handling-architecture, caching-strategies, migration-strategies, connection-pooling, event-driven-architecture, api-gateway-patterns, websocket-patterns, feature-flag-management, secrets-rotation, compliance-as-code, rag-architecture, fine-tuning-workflow, llm-cost-optimization.
|
|
117
|
+
- **10 new commands** — `/mindforge:contract-test`, `/mindforge:load-test`, `/mindforge:monorepo`, `/mindforge:cli`, `/mindforge:cache`, `/mindforge:events`, `/mindforge:secrets`, `/mindforge:rag`, `/mindforge:feature-flags`, `/mindforge:compliance`.
|
|
118
|
+
- **8 new personas** — contract-tester, dx-engineer, cache-architect, event-architect, compliance-engineer, ml-ops-engineer, platform-engineer, api-gateway-designer.
|
|
119
|
+
- **3 new swarm templates** — TestingDeepSwarm (autonomous deep testing), PlatformSwarm (HITL platform engineering), MLOpsSwarm (HITL ML operations).
|
|
120
|
+
- **90 core skills milestone** — Production-depth coverage for testing, caching, events, secrets, compliance, RAG, and cost optimization.
|
|
121
|
+
- **Swarm templates v11.0.0** — Bump from v10.0.0 with 3 new templates (total: 35 swarm templates).
|
|
122
|
+
|
|
123
|
+
---
|
|
124
|
+
|
|
125
|
+
## [10.0.7] - 2026-05-26 — "Meta Engineer"
|
|
126
|
+
|
|
127
|
+
### Added (v10.0.7)
|
|
128
|
+
|
|
129
|
+
- **20 new core skills** — prompt-engineering, context-engineering, agent-orchestration-patterns, tool-design, guardrails-and-safety, observability-stack, ci-cd-pipeline, infrastructure-as-code, incident-management, chaos-engineering, data-modeling, api-versioning, search-implementation, design-system, state-management, responsive-patterns, auth-patterns, supply-chain-security, technical-writing, code-review-methodology.
|
|
130
|
+
- **10 new commands** — `/mindforge:prompt`, `/mindforge:context-budget`, `/mindforge:orchestrate`, `/mindforge:observability`, `/mindforge:pipeline`, `/mindforge:data-model`, `/mindforge:design-tokens`, `/mindforge:auth-flow`, `/mindforge:write-rfc`, `/mindforge:review-guide`.
|
|
131
|
+
- **8 new personas** — prompt-architect, agent-orchestrator, sre-lead, pipeline-engineer, data-architect, design-system-lead, auth-engineer, technical-writer-lead.
|
|
132
|
+
- **3 new swarm templates** — PromptEngineeringSwarm (HITL AI engineering), SRESwarm (HITL reliability), FrontendSwarm (autonomous design system).
|
|
133
|
+
- **70 core skills milestone** — Framework now covers AI engineering, DevOps, reliability, data, frontend, advanced security, and technical communication.
|
|
134
|
+
- **Swarm templates v10.0.0** — Bump from v9.0.0 with 3 new templates (total: 32 swarm templates).
|
|
135
|
+
|
|
136
|
+
---
|
|
137
|
+
|
|
138
|
+
## [10.0.6] - 2026-05-26 — "Complete Arsenal"
|
|
139
|
+
|
|
140
|
+
### Added (v10.0.6)
|
|
141
|
+
|
|
142
|
+
- **17 new core skills** — microservices-patterns, cqrs-event-sourcing, system-design, business-analyst, product-manager, market-researcher, typescript-advanced, python-performance, react-performance, k8s-deployment, writing-plans, writing-skills, using-git-worktrees, code-tour, autonomous-agent-harness, mcp-server-patterns, proofreader.
|
|
143
|
+
- **10 new commands** — `/mindforge:microservices`, `/mindforge:system-design`, `/mindforge:brd`, `/mindforge:product-spec`, `/mindforge:market-research`, `/mindforge:code-tour`, `/mindforge:mcp-server`, `/mindforge:proofread`, `/mindforge:worktrees`, `/mindforge:plan-write`.
|
|
144
|
+
- **8 new personas** — business-analyst, product-owner, market-analyst, mcp-designer, proofreader, system-designer, worktree-manager, code-narrator.
|
|
145
|
+
- **3 new swarm templates** — ArchDesignSwarm (HITL system design), ProductSwarm (HITL product strategy), DocumentationSwarm (autonomous content quality).
|
|
146
|
+
- **Swarm templates v9.0.0** — Bump from v8.0.0 with 3 new templates (total: 29 swarm templates).
|
|
147
|
+
- **50 core skills milestone** — Framework now covers architecture, business, languages, workflow, infrastructure, and documentation domains.
|
|
148
|
+
|
|
149
|
+
---
|
|
150
|
+
|
|
151
|
+
## [10.0.5] - 2026-05-26 — "Forge Master"
|
|
152
|
+
|
|
153
|
+
### Added (v10.0.5)
|
|
154
|
+
|
|
155
|
+
- **5 new core skills** — skill-creator-meta, deployment-workflow, dmux-workflows, vibe-security, instinct-clustering.
|
|
156
|
+
- **5 new commands** — `/mindforge:create-skill`, `/mindforge:deploy`, `/mindforge:dmux`, `/mindforge:vibe-check`, `/mindforge:cluster-instincts`.
|
|
157
|
+
- **5 new personas** — skill-smith, deployment-captain, dmux-orchestrator, vibe-checker, saga-orchestrator.
|
|
158
|
+
- **2 new swarm templates** — DeploymentSwarm (HITL staged rollout), ForgeSwarm (autonomous skill creation).
|
|
159
|
+
- **De-slop gate** — Phase 6.5 in verification-loop: informational de-slop scan before shipping (non-blocking).
|
|
160
|
+
- **Cross-model eval spec** — `.mindforge/engine/cross-model-eval.md` for routing same task to 2 models and comparing outputs.
|
|
161
|
+
- **Swarm templates v8.0.0** — Bump from v7.0.0 with 2 new templates (total: 26 swarm templates).
|
|
162
|
+
|
|
163
|
+
---
|
|
164
|
+
|
|
165
|
+
## [10.0.4] - 2026-05-26 — "Santa's Eval"
|
|
166
|
+
|
|
167
|
+
### Added (v10.0.4)
|
|
168
|
+
|
|
169
|
+
- **8 new core skills** — santa-method, eval-harness, quality-audit, testing-anti-patterns, defense-in-depth, codebase-onboarding, rfc-pipeline, de-sloppify.
|
|
170
|
+
- **6 new commands** — `/mindforge:santa`, `/mindforge:eval`, `/mindforge:quality-audit`, `/mindforge:rfc`, `/mindforge:onboard`, `/mindforge:de-slop`.
|
|
171
|
+
- **6 new personas** — eval-judge, rfc-architect, anti-pattern-hunter, onboarding-navigator, de-sloppifier, quality-scorer.
|
|
172
|
+
- **3 new swarm templates** — EvalSwarm (autonomous eval gate), OnboardingSwarm (autonomous codebase discovery), RFCSwarm (HITL spec decomposition).
|
|
173
|
+
- **Proactive Skill Suggestion Engine** — Signal-based skill detection (file/error/task patterns) with confidence threshold (0.7), cooldown tracking, and debounce logic.
|
|
174
|
+
- **Eval storage** — `.mindforge/evals/` directory for persisting eval configs, rubrics, and results.
|
|
175
|
+
- **Swarm templates v7.0.0** — Bump from v6.0.0 with 3 new templates (total: 24 swarm templates).
|
|
176
|
+
|
|
177
|
+
---
|
|
178
|
+
|
|
179
|
+
## [10.0.3] - 2026-05-25 — "Council Awakens"
|
|
180
|
+
|
|
181
|
+
### Added (v10.0.3)
|
|
182
|
+
|
|
183
|
+
- **10 new core skills** — agent-loops, multi-llm-consult, continuous-learning, council, verification-loop, threat-modeling, autonomous-loops, agent-introspection-debugging, cost-aware-routing, doc-health-audit.
|
|
184
|
+
- **8 new commands** — `/mindforge:council`, `/mindforge:consult`, `/mindforge:verify-loop`, `/mindforge:introspect`, `/mindforge:cost-report`, `/mindforge:threat-model`, `/mindforge:learn-instinct`, `/mindforge:evolve-skills`.
|
|
185
|
+
- **9 new personas** — cost-optimizer, threat-modeler, council-architect, council-skeptic, council-pragmatist, council-critic, instinct-curator, doc-auditor, multi-model-bridge.
|
|
186
|
+
- **3 new swarm templates** — CouncilSwarm (HITL decision gate), VerificationSwarm (autonomous quality gates), LearningSwarm (instinct management).
|
|
187
|
+
- **Skill Composition System** — Skills can now declare dependencies on other skills via `compose:` frontmatter field. Composed skills are injected as summaries (max 2-level depth, cycle detection).
|
|
188
|
+
- **Instinct Engine** — Auto-capture learned behaviors with confidence scoring. Instincts auto-promote to skills at 0.85 confidence after 5+ successful applications. Project-scoped, max 100 per project.
|
|
189
|
+
- **Cost Tracking Module** — Token budgeting, 5-tier model routing (Haiku/Sonnet/Opus/Gemini/GPT-4o), spend analytics via token-ledger.jsonl.
|
|
190
|
+
- **Council Framework** — 4-voice decision harness (Architect, Skeptic, Pragmatist, Critic) with weighted consensus scoring, dissent documentation, and 5 pre-built templates.
|
|
191
|
+
- **Cross-Iteration Bridge** — SHARED_TASK_NOTES.md for semantic context persistence across autonomous mode iterations (complements HANDOFF.json).
|
|
192
|
+
- **Swarm templates v6.0.0** — Bump from v5.0.0 with 3 new templates (total: 21 swarm templates).
|
|
193
|
+
- **claude-opus-4-7** added to market_registry in config.json.
|
|
194
|
+
- **Loader composition step** — New Step 4.1 in skill loader for resolving `compose:` dependencies.
|
|
195
|
+
|
|
196
|
+
---
|
|
197
|
+
|
|
3
198
|
## [10.0.2] - 2026-05-24 — "Persona Expansion"
|
|
4
199
|
|
|
5
200
|
### Added (v10.0.2)
|
package/MINDFORGE.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
# MINDFORGE.md — Parameter Registry (v10.0
|
|
1
|
+
# MINDFORGE.md — Parameter Registry (v10.7.0)
|
|
2
2
|
|
|
3
3
|
## 1. IDENTITY & VERSIONING
|
|
4
4
|
|
|
5
5
|
[NAME] = MindForge
|
|
6
|
-
[VERSION] = 10.0
|
|
6
|
+
[VERSION] = 10.7.0-SOVEREIGN
|
|
7
7
|
[STABLE] = true
|
|
8
|
-
[MODE] =
|
|
9
|
-
[REQUIRED_CORE_VERSION] = 10.0
|
|
8
|
+
[MODE] = "Platform Sovereign"
|
|
9
|
+
[REQUIRED_CORE_VERSION] = 10.7.0
|
|
10
10
|
[SOVEREIGN_IDENTITY] = true
|
|
11
11
|
[SRE_LAYER_ENABLED] = true
|
|
12
12
|
|
package/README.md
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
## v10.0.
|
|
7
|
+
## v10.0.3 — Council Awakens
|
|
8
8
|
|
|
9
|
-
MindForge
|
|
9
|
+
MindForge v10.0.3 "Council Awakens" introduces the Council decision framework, Instinct Engine, Cost-Aware Routing, 6-phase Verification Loop, and Multi-LLM Consult. This release adds 10 skills (20 core total), 8 commands (71 total), 9 personas (117 total), 3 swarm templates (21 total), and 5 engine subsystems — expanding MindForge's autonomous governance and multi-agent reasoning capabilities.
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
## Installation & Setup
|