Skip to content

chore: rename hawk-eco to graycode-eco, drop bundled skills - #174

Merged
Patel230 merged 3 commits into
mainfrom
chore/rename-hawk-eco-to-graycode-eco
Aug 5, 2026
Merged

chore: rename hawk-eco to graycode-eco, drop bundled skills#174
Patel230 merged 3 commits into
mainfrom
chore/rename-hawk-eco-to-graycode-eco

Conversation

@Patel230

@Patel230 Patel230 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Aligns the repo with the org name and the 'hawk owns no skills' model.

Rename (hawk-eco -> graycode-eco)

  • Org/workspace is now graycode-eco; renamed all references across docs, templates, scripts, and code comments (excluding the literal hawk ecosystem CLI command, which is a real subcommand).
  • Renamed port-plan + ecosystem-summary filenames and fixed all links.
  • AGENTS.md: product is hawk (CLI + config dir ~/.hawk per code); graycode-eco is the workspace folder only.

Skills: hawk owns none by default

  • Removed internal/plugin/bundled_skills/ (32 embedded skills) + the go:embed loader + tests + storage.BundledSkillsDir.
  • Skills now come from the separate GrayCodeAI/hawk-community-skills repo via hawk skills search/install/list (on demand, user-initiated).
  • Updated AGENTS.md, docs/user-guide/08-skills.md, cmd/diagnostics.go, cmd/root.go.

Dead-doc cleanup

  • Removed unreferenced stale plans/audits (CODE_AUDIT_REPORT.md, PR_BODY.md, Y0-CALL-SITE-INVENTORY.md, monorepo-analysis.md, icon-survey.md, THEMING-ENHANCEMENT-PLAN.md, several architecture migration/verification docs).
  • Removed dead vendored spec copies (spec/agent-skills, spec/spec-kit, spec/openspec/docs+examples+templates); kept the load-bearing spec/openspec/schema.yaml (embedded by internal/spec) and updated the indexes.

Verified twice: go build ./... + go vet + make lint (0 issues) + markdownlint (0 issues) + full make test (124 packages pass).

@Patel230
Patel230 merged commit e56dbac into main Aug 5, 2026
41 of 42 checks passed
@Patel230
Patel230 deleted the chore/rename-hawk-eco-to-graycode-eco branch August 5, 2026 03:18
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