Skip to content

ichendev/ai-native-sdlc

v1.1.0MIT

AI-native agent skills for running a verifiable software development lifecycle and improving reusable skills through human-reviewed feedback loops.

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": "ai-native-sdlc",
  "version": "1.1.0",
  "description": "AI-native agent skills for running a verifiable software development lifecycle and improving reusable skills through human-reviewed feedback loops.",
  "author": {
    "name": "idevlab"
  },
  "homepage": "https://github.com/IchenDEV/sdlc-skill",
  "repository": "https://github.com/IchenDEV/sdlc-skill",
  "license": "MIT",
  "keywords": [
    "sdlc",
    "ai-native",
    "software-development-lifecycle",
    "agent-skill",
    "devops",
    "ci-cd",
    "quality",
    "incident-management",
    "self-improving-agent",
    "agent-feedback",
    "evaluation"
  ]
}

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.

  • 6Python files
  • config.example.json
  • openai.yaml
  • LICENSE
View on GitHub