Skip to content

Add reusable engineering skills - #3

Merged
aryamantodkar merged 1 commit into
mainfrom
codex/add-reusable-agent-skills
Aug 22, 2026
Merged

Add reusable engineering skills#3
aryamantodkar merged 1 commit into
mainfrom
codex/add-reusable-agent-skills

Conversation

@aryamantodkar

Copy link
Copy Markdown
Contributor

Summary

  • add reusable repository-local skills for code review, codebase design, domain modeling, design grilling, research, and TDD
  • include each skill’s required references and Codex interface metadata
  • adapt code-review to use the repository GitHub remote without the source repository bootstrapper
  • update grill-with-docs to use current $skill-name references

Why

These skills provide shared engineering workflows that are generic across Premove repositories. Keeping them repository-local makes the guidance available to contributors working on premove-itn without introducing product code, automation workflows, or external runtime dependencies.

Validation

  • all seven skills pass quick_validate.py
  • all local Markdown instruction links resolve
  • no source-repository paths or legacy bootstrap references remain
  • git diff --check passes

Scope

This PR changes only .agents/skills/. It does not modify premove-itn product code, documentation, dependencies, or GitHub workflows.

@aryamantodkar
aryamantodkar merged commit dc59643 into main Aug 22, 2026
@aryamantodkar
aryamantodkar deleted the codex/add-reusable-agent-skills branch August 22, 2026 05:16
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