Skip to content

chore: standardize agent skills - #93

Closed
samhamilton wants to merge 7 commits into
mainfrom
chore/standardize-agent-skills
Closed

chore: standardize agent skills#93
samhamilton wants to merge 7 commits into
mainfrom
chore/standardize-agent-skills

Conversation

@samhamilton

Copy link
Copy Markdown
Member

Standardize agent skills: AGENTS.md canonical (+ CLAUDE.md symlink), full elixir skill template (baseline + worktrees + engineering suite), /.worktrees/ gitignored. The earlier PR was closed unmerged; this reopens the change against current main.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fe05e36f72

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

echo "ELIXIR_DIR=${ELIXIR_DIR:-none} ASTRO_DIR=${ASTRO_DIR:-none}"
```

- **`ELIXIR_DIR` only** → Phoenix/Ash track (with `APP_DIR=$ELIXIR_DIR`).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Handle plain Mix projects before Phoenix setup

When this new worktrees skill is invoked in this repo, Step 1 sets ELIXIR_DIR=. just because the root mix.exs exists, but ports is a plain Elixir library and has no Phoenix config/dev.exs or config/test.exs; the next Phoenix/Ash step then greps those missing files and the setup path fails before producing a usable isolated checkout. Please distinguish Phoenix/Ash apps from plain Mix projects here, or add a non-Phoenix Elixir track for repos like this one.

Useful? React with 👍 / 👎.

@samhamilton samhamilton closed this Jul 3, 2026
@samhamilton
samhamilton deleted the chore/standardize-agent-skills branch July 3, 2026 10:09
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