Skip to content

feat: add ghostfolio ECC bundle#2

Open
ecc-tools[bot] wants to merge 10 commits intomainfrom
ecc-tools/ghostfolio-1775356351942
Open

feat: add ghostfolio ECC bundle#2
ecc-tools[bot] wants to merge 10 commits intomainfrom
ecc-tools/ghostfolio-1775356351942

Conversation

@ecc-tools
Copy link
Copy Markdown

@ecc-tools ecc-tools bot commented Apr 5, 2026

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/ghostfolio/SKILL.md Repository-specific Claude Code skill generated from git history.
.agents/skills/ghostfolio/SKILL.md Codex-facing copy of the generated repository skill.
.agents/skills/ghostfolio/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/ghostfolio-instincts.yaml Continuous-learning instincts derived from repository patterns.

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

  • .codex/config.toml
Optional: Continuous Learning (13 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/ghostfolio-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

@ecc-tools ecc-tools bot mentioned this pull request Apr 5, 2026
@ecc-tools
Copy link
Copy Markdown
Author

ecc-tools bot commented Apr 5, 2026

Analyzing 200 commits...

@ecc-tools
Copy link
Copy Markdown
Author

ecc-tools bot commented Apr 5, 2026

Analysis Complete

Generated ECC bundle from 10 commits | Confidence: 50%

View Pull Request #2

Repository Profile
Attribute Value
Language TypeScript
Framework Not detected
Commit Convention conventional
Test Directory separate
Detected Workflows (2)
Workflow Description
feature-development Standard feature implementation workflow
add-ecc-bundle-component Adds a new component to the ghostfolio ECC bundle by creating a configuration or skill file in a specific subdirectory.
Generated Instincts (18)
Domain Count
git 3
code-style 9
testing 2
workflow 4

After merging, import with:

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

Files

  • .claude/ecc-tools.json
  • .claude/skills/ghostfolio/SKILL.md
  • .agents/skills/ghostfolio/SKILL.md
  • .agents/skills/ghostfolio/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/ghostfolio-instincts.yaml
  • .claude/commands/feature-development.md
  • .claude/commands/add-ecc-bundle-component.md

ECC Tools | Everything Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants