Skip to content

feat: add varsha_v1 ECC bundle - #2

Open
ecc-tools[bot] wants to merge 11 commits into
mainfrom
ecc-tools/varsha_v1-1784998342658
Open

feat: add varsha_v1 ECC bundle#2
ecc-tools[bot] wants to merge 11 commits into
mainfrom
ecc-tools/varsha_v1-1784998342658

Conversation

@ecc-tools

@ecc-tools ecc-tools Bot commented Jul 25, 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/varsha_v1/SKILL.md Repository-specific Claude Code skill generated from git history.
.agents/skills/varsha_v1/SKILL.md Codex-facing copy of the generated repository skill.
.agents/skills/varsha_v1/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/varsha_v1-instincts.yaml Continuous-learning instincts derived from repository patterns.
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/varsha_v1-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 repo-local ECC bundle for varsha_v1, including Claude Code and Codex skills, a Codex baseline with MCP integrations, and optional continuous-learning instincts. This standardizes patterns and enables multi-agent workflows out of the box.

  • New Features

    • Repo skills for Claude Code and Codex: .claude/skills/varsha_v1/SKILL.md, .agents/skills/varsha_v1/SKILL.md, and .agents/skills/varsha_v1/agents/openai.yaml.
    • Codex baseline .codex/config.toml with MCP servers (@modelcontextprotocol/server-github, @upstash/context7-mcp, Exa, @modelcontextprotocol/server-memory, @playwright/mcp, @modelcontextprotocol/server-sequential-thinking), multi-agent roles (explorer, reviewer, docs_researcher), and .codex/AGENTS.md.
    • Identity baseline .claude/identity.json and ECC manifest .claude/ecc-tools.json to track managed files.
    • Optional continuous-learning instincts: .claude/homunculus/instincts/inherited/varsha_v1-instincts.yaml.
  • Migration

    • Optional: import instincts after merge with /instinct-import .claude/homunculus/instincts/inherited/varsha_v1-instincts.yaml.

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

Review in cubic

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