chore(agentic): adopt canonical agentic structure#1084
Draft
BeArchiTek wants to merge 2 commits into
Draft
Conversation
Add .agents/skills source-of-truth home; migrate dev/commands -> .agents/commands; re-point .claude/commands symlink to ../.agents/commands (was wrong-source ../dev/commands); scaffold dev/adr|guides|guidelines|knowledge; update AGENTS.md command paths. Audited by opsmill-agentic-structure. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Deploying infrahub-sdk-python with
|
| Latest commit: |
440abf7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c275cc11.infrahub-sdk-python.pages.dev |
| Branch Preview URL: | https://chore-agentic-structure.infrahub-sdk-python.pages.dev |
Remove the stale Knowledge base section pointing to a non-existent dev/knowledge/ directory and three missing files; fold the redundant 'Why the SDK' paragraph into the Product context lead; replace the vague 'Run markdownlint' boundary with the actual uv run invoke lint-docs command. Every repo-specific fact, command, path, and version is preserved; 104 -> 91 lines. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the SDK in line with the canonical OpsMill agentic structure (per the
opsmill-agentic-structureaudit).Mechanical changes in this PR
.agents/skills/source-of-truth home; migrateddev/commands/→.agents/commands/(git mv, 11 command files).../dev/commandsto../.agents/commands(it was pointing at the wrong source — an error).dev/adr|guides|guidelines|knowledge/with README stubs.dev/commandspath references to.agents/commands.Left for a human (judgement)
.specify/memory/constitution.mdis still the unedited spec-kit template (placeholder tokens). Author the project's standing principles.speckit_versionpin recorded in.specify/init-options.json— add one..agents/skills/.CLAUDE.mdalready imports@AGENTS.mdcorrectly — unchanged.Draft — structural changes only; no content authored.
🤖 Generated with Claude Code
Summary by cubic
Adopts the canonical OpsMill agentic structure and tightens
AGENTS.mdto the lean-router standard. Moves commands to.agents/commands, adds.agents/skills/, fixes the.claude/commandssymlink, and scaffolds dev docs.Refactors
dev/commands→.agents/commands(11 files; no content changes)..agents/skills/(source of truth;.gitkeepplaceholder).AGENTS.md(update command paths, fold “Why the SDK” into Product context, remove stale Knowledge base, useuv run invoke lint-docs).dev/adr/,dev/guides/,dev/guidelines/,dev/knowledge/with README stubs.Bug Fixes
.claude/commandssymlink to../.agents/commands.Written for commit 440abf7. Summary will update on new commits.