Replies: 1 comment
-
|
Go for it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Spec Kit team and community 👋
I'd like to propose ADIK (Agentic Development and Implementation Kit) as a Spec Kit extension that fills the SDK generation layer — the step after
/speckit.implementthat turns your working application into publish-ready SDK packages.What ADIK Does
ADIK is an open-source framework (repo, website) that produces self-sustaining agentic SDKs. A team of cooperating AI agents:
Why It Fits Spec Kit
The integration is architecturally native:
/speckit.planemitscontracts/api-spec.json. ADIK's Codebase Analyst already parses OpenAPI specs as a first-class input. OneincludePatternsconfig entry bridges the path convention..github/copilot-instructions.mdandCLAUDE.md. ADIK uses<!-- ADIK:START/END -->guard markers that don't conflict with Spec Kit's content. Tested and verified.tags: ["spec:001-feature"]linking SDK methods back to Spec Kit feature specs.Proposed Extension Commands
/speckit.adik.registry/speckit.implement/speckit.adik.sdk/speckit.adik.boilerplate/speckit.adik.statusWhat I've Built So Far
extension.yml, 4 templates, agent commands for Claude/Copilot/Gemini/generic).specify/contract pathsincludePatternsandpartitionMappingsNext Steps
I'd love to:
extensions/catalog.community.jsonThe extension source and all documentation are at:
https://github.com/mateors1/adik.md-agentic-development-and-implementation-kit-Framework/tree/main/docs/ecosystem/spec-kit-adik
Happy to answer any questions about the architecture, the handoff mechanics, or anything else.
— Mateo (@mateors1)
Beta Was this translation helpful? Give feedback.
All reactions