You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
### Features
18
18
19
-
* add executable Tier 2 Agent Teams patterns to execute.md and maxsim-batch SKILL.md ([8460d8a](https://github.com/maystudios/maxsimcli/commit/8460d8a6d4e95522b6e90a9e10cda6a34ae14320))
19
+
* add executable Tier 2 Agent Teams patterns to execute.md and maxsim-batch index.md ([8460d8a](https://github.com/maystudios/maxsimcli/commit/8460d8a6d4e95522b6e90a9e10cda6a34ae14320))
20
20
* add Tier selection logic to debug.md and plan-research.md workflows ([ef9590e](https://github.com/maystudios/maxsimcli/commit/ef9590e8ee9aa976607e875c5601e5c80a48ef2f))
21
21
***cli:** add resolve-max-agents command with task complexity scaling ([cd16494](https://github.com/maystudios/maxsimcli/commit/cd16494e3d23678ec3c4ae2e51d43fcfc0945a4d))
Copy file name to clipboardExpand all lines: docs/spec/claude-md-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -622,7 +622,7 @@ When MaxsimCLI spawns a subagent (Executor, Planner, Researcher, Verifier), the
622
622
Skills do not explicitly import CLAUDE.md — it is already in context when a skill runs. A skill can reference instructions from CLAUDE.md without repeating them:
623
623
624
624
```markdown
625
-
# SKILL.md for deployment skill
625
+
# index.md for deployment skill
626
626
627
627
Deploy following the project commit conventions (see CLAUDE.md) and the
628
628
verification protocol (see .claude/rules/verification-protocol.md).
-`/c/Development/cli/maxsim/docs/superpowers-reference/skills/subagent-driven-development/SKILL.md` — Sequential subagent development with review gates
-`/c/Development/cli/maxsim/docs/superpowers-reference/skills/subagent-driven-development/index.md` — Sequential subagent development with review gates
1036
1036
1037
1037
**Community:**
1038
1038
-[Claude Code Sub-Agents: Parallel vs Sequential Patterns](https://claudefa.st/blog/guide/agents/sub-agent-best-practices)
-[Short Notes — Claude Code Settings: Default to Plan Mode and Plans Directory](https://notes.ghinda.com/post/claude-code-settings-default-to-plan-mode-and-plans-directory)
0 commit comments