Commit f2fd45c
feat: deploy AIM (AI Agent Instruction Modules)
Phase 0 of #120 — first PR of the v1.0.0 cycle.
- Add AGENTS.md, aim.config.json, and instructions/ with 12 AIM modules
(agent-workflow, shorthand, git-workflow, testing, powershell, markdown,
readme, github-cli, releases, contributing, update, repository-specific).
- Migrate CLAUDE.md content to instructions/repository-specific.instructions.md,
keeping only repo-specific content (project layout, $PSBPreference internals,
task dependency variables, naming conventions, build workflows, BuildHelpers
env vars). Generic content covered by standard AIM modules was dropped to
avoid duplication.
- Fix stale references during migration: version 0.7.3 -> 0.8.0; public
function count 9 -> 12 (signing functions added in 0.8.0).
- Delete CLAUDE.md.
Docs/config-only — no module code changes. Tests still pass
(314 passed, 0 failed, 2 skipped — the skips are git-tagging tests that
expectedly skip on feature branches).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1b16805 commit f2fd45c
15 files changed
Lines changed: 2600 additions & 410 deletions
File tree
- instructions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
0 commit comments