Skip to content

feat: add Reframe ECC bundle#193

Open
ecc-tools[bot] wants to merge 11 commits into
mainfrom
ecc-tools/Reframe-1780649399967
Open

feat: add Reframe ECC bundle#193
ecc-tools[bot] wants to merge 11 commits into
mainfrom
ecc-tools/Reframe-1780649399967

Conversation

@ecc-tools

@ecc-tools ecc-tools Bot commented Jun 5, 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/Reframe/SKILL.md Repository-specific Claude Code skill generated from git history.
.agents/skills/Reframe/SKILL.md Codex-facing copy of the generated repository skill.
.agents/skills/Reframe/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/Reframe-instincts.yaml Continuous-learning instincts derived from repository patterns.
Optional: Continuous Learning (14 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/Reframe-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 repo-local ECC bundle for Claude Code and Codex to capture Reframe’s patterns and ship a ready Codex baseline. Improves onboarding and review flow with skills, multi-agent configs, and optional continuous-learning instincts; no runtime code changes.

  • New Features

    • Repo skills: .claude/skills/Reframe/SKILL.md and .agents/skills/Reframe/SKILL.md (coding, testing, and commit conventions).
    • Codex baseline: .codex/config.toml enabling MCP servers (@modelcontextprotocol/server-github, @upstash/context7-mcp, Exa, @modelcontextprotocol/server-memory, @playwright/mcp, @modelcontextprotocol/server-sequential-thinking) and roles (explorer, reviewer, docs researcher). Includes .codex/AGENTS.md.
    • Identity and metadata: .claude/identity.json and .agents/skills/Reframe/agents/openai.yaml.
  • Migration

    • No app code changes required.
    • Optional: import instincts with /instinct-import .claude/homunculus/instincts/inherited/Reframe-instincts.yaml.
    • Keep private MCP credentials in ~/.codex/config.toml.
    • Sanity-check detected patterns and adjust the skills if needed.

Written for commit 4fb6ba9. Summary will update on new commits.

Review in cubic

@codeant-ai

codeant-ai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@qltysh

qltysh Bot commented Jun 5, 2026

Copy link
Copy Markdown

Qlty


⚠️ Comments skipped @ECC-Tools[bot] doesn't have a Qlty seat in Prekzursil.

Qlty doesn't post analysis or coverage comments for contributors without a seat. An authorized user can grant @ecc-tools[bot] a seat from this pull request's page in Qlty.

@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues 2 minor

Alerts:
⚠ 2 issues (≤ 0 issues of at least minor severity)

Results:
2 new issues

Category Results
CodeStyle 2 minor

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sentry

sentry Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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