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

feat: add stoictradingAI ECC bundle#27

Closed
ecc-tools[bot] wants to merge 15 commits into
ecc-tools/stoictradingAI-1773874401333from
ecc-tools/stoictradingAI-1773874449997
Closed

feat: add stoictradingAI ECC bundle#27
ecc-tools[bot] wants to merge 15 commits into
ecc-tools/stoictradingAI-1773874401333from
ecc-tools/stoictradingAI-1773874449997

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/research/stoictradingAI-research-playbook.md Research workflow playbook for source attribution and long-context tasks.
.claude/team/stoictradingAI-team-config.json Team config scaffold that points collaborators at the shared ECC bundle.
.claude/enterprise/controls.md Enterprise governance scaffold for approvals, audit posture, and escalation.
.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/command-documentation-addition.md Workflow command scaffold for command-documentation-addition.

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 (18 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

Adds the stoictradingAI ECC bundle to standardize workflows and multi-agent tooling. Includes repo-specific skills, guardrails, research playbook, team/identity config, and Codex agent presets.

  • New Features
    • Repo skills in .claude and .agents with clearer commit examples and ECC workflows.
    • Guardrails and research playbook updated; workflows detected: 9.
    • Command docs simplified to file-specific guidance for ECC additions and command docs.
    • Team config, identity, and ECC manifest timestamps refreshed.
    • Skill docs reference Codex agents (docs-researcher, reviewer, explorer) and OpenAI agent metadata.

Written for commit 5fca0c1. 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 #28

Repository Profile
Attribute Value
Language TypeScript
Framework Not detected
Commit Convention mixed
Test Directory mixed
Detected Workflows (8)
Workflow Description
feature-development Standard feature implementation workflow
ecc-bundle-addition Adds or updates an ECC (Enterprise Control Center) bundle for stoictradingAI, including configuration, documentation, guardrails, skills, and agent definitions.
command-documentation-addition Adds or updates documentation for a new or existing command in the ECC system.
feature-development-command Adds or updates the feature development command documentation or logic.
ecc-guardrails-update Adds or updates guardrails (rules) for stoictradingAI ECC.
Generated Instincts (17)
Domain Count
git 1
code-style 3
architecture 1
testing 4
workflow 8

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 9 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=".agents/skills/stoictradingAI/SKILL.md">

<violation number="1" location=".agents/skills/stoictradingAI/SKILL.md:348">
P3: The workflow step uses an incomplete path for `multi-package-dependency-update.md`; add the `.claude/commands/` prefix to keep the instructions accurate.</violation>
</file>

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

<violation number="1" location=".claude/commands/ecc-bundle-addition.md:35">
P3: Fix the missing path prefix in this commit-signal bullet so it points to the correct command file.</violation>
</file>

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

10. Optionally add .claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml
1. Add or update .claude/commands/ecc-bundle-addition.md
2. Add or update .claude/commands/feature-development.md
3. Add or update .claude/commands/monorepo-version-bump.md and/or multi-package-dependency-update.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.

P3: The workflow step uses an incomplete path for multi-package-dependency-update.md; add the .claude/commands/ prefix to keep the instructions accurate.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At .agents/skills/stoictradingAI/SKILL.md, line 348:

<comment>The workflow step uses an incomplete path for `multi-package-dependency-update.md`; add the `.claude/commands/` prefix to keep the instructions accurate.</comment>

<file context>
@@ -331,110 +331,197 @@ Standard feature implementation workflow
-10. Optionally add .claude/homunculus/instincts/inherited/stoictradingAI-instincts.yaml
+1. Add or update .claude/commands/ecc-bundle-addition.md
+2. Add or update .claude/commands/feature-development.md
+3. Add or update .claude/commands/monorepo-version-bump.md and/or multi-package-dependency-update.md
+4. Add or update .claude/enterprise/controls.md
+5. Add or update .claude/team/stoictradingAI-team-config.json
</file context>
Fix with Cubic

- Add or update .claude/ecc-tools.json
- Add or update .claude/commands/ecc-bundle-addition.md
- Add or update .claude/commands/feature-development.md
- Add or update .claude/commands/monorepo-version-bump.md and/or multi-package-dependency-update.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.

P3: Fix the missing path prefix in this commit-signal bullet so it points to the correct command file.

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 35:

<comment>Fix the missing path prefix in this commit-signal bullet so it points to the correct command file.</comment>

<file context>
@@ -30,11 +30,11 @@ Adds or updates the stoictradingAI ECC bundle, including commands, rules, skills
-- Add or update .claude/ecc-tools.json
+- Add or update .claude/commands/ecc-bundle-addition.md
+- Add or update .claude/commands/feature-development.md
+- Add or update .claude/commands/monorepo-version-bump.md and/or multi-package-dependency-update.md
+- Add or update .claude/enterprise/controls.md
+- Add or update .claude/team/stoictradingAI-team-config.json
</file context>
Suggested change
- Add or update .claude/commands/monorepo-version-bump.md and/or multi-package-dependency-update.md
- Add or update .claude/commands/monorepo-version-bump.md and/or .claude/commands/multi-package-dependency-update.md
Fix with Cubic

@ecc-tools
ecc-tools Bot deleted the branch ecc-tools/stoictradingAI-1773874401333 March 18, 2026 23:04
@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