Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

feat: add stoictradingAI ECC bundle#25

Closed
ecc-tools[bot] wants to merge 12 commits into
ecc-tools/stoictradingAI-1773874324363from
ecc-tools/stoictradingAI-1773874362988
Closed

feat: add stoictradingAI ECC bundle#25
ecc-tools[bot] wants to merge 12 commits into
ecc-tools/stoictradingAI-1773874324363from
ecc-tools/stoictradingAI-1773874362988

Conversation

@ecc-tools

@ecc-tools ecc-tools Bot commented Mar 18, 2026

Copy link
Copy Markdown

Summary

Auto-generated ECC bundle from repository analysis.

What This Does

Merging this PR adds repo-local ECC artifacts for both Claude Code and Codex. The generated bundle captures repository patterns, Codex baseline config, and reusable workflow scaffolds derived from git history analysis.

Analysis Scope

  • Commit history patterns and conventions
  • Code architecture and structure
  • Testing patterns and coverage
  • Recurring workflows

Files

Path Description
.claude/ecc-tools.json ECC install manifest used for upgrades, repair, and uninstall.
.claude/skills/stoictradingAI/SKILL.md Repository-specific Claude Code skill generated from git history.
.agents/skills/stoictradingAI/SKILL.md Codex-facing copy of the generated repository skill.
.agents/skills/stoictradingAI/agents/openai.yaml Codex skill metadata so the repo skill appears cleanly in the skill interface.
.claude/identity.json Suggested identity.json baseline derived from repository conventions.
.codex/config.toml Repo-local Codex MCP and multi-agent baseline aligned with ECC defaults.
.codex/AGENTS.md Codex usage guide that points at the generated repo skill and workflow bundle.
.codex/agents/explorer.toml Read-only explorer role config for Codex multi-agent work.
.codex/agents/reviewer.toml Read-only reviewer role config focused on correctness and security.
.codex/agents/docs-researcher.toml Read-only docs researcher role config for API verification.
.claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml Continuous-learning instincts derived from repository patterns.
.claude/rules/stoictradingAI-guardrails.md Repository guardrails distilled from analysis for security and workflow review.
.claude/commands/feature-development.md Workflow command scaffold for feature-development.
.claude/commands/ecc-bundle-addition.md Workflow command scaffold for ecc-bundle-addition.
.claude/commands/multi-package-dependency-update.md Workflow command scaffold for multi-package-dependency-update.

Note: The following files already exist and were preserved (not overwritten):

  • .codex/config.toml
  • .codex/AGENTS.md
  • .claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml
Optional: Continuous Learning (12 instincts)

This PR also includes instincts for the continuous-learning-v2 skill. These are optional and only useful if you use that skill.

Import after merging:

/instinct-import .claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml

Review Checklist

  • Verify detected patterns are accurate
  • Confirm generated config, commands, and skill metadata match the repo’s real workflow
  • Check best practices align with team standards before merging

ECC Tools | Everything Claude Code


Summary by cubic

Add a repo-local ECC bundle for stoictradingAI with a security-focused profile and aligned workflows. Enables local skills, guardrails, and Codex agent configs while trimming optional packs.

  • New Features

    • Add ECC skills, guardrails, and multi-agent configs for stoictradingAI.
    • Provide commands for feature work, ECC bundle addition, and multi-package dependency updates.
  • Refactors

    • Set install profile to security; keep runtime-core, workflow-pack, agentshield-pack; remove research/team/governance packs and related files.
    • Replace monorepo-version-bump with multi-package-dependency-update; update guides, examples, and workflow references.
    • Refresh SKILL guidelines and detected workflow frequencies; simplify file references.
    • Update guardrails to reflect the new profile and workflow names.

Written for commit 149893a. Summary will update on new commits.

@ecc-tools ecc-tools Bot mentioned this pull request Mar 18, 2026
3 tasks
@ecc-tools

ecc-tools Bot commented Mar 18, 2026

Copy link
Copy Markdown
Author

Analyzing 5000 commits...

@ecc-tools

ecc-tools Bot commented Mar 18, 2026

Copy link
Copy Markdown
Author

Analysis Complete

Generated ECC bundle from 500 commits | Confidence: 95%

View Pull Request #26

Repository Profile
Attribute Value
Language TypeScript
Framework Not detected
Commit Convention mixed
Test Directory mixed
Detected Workflows (5)
Workflow Description
feature-development Standard feature implementation workflow
ecc-bundle-addition Adds or updates the stoictradingAI ECC bundle, including commands, rules, skills, team config, research playbook, and agent definitions.
command-documentation-addition Adds or updates markdown documentation for ECC-related commands.
skill-documentation-addition Adds or updates documentation for a stoictradingAI skill.
agent-definition-update Adds or updates agent definition files for stoictradingAI.
Generated Instincts (14)
Domain Count
git 1
code-style 3
architecture 1
testing 4
workflow 5

After merging, import with:

/instinct-import .claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml

Files

  • .claude/ecc-tools.json
  • .claude/skills/stoictradingAI/SKILL.md
  • .agents/skills/stoictradingAI/SKILL.md
  • .agents/skills/stoictradingAI/agents/openai.yaml
  • .claude/identity.json
  • .codex/config.toml
  • .codex/AGENTS.md
  • .codex/agents/explorer.toml
  • .codex/agents/reviewer.toml
  • .codex/agents/docs-researcher.toml
  • .claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml
  • .claude/rules/stoictradingAI-guardrails.md
  • .claude/research/stoictradingAI-research-playbook.md
  • .claude/team/stoictradingAI-team-config.json
  • .claude/enterprise/controls.md
  • .claude/commands/feature-development.md
  • .claude/commands/ecc-bundle-addition.md
  • .claude/commands/command-documentation-addition.md

ECC Tools | Everything Claude Code

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 issues found across 8 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name=".claude/commands/ecc-bundle-addition.md">

<violation number="1" location=".claude/commands/ecc-bundle-addition.md:33">
P2: The updated commit-signal list is incomplete for ECC bundles and conflicts with the stated goal by omitting skill/agent/.codex paths.</violation>
</file>

<file name=".claude/commands/multi-package-dependency-update.md">

<violation number="1" location=".claude/commands/multi-package-dependency-update.md:19">
P2: The Common Files list now references lockfile paths that don’t exist in this repo and omits the root `pnpm-lock.yaml`, which can mislead dependency-update workflows.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment on lines +33 to +37
- Create or update .claude/commands/*.md files (e.g., feature-development.md, monorepo-version-bump.md, multi-package-dependency-update.md, etc.)
- Create or update .claude/enterprise/controls.md
- Create or update .claude/team/stoictradingAI-team-config.json
- Create or update .claude/research/stoictradingAI-research-playbook.md
- Create or update .claude/rules/stoictradingAI-guardrails.md

@cubic-dev-ai cubic-dev-ai Bot Mar 18, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: The updated commit-signal list is incomplete for ECC bundles and conflicts with the stated goal by omitting skill/agent/.codex paths.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At .claude/commands/ecc-bundle-addition.md, line 33:

<comment>The updated commit-signal list is incomplete for ECC bundles and conflicts with the stated goal by omitting skill/agent/.codex paths.</comment>

<file context>
@@ -30,8 +30,11 @@ Adds a new ECC (Enterprise Control Center) bundle or configuration/documentation
 
-- Create or update a file in .claude/commands, .claude/enterprise, .claude/team, .claude/research, .claude/rules, .claude/skills, .codex/agents, .codex, or .agents/skills/stoictradingAI.
-- Commit the new or updated file with a message referencing 'ECC bundle'.
+- Create or update .claude/commands/*.md files (e.g., feature-development.md, monorepo-version-bump.md, multi-package-dependency-update.md, etc.)
+- Create or update .claude/enterprise/controls.md
+- Create or update .claude/team/stoictradingAI-team-config.json
</file context>
Suggested change
- Create or update .claude/commands/*.md files (e.g., feature-development.md, monorepo-version-bump.md, multi-package-dependency-update.md, etc.)
- Create or update .claude/enterprise/controls.md
- Create or update .claude/team/stoictradingAI-team-config.json
- Create or update .claude/research/stoictradingAI-research-playbook.md
- Create or update .claude/rules/stoictradingAI-guardrails.md
- Create or update .claude/commands/*.md files (e.g., feature-development.md, monorepo-version-bump.md, multi-package-dependency-update.md, etc.)
- Create or update .claude/enterprise/controls.md
- Create or update .claude/team/stoictradingAI-team-config.json
- Create or update .claude/research/stoictradingAI-research-playbook.md
- Create or update .claude/rules/stoictradingAI-guardrails.md
- Create or update .claude/skills/stoictradingAI/SKILL.md
- Create or update .agents/skills/stoictradingAI/SKILL.md or .agents/skills/stoictradingAI/agents/openai.yaml
- Create or update .codex/config.toml, .codex/AGENTS.md, or .codex/agents/*.toml
- Create or update .claude/identity.json
Fix with Cubic

- `packages/*/package.json`
- `scripts/*/pnpm-lock.yaml`
- `pnpm-lock.yaml`
- `scripts/*/yarn.lock`

@cubic-dev-ai cubic-dev-ai Bot Mar 18, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: The Common Files list now references lockfile paths that don’t exist in this repo and omits the root pnpm-lock.yaml, which can mislead dependency-update workflows.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At .claude/commands/multi-package-dependency-update.md, line 19:

<comment>The Common Files list now references lockfile paths that don’t exist in this repo and omits the root `pnpm-lock.yaml`, which can mislead dependency-update workflows.</comment>

<file context>
@@ -10,13 +10,14 @@ Use this workflow when working on **multi-package-dependency-update** in `stoict
 - `packages/*/package.json`
 - `scripts/*/pnpm-lock.yaml`
-- `pnpm-lock.yaml`
+- `scripts/*/yarn.lock`
+- `scripts/*/package-lock.json`
 
</file context>
Fix with Cubic

@ecc-tools
ecc-tools Bot deleted the branch ecc-tools/stoictradingAI-1773874324363 March 18, 2026 23:02
@ecc-tools ecc-tools Bot closed this Mar 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants