Skip to content

Configure engineering skills - #209

Merged
salasebas merged 1 commit into
mainfrom
agent/configure-engineering-skills
Jul 23, 2026
Merged

Configure engineering skills#209
salasebas merged 1 commit into
mainfrom
agent/configure-engineering-skills

Conversation

@salasebas

Copy link
Copy Markdown
Owner

Summary

  • document GitHub Issues as the repository issue tracker
  • define the default triage label vocabulary
  • configure RustAuth as a single-context domain with root-level context and ADR documentation
  • add wayfinding and domain-document consumption guidance to AGENTS.md

Why

The engineering skills need repository-specific conventions for issue operations, triage labels, and domain documentation before they can operate consistently in RustAuth.

Impact

Agents can now discover the tracker workflow and shared domain-document layout from versioned repository documentation. This change does not alter Rust code or runtime behavior.

Validation

  • git diff --check
  • reviewed the staged four-file documentation diff
  • Cargo checks skipped because this is documentation-only

@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
rustauth-docs-site Ignored Ignored Jul 23, 2026 5:42am

@github-actions github-actions Bot added the docs label Jul 23, 2026
@salasebas
salasebas marked this pull request as ready for review July 23, 2026 05:44
@salasebas
salasebas merged commit ebc326d into main Jul 23, 2026
39 checks passed

@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: 8dd05a473c

ℹ️ 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".

- **Apply / remove labels**: `gh issue edit <number> --add-label "..."` / `--remove-label "..."`
- **Close**: `gh issue close <number> --comment "..."`

Infer the repo from `git remote -v` — `gh` does this automatically when run inside a clone.

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 Specify the GitHub repository for issue commands

When skills run in this checkout, git remote -v and the local Git configuration contain no remotes, so gh cannot infer a repository; the issue and PR commands documented above omit --repo and will stop before reading or creating anything. Specify salasebas/rustauth with --repo, or document a required GH_REPO fallback.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant