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

feat: add stoictradingAI ECC bundle#40

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

feat: add stoictradingAI ECC bundle#40
ecc-tools[bot] wants to merge 15 commits into
ecc-tools/stoictradingAI-1773874969672from
ecc-tools/stoictradingAI-1773875013262

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/team-config-update.md Workflow command scaffold for team-config-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 (15 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 a repository-local ECC bundle for stoictradingAI and aligns docs across .claude, .codex, and .agents. Standardizes workflow names and steps, updates guardrails, and refreshes generated metadata.

  • Refactors
    • Simplified and unified workflow docs in SKILL.md (both .claude and .agents), including example commit sequences and commit message guidance (~60 chars).
    • Replaced “Add or update” with “Create or update” and reordered ECC bundle steps for clarity across commands.
    • Reduced detected workflows from 7 to 6 and updated the research playbook and guardrails to match.
    • Updated timestamps in ecc-tools.json, identity.json, and stoictradingAI-team-config.json.

Written for commit fe9f03b. 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 #41

Repository Profile
Attribute Value
Language TypeScript
Framework Not detected
Commit Convention mixed
Test Directory mixed
Detected Workflows (2)
Workflow Description
feature-development Standard feature implementation workflow
ecc-bundle-addition Adds or updates a set of configuration, documentation, and skill files as part of the stoictradingAI ECC bundle.
Generated Instincts (11)
Domain Count
git 1
code-style 3
architecture 1
testing 4
workflow 2

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/commands/feature-development.md
  • .claude/commands/ecc-bundle-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.

No issues found across 9 files

@ecc-tools ecc-tools Bot closed this Mar 26, 2026
@ecc-tools
ecc-tools Bot deleted the ecc-tools/stoictradingAI-1773875013262 branch March 26, 2026 17:36
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