sebastiendegodez/skraft
v1.5.2GPL-3.0-or-later
skraft SDLC pipeline — agents, skills and instructions for outside-in TDD, Clean Architecture and the DISCOVER→DELIVER workflow.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "skraft",
"version": "1.5.2",
"description": "skraft SDLC pipeline — agents, skills and instructions for outside-in TDD, Clean Architecture and the DISCOVER→DELIVER workflow.",
"author": {
"name": "SebastienDegodez"
},
"homepage": "https://github.com/SebastienDegodez/skraft-plugin",
"repository": "https://github.com/SebastienDegodez/skraft-plugin",
"license": "GPL-3.0-or-later",
"keywords": [
"sdlc",
"tdd",
"outside-in-tdd",
"bdd",
"clean-architecture",
"hexagonal-architecture",
"contract-testing",
"mutation-testing",
"mikado-method",
"strangler-fig",
"adr",
"architecture-decision-records",
"code-review",
"refactoring",
"brownfield",
"guardrails",
"agents",
"skills"
],
"extensions": {
"com.anthropic.claude-code": {
"hooks": "./com.anthropic.claude-code/hooks/hooks.json"
},
"com.github.copilot": {
"hooks": "./com.github.copilot/hooks/hooks.json"
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3shell scripts
- 2JSON files
- 2other files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.anthropic.claude-codeships a directory of files
- com.github.copilotships a directory of files