From da395ea3b4e643722e4655f38eb9dc619423029f Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 16 Feb 2026 11:25:05 -0600 Subject: [PATCH] store: [major-domo] Major Domo CLI: modular refactor + 6 new command modules --- ...dular-refactor-6-new-command-mod-eb9818.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 graph/fixes/major-domo-major-domo-cli-modular-refactor-6-new-command-mod-eb9818.md diff --git a/graph/fixes/major-domo-major-domo-cli-modular-refactor-6-new-command-mod-eb9818.md b/graph/fixes/major-domo-major-domo-cli-modular-refactor-6-new-command-mod-eb9818.md new file mode 100644 index 00000000000..b1adf3b09f5 --- /dev/null +++ b/graph/fixes/major-domo-major-domo-cli-modular-refactor-6-new-command-mod-eb9818.md @@ -0,0 +1,29 @@ +--- +id: eb9818c3-4a76-4e49-af5b-e2e93e8f46e3 +type: fix +title: "[major-domo] Major Domo CLI: modular refactor + 6 new command modules" +tags: [major-domo, automation, commit, creation, debugging, feature, fix, refactoring, tooling, session-log] +importance: 0.6 +confidence: 0.8 +created: "2026-02-16T17:25:05.321165+00:00" +updated: "2026-02-16T17:25:05.321165+00:00" +--- + +Commits made: 1 + - Major Domo CLI: modular refactor + 6 new command modules +Files edited (4): + - /home/cal/.claude/skills/major-domo/SKILL.md + - /home/cal/.claude/skills/major-domo/cli.py + - /home/cal/.claude/skills/major-domo/cli_common.py + - /home/cal/.claude/skills/major-domo/cli_transactions.py +Errors encountered (5): + - Exit code 1 +Traceback (most recent call last): + File "", line 5, in + if t.get('abbreviation') == 'CLS': + ^^^^^ +AttributeErr + - Sibling tool call errored + - Sibling tool call errored +Work types: automation, commit, creation, debugging, feature, fix, refactoring, tooling +Session size: 258 messages, 78 tool calls