Skip to content

feat: add periscope ECC bundle - #36

Closed
ecc-tools[bot] wants to merge 14 commits into
mergedfrom
ecc-tools/periscope-1785391024054
Closed

feat: add periscope ECC bundle#36
ecc-tools[bot] wants to merge 14 commits into
mergedfrom
ecc-tools/periscope-1785391024054

Conversation

@ecc-tools

@ecc-tools ecc-tools Bot commented Jul 30, 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/periscope/SKILL.md Repository-specific Claude Code skill generated from git history.
.agents/skills/periscope/SKILL.md Codex-facing copy of the generated repository skill.
.agents/skills/periscope/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/periscope-instincts.yaml Continuous-learning instincts derived from repository patterns.
.claude/commands/database-migration.md Workflow command scaffold for database-migration.
.claude/commands/feature-development.md Workflow command scaffold for feature-development.
.claude/commands/add-new-parser-or-provider.md Workflow command scaffold for add-new-parser-or-provider.
Optional: Continuous Learning (34 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/periscope-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

@diazMelgarejo
diazMelgarejo changed the base branch from main to merged July 30, 2026 10:06
@diazMelgarejo

Copy link
Copy Markdown
Owner

Integrative resolution (oramasys-method): PR #36 ecc-tools bot regen conflicts with harmonized ECC already on merged (PR #16/18/21/30). Bot run regresses instincts (1363→731 lines), ecc-tools referenceSetReadiness (43→0), and drops workflow packs. Keep merged ECC superset; no additive content from PR #36. Upstream product work lands via agentsview synthesis branch cursor/2026-07-30-agentsview-onto-merged-f559. Closing superseded.

@diazMelgarejo
diazMelgarejo deleted the ecc-tools/periscope-1785391024054 branch July 30, 2026 10:32
diazMelgarejo added a commit that referenced this pull request Jul 30, 2026
…esis-f559

docs(ecc): path-scoped PR #36 parser-provider synthesis onto merged
diazMelgarejo added a commit that referenced this pull request Jul 30, 2026
…pypi rename)

Brings in cursor-agent's independent PR #36 parser-provider synthesis
(merged as #37) and the periscope-agentsview PyPI rename (#38), which
had landed on merged concurrently with this branch's reconciliation
work. No real conflicts -- the only touched files (build_wheels.py,
build_wheels_test.py, release.yml) were edited identically in both
places and resolved by taking the already-merged version.
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.

1 participant