Align repo with pal-e-docs: agent profiles, fix broken symlinks, branch cleanup #38

Closed
opened 2026-03-01 05:16:06 +00:00 by forgejo_admin · 0 comments
Contributor

Plan

plan-2026-02-25-agent-profiles — repo alignment

Repo

claude-custom — this repo

User Story

As a platform operator
I need the claude-custom repo to accurately reflect what's in pal-e-docs
So that agent profiles exist as version-controlled files and broken symlinks are fixed

Acceptance Criteria

When I look at the repo
Then agents/ contains markdown files for betty-sue, dev, qa, issue-creator matching their pal-e-docs notes
And the broken commands/ symlink is resolved (dir removed or repurposed)
And stale remote branches are cleaned up
And ~/.claude symlinks all resolve correctly

Additional Information

PR #37 deleted agents/ and commands/ directories. Both still have symlinks from ~/.claude pointing at them, creating broken symlinks. Agent profiles currently only exist in pal-e-docs — this PR creates file-based representations in the repo so they're version-controlled.

Stale branches to delete: master, 1-, 2-, 3-, 5-, 6-, 9-, 12-, 13- (x2), 14-, 17-, 19-, 21-, and 3 dependabot branches.

Checklist

  • Create agents/ dir with 4 agent profile READMEs from pal-e-docs
  • Fix commands/ symlink (remove dir or create placeholder)
  • Delete stale remote branches
  • Verify all ~/.claude symlinks resolve
  • PR reviewed and merged
  • project-ai-agency — the AI agency project
  • project-claude-config — the config project
### Plan `plan-2026-02-25-agent-profiles` — repo alignment ### Repo `claude-custom` — this repo ### User Story As a platform operator I need the claude-custom repo to accurately reflect what's in pal-e-docs So that agent profiles exist as version-controlled files and broken symlinks are fixed ### Acceptance Criteria When I look at the repo Then agents/ contains markdown files for betty-sue, dev, qa, issue-creator matching their pal-e-docs notes And the broken commands/ symlink is resolved (dir removed or repurposed) And stale remote branches are cleaned up And ~/.claude symlinks all resolve correctly ### Additional Information PR #37 deleted agents/ and commands/ directories. Both still have symlinks from ~/.claude pointing at them, creating broken symlinks. Agent profiles currently only exist in pal-e-docs — this PR creates file-based representations in the repo so they're version-controlled. Stale branches to delete: master, 1-, 2-, 3-, 5-, 6-, 9-, 12-, 13- (x2), 14-, 17-, 19-, 21-, and 3 dependabot branches. ### Checklist - [ ] Create agents/ dir with 4 agent profile READMEs from pal-e-docs - [ ] Fix commands/ symlink (remove dir or create placeholder) - [ ] Delete stale remote branches - [ ] Verify all ~/.claude symlinks resolve - [ ] PR reviewed and merged ### Related - `project-ai-agency` — the AI agency project - `project-claude-config` — the config project
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ldraney/claude-custom#38
No description provided.