mindforge-cc 2.1.4 → 2.3.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 +14 -0
- package/.agent/forge/help.md +4 -0
- package/.agent/forge/init-project.md +4 -0
- package/.agent/forge/plan-phase.md +4 -0
- package/.agent/mindforge/approve.md +4 -0
- package/.agent/mindforge/audit.md +4 -0
- package/.agent/mindforge/auto.md +4 -0
- package/.agent/mindforge/benchmark.md +4 -0
- package/.agent/mindforge/browse.md +4 -0
- package/.agent/mindforge/complete-milestone.md +4 -0
- package/.agent/mindforge/costs.md +4 -0
- package/.agent/mindforge/cross-review.md +4 -0
- package/.agent/mindforge/dashboard.md +4 -0
- package/.agent/mindforge/debug.md +4 -0
- package/.agent/mindforge/discuss-phase.md +4 -0
- package/.agent/mindforge/execute-phase.md +4 -0
- package/.agent/mindforge/health.md +4 -0
- package/.agent/mindforge/help.md +4 -0
- package/.agent/mindforge/init-org.md +4 -0
- package/.agent/mindforge/init-project.md +4 -0
- package/.agent/mindforge/install-skill.md +4 -0
- package/.agent/mindforge/learn.md +4 -0
- package/.agent/mindforge/map-codebase.md +4 -0
- package/.agent/mindforge/marketplace.md +4 -0
- package/.agent/mindforge/metrics.md +4 -0
- package/.agent/mindforge/migrate.md +4 -0
- package/.agent/mindforge/milestone.md +4 -0
- package/.agent/mindforge/new-runtime.md +4 -0
- package/.agent/mindforge/next.md +4 -0
- package/.agent/mindforge/plan-phase.md +4 -0
- package/.agent/mindforge/plugins.md +4 -0
- package/.agent/mindforge/pr-review.md +4 -0
- package/.agent/mindforge/profile-team.md +4 -0
- package/.agent/mindforge/publish-skill.md +4 -0
- package/.agent/mindforge/qa.md +4 -0
- package/.agent/mindforge/quick.md +4 -0
- package/.agent/mindforge/release.md +4 -0
- package/.agent/mindforge/remember.md +4 -0
- package/.agent/mindforge/research.md +4 -0
- package/.agent/mindforge/retrospective.md +4 -0
- package/.agent/mindforge/review.md +4 -0
- package/.agent/mindforge/security-scan.md +4 -0
- package/.agent/mindforge/ship.md +4 -0
- package/.agent/mindforge/skills.md +4 -0
- package/.agent/mindforge/status.md +4 -0
- package/.agent/mindforge/steer.md +4 -0
- package/.agent/mindforge/sync-confluence.md +4 -0
- package/.agent/mindforge/sync-jira.md +4 -0
- package/.agent/mindforge/tokens.md +4 -0
- package/.agent/mindforge/update.md +4 -0
- package/.agent/mindforge/verify-phase.md +4 -0
- package/.agent/mindforge/workspace.md +4 -0
- package/.agent/workflows/forge:help.md +10 -0
- package/.agent/workflows/forge:init-project.md +35 -0
- package/.agent/workflows/forge:plan-phase.md +33 -0
- package/.agent/workflows/mindforge:add-backlog.md +24 -0
- package/.agent/workflows/mindforge:agent.md +25 -0
- package/.agent/workflows/mindforge:approve.md +21 -0
- package/.agent/workflows/mindforge:audit.md +33 -0
- package/.agent/workflows/mindforge:auto.md +25 -0
- package/.agent/workflows/mindforge:benchmark.md +36 -0
- package/.agent/workflows/mindforge:browse.md +29 -0
- package/.agent/workflows/mindforge:complete-milestone.md +21 -0
- package/.agent/workflows/mindforge:costs.md +14 -0
- package/.agent/workflows/mindforge:cross-review.md +20 -0
- package/.agent/workflows/mindforge:dashboard.md +101 -0
- package/.agent/workflows/mindforge:debug.md +129 -0
- package/.agent/workflows/mindforge:discuss-phase.md +141 -0
- package/.agent/workflows/mindforge:do.md +25 -0
- package/.agent/workflows/mindforge:execute-phase.md +193 -0
- package/.agent/workflows/mindforge:health.md +24 -0
- package/.agent/workflows/mindforge:help.md +26 -0
- package/.agent/workflows/mindforge:init-org.md +134 -0
- package/.agent/workflows/mindforge:init-project.md +169 -0
- package/.agent/workflows/mindforge:install-skill.md +27 -0
- package/.agent/workflows/mindforge:learn.md +146 -0
- package/.agent/workflows/mindforge:map-codebase.md +301 -0
- package/.agent/workflows/mindforge:marketplace.md +123 -0
- package/.agent/workflows/mindforge:metrics.md +25 -0
- package/.agent/workflows/mindforge:migrate.md +43 -0
- package/.agent/workflows/mindforge:milestone.md +15 -0
- package/.agent/workflows/mindforge:new-runtime.md +22 -0
- package/.agent/workflows/mindforge:next.md +108 -0
- package/.agent/workflows/mindforge:note.md +27 -0
- package/.agent/workflows/mindforge:plan-phase.md +128 -0
- package/.agent/workflows/mindforge:plant-seed.md +24 -0
- package/.agent/workflows/mindforge:plugins.md +43 -0
- package/.agent/workflows/mindforge:pr-review.md +44 -0
- package/.agent/workflows/mindforge:profile-team.md +26 -0
- package/.agent/workflows/mindforge:publish-skill.md +22 -0
- package/.agent/workflows/mindforge:qa.md +19 -0
- package/.agent/workflows/mindforge:quick.md +138 -0
- package/.agent/workflows/mindforge:release.md +13 -0
- package/.agent/workflows/mindforge:remember.md +29 -0
- package/.agent/workflows/mindforge:research.md +15 -0
- package/.agent/workflows/mindforge:retrospective.md +29 -0
- package/.agent/workflows/mindforge:review-backlog.md +26 -0
- package/.agent/workflows/mindforge:review.md +160 -0
- package/.agent/workflows/mindforge:security-scan.md +236 -0
- package/.agent/workflows/mindforge:session-report.md +31 -0
- package/.agent/workflows/mindforge:ship.md +103 -0
- package/.agent/workflows/mindforge:skills.md +144 -0
- package/.agent/workflows/mindforge:status.md +107 -0
- package/.agent/workflows/mindforge:steer.md +16 -0
- package/.agent/workflows/mindforge:sync-confluence.md +14 -0
- package/.agent/workflows/mindforge:sync-jira.md +15 -0
- package/.agent/workflows/mindforge:tokens.md +11 -0
- package/.agent/workflows/mindforge:ui-phase.md +27 -0
- package/.agent/workflows/mindforge:ui-review.md +28 -0
- package/.agent/workflows/mindforge:update.md +45 -0
- package/.agent/workflows/mindforge:validate-phase.md +25 -0
- package/.agent/workflows/mindforge:verify-phase.md +65 -0
- package/.agent/workflows/mindforge:workspace.md +32 -0
- package/.agent/workflows/mindforge:workstreams.md +27 -0
- package/.claude/CLAUDE.md +14 -0
- package/bin/installer-core.js +115 -19
- package/bin/wizard/theme.js +1 -1
- package/package.json +1 -1
package/.agent/CLAUDE.md
CHANGED
|
@@ -569,3 +569,17 @@ After every phase that passes all gates:
|
|
|
569
569
|
- /mindforge:marketplace — discover and install community skills
|
|
570
570
|
|
|
571
571
|
---
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
## 🧠 Knowledge Context (Auto-loaded)
|
|
575
|
+
🧠 Knowledge Base — 5 relevant memories loaded:
|
|
576
|
+
Preferences : 1
|
|
577
|
+
Code patterns: 1
|
|
578
|
+
Domain : 3
|
|
579
|
+
### Team Preferences
|
|
580
|
+
- [90% confidence] Use Tailwind: Always use Tailwind for CSS.
|
|
581
|
+
|
|
582
|
+
### Domain Knowledge
|
|
583
|
+
- Auth with JWT: Secure JWT with httpOnly cookies.
|
|
584
|
+
- Global Tip: Always fix lints.
|
|
585
|
+
- Database SQL: Use indexed columns for fast queries.
|
package/.agent/forge/help.md
CHANGED
package/.agent/mindforge/auto.md
CHANGED
package/.agent/mindforge/help.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Convert any knowledge source into a reusable, validated, committed MindForge SKILL.md.
|
|
3
|
+
---
|
|
4
|
+
|
|
1
5
|
# MindForge v2 — Learn Command
|
|
2
6
|
# Usage: /mindforge:learn [url|path|--session|npm:package] [--name skill-name] [--tier project|org|core]
|
|
3
7
|
# Version: v2.0.0-alpha.6
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Create or update a milestone definition in .planning/milestones/ and track the
|
|
3
|
+
---
|
|
4
|
+
|
|
1
5
|
Create or update a milestone definition in `.planning/milestones/` and track the
|
|
2
6
|
health of grouped phases. Usage: `/mindforge:milestone <name> [phase list]`
|
|
3
7
|
|
package/.agent/mindforge/next.md
CHANGED
package/.agent/mindforge/qa.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Execute the complete MindForge v1.0.0 (or any version) release pipeline.
|
|
3
|
+
---
|
|
4
|
+
|
|
1
5
|
# MindForge — Release Command
|
|
2
6
|
# Usage: /mindforge:release [--version X.Y.Z] [--dry-run] [--checklist-only]
|
|
3
7
|
# ⚠️ This command is for releasing the MindForge framework itself.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: - /mindforge:review (no args) → review all uncommitted changes (git diff)
|
|
3
|
+
---
|
|
4
|
+
|
|
1
5
|
# MindForge — Review Command
|
|
2
6
|
# Usage: /mindforge:review [path|phase N|--staged|--last-commit]
|
|
3
7
|
# Performs a comprehensive code review using code-quality and security skills.
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: - Default: OWASP Top 10 review on the changed files or specified path
|
|
3
|
+
---
|
|
4
|
+
|
|
1
5
|
# MindForge — Security Scan Command
|
|
2
6
|
# Usage: /mindforge:security-scan [path] [--deep] [--deps] [--secrets]
|
|
3
7
|
# Standalone security scan. Can be run independently of the phase lifecycle.
|
package/.agent/mindforge/ship.md
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Show all available FORGE commands and what they do.
|
|
3
|
+
---
|
|
4
|
+
Show all available FORGE commands and what they do.
|
|
5
|
+
|
|
6
|
+
List every .md file in .claude/commands/forge/ and display:
|
|
7
|
+
- Command name (filename without extension)
|
|
8
|
+
- First line of the file as its description
|
|
9
|
+
|
|
10
|
+
Format as a clean table. Also remind the user to read CLAUDE.md if they haven't yet.
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Initialize a new project under the FORGE framework.
|
|
3
|
+
---
|
|
4
|
+
Initialize a new project under the FORGE framework.
|
|
5
|
+
|
|
6
|
+
Follow these steps in order:
|
|
7
|
+
|
|
8
|
+
1. Ask the user these questions one at a time (wait for each answer before asking the next):
|
|
9
|
+
- What is this project? (1-2 sentence description)
|
|
10
|
+
- Who is the target user?
|
|
11
|
+
- What is the core problem it solves?
|
|
12
|
+
- What tech stack do you want to use? (or "help me decide")
|
|
13
|
+
- What is absolutely NOT in scope for v1?
|
|
14
|
+
- What does success look like at the end of v1?
|
|
15
|
+
|
|
16
|
+
2. If the user said "help me decide" on tech stack, ask 3 clarifying questions then recommend a stack with brief reasoning.
|
|
17
|
+
|
|
18
|
+
3. Create `.planning/PROJECT.md` with:
|
|
19
|
+
- Project name and one-line description
|
|
20
|
+
- Problem statement
|
|
21
|
+
- Target user
|
|
22
|
+
- Tech stack (with brief rationale for each choice)
|
|
23
|
+
- v1 scope (what's in)
|
|
24
|
+
- Out of scope (what's explicitly not in v1)
|
|
25
|
+
- Success criteria
|
|
26
|
+
|
|
27
|
+
4. Create `.planning/STATE.md` with:
|
|
28
|
+
- Status: Project initialized
|
|
29
|
+
- Current phase: None (not started)
|
|
30
|
+
- Last action: Project initialization
|
|
31
|
+
- Next step: Run /forge:plan-phase 1
|
|
32
|
+
|
|
33
|
+
5. Create `.planning/REQUIREMENTS.md` (blank template with sections)
|
|
34
|
+
|
|
35
|
+
6. Tell the user: "Project initialized. Run /forge:plan-phase 1 to begin planning your first phase."
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Plan a phase of the project. Usage: /forge:plan-phase [N]
|
|
3
|
+
---
|
|
4
|
+
Plan a phase of the project. Usage: /forge:plan-phase [N]
|
|
5
|
+
|
|
6
|
+
If N is not provided, check STATE.md for the current phase and use that.
|
|
7
|
+
|
|
8
|
+
Steps:
|
|
9
|
+
1. Read PROJECT.md, REQUIREMENTS.md, and STATE.md.
|
|
10
|
+
2. Ask the user: "Describe what phase [N] should accomplish in 2-3 sentences."
|
|
11
|
+
3. Ask: "Are there any specific implementation decisions you've already made for this phase?"
|
|
12
|
+
4. Spawn a research subagent: Read the project's tech stack from PROJECT.md and research the best patterns, libraries, and pitfalls for implementing this phase. Write findings to `.planning/phases/phase-[N]/RESEARCH.md`.
|
|
13
|
+
5. Create 3-6 atomic task plans in `.planning/phases/phase-[N]/`. Each PLAN file must use this XML format:
|
|
14
|
+
```xml
|
|
15
|
+
<plan>
|
|
16
|
+
<task>Task name</task>
|
|
17
|
+
<files>
|
|
18
|
+
specific/file/paths/to/touch.ts
|
|
19
|
+
</files>
|
|
20
|
+
<instructions>
|
|
21
|
+
Precise implementation instructions. Include:
|
|
22
|
+
- Which library to use and why (mention specific version if relevant)
|
|
23
|
+
- Any gotchas or anti-patterns to avoid
|
|
24
|
+
- The exact approach, not just "implement X"
|
|
25
|
+
</instructions>
|
|
26
|
+
<verify>Specific command or check that confirms this task is done</verify>
|
|
27
|
+
<done>One sentence definition of done for this task</done>
|
|
28
|
+
</plan>
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
6. Check each plan against REQUIREMENTS.md. If a plan implements something out of scope, revise it.
|
|
32
|
+
7. Update STATE.md: current phase = N, status = "Phase [N] planned, ready to execute"
|
|
33
|
+
8. Tell the user: "Phase [N] has [X] task plans ready. Run /forge:execute-phase [N] to begin execution."
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Capture ideas in a "parking lot" to keep them out of the active phase sequence
|
|
3
|
+
---
|
|
4
|
+
<objective>
|
|
5
|
+
Capture an idea, task, or feature request in a "parking lot" section of the ROADMAP.md to prevent it from cluttering the active development phases.
|
|
6
|
+
</objective>
|
|
7
|
+
|
|
8
|
+
<execution_context>
|
|
9
|
+
.claude/commands/mindforge/add-backlog.md
|
|
10
|
+
</execution_context>
|
|
11
|
+
|
|
12
|
+
<context>
|
|
13
|
+
Arguments: $ARGUMENTS (The description of the backlog item)
|
|
14
|
+
Target File: ROADMAP.md
|
|
15
|
+
State: Uses 999.x numbering scheme for backlog items.
|
|
16
|
+
</context>
|
|
17
|
+
|
|
18
|
+
<process>
|
|
19
|
+
1. **Read ROADMAP.md**: Locate the `## Backlog` or `## Future Milestones` section.
|
|
20
|
+
2. **Initialize if missing**: If no backlog section exists, create `## Backlog` at the end of the file.
|
|
21
|
+
3. **Determine numbering**: Find the last `999.x` item. If none, start with `999.1`.
|
|
22
|
+
4. **Append item**: Add the new backlog item with the determined number and the provided description.
|
|
23
|
+
5. **Confirm**: Notify the user that the item has been parked in the backlog.
|
|
24
|
+
</process>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Spawn or invoke a specialized enterprise persona from the MindForge library
|
|
3
|
+
---
|
|
4
|
+
<objective>
|
|
5
|
+
Provide an on-demand mechanism to "spawn" any of the 13+ standardized MindForge personas. This allows the user to switch the AI assistant's context, role, and process to a specific specialized mode (e.g., Roadmapper, Security Reviewer, Analyst).
|
|
6
|
+
</objective>
|
|
7
|
+
|
|
8
|
+
<execution_context>
|
|
9
|
+
.claude/commands/mindforge/agent.md
|
|
10
|
+
</execution_context>
|
|
11
|
+
|
|
12
|
+
<context>
|
|
13
|
+
Personas Directory: `.mindforge/personas/`
|
|
14
|
+
State: Loads the persona's XML-tagged structure into the active system context.
|
|
15
|
+
</context>
|
|
16
|
+
|
|
17
|
+
<process>
|
|
18
|
+
1. **List Personas**: If no arguments are provided, list all available `.md` files in `.mindforge/personas/` with their name and description (parsed from YAML).
|
|
19
|
+
2. **Load Persona**: If a name is provided:
|
|
20
|
+
- Locate `.mindforge/personas/[name].md`.
|
|
21
|
+
- Read the file content.
|
|
22
|
+
- Present the persona's role and success criteria to the user.
|
|
23
|
+
3. **Switch Mode**: Instruct the AI (through the current session context) to adopt the role, philosophy, and process defined in the loaded file.
|
|
24
|
+
4. **Initial Task**: If a prompt is provided as the second argument, immediately execute that prompt using the newly adopted persona.
|
|
25
|
+
</process>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Process pending approvals and emergency overrides. Usage:
|
|
3
|
+
---
|
|
4
|
+
Process pending approvals and emergency overrides. Usage:
|
|
5
|
+
`/mindforge:approve [approval-id] [--approve|--reject] [--reason "..."] [--emergency]`
|
|
6
|
+
|
|
7
|
+
## Listing approvals
|
|
8
|
+
Scan `.planning/approvals/` and show only files with `status: pending` unless
|
|
9
|
+
the user explicitly asks for historical records.
|
|
10
|
+
|
|
11
|
+
## Standard approval flow
|
|
12
|
+
1. Read the approval file
|
|
13
|
+
2. Confirm current identity from `git config user.email` or `$USER`
|
|
14
|
+
3. Validate approver eligibility from `INTEGRATIONS-CONFIG.md`
|
|
15
|
+
4. Record approval or rejection with timestamp and reason
|
|
16
|
+
|
|
17
|
+
## Emergency overrides
|
|
18
|
+
Emergency override requires the `--emergency` flag.
|
|
19
|
+
Read `EMERGENCY_APPROVERS` from `INTEGRATIONS-CONFIG.md` and deny the request if
|
|
20
|
+
the current identity is not listed. Document that git-config-based identity is
|
|
21
|
+
a convenience layer, not a high-assurance identity proof.
|