Skip to content

Feat/code to prd - #372

Closed
alirezarezvani wants to merge 2 commits into
mainfrom
feat/code-to-prd
Closed

Feat/code to prd#372
alirezarezvani wants to merge 2 commits into
mainfrom
feat/code-to-prd

Conversation

@alirezarezvani

Copy link
Copy Markdown
Owner

Summary

Checklist

  • Target branch is dev (not main — PRs to main will be auto-closed)
  • Skill has SKILL.md with valid YAML frontmatter (name, description, license)
  • Scripts (if any) run with --help without errors
  • No hardcoded API keys, tokens, or secrets
  • No vendor-locked dependencies without open-source fallback
  • Follows existing directory structure (domain/skill-name/SKILL.md)

Type of Change

  • New skill
  • Improvement to existing skill
  • Bug fix
  • Documentation
  • Infrastructure / CI

Testing

alirezarezvani and others added 2 commits March 17, 2026 14:28
…kills and plugins

- Phase 1: Discovery — classify skill type, domain, components
- Phase 2: Structure validation via skill_validator.py (gate: ≥75)
- Phase 3: Quality scoring via quality_scorer.py (gate: ≥60)
- Phase 4: Script testing via script_tester.py (gate: all PASS)
- Phase 5: Security audit via skill_security_auditor.py (gate: 0 critical/high)
- Phase 6: Marketplace compliance — plugin.json schema, version, fields
- Phase 7: Ecosystem integration — Codex/Gemini sync, commands, agents, deps
- Phase 8: Domain-appropriate code review using cs-* agent perspectives
- Auto-fixes non-critical issues, only prompts user for breaking changes
- Produces structured pass/fail verdict with blockers and warnings

Also: update product-team counts (12→14 skills, 13→16 tools, 7→8 commands),
sync Codex/Gemini indexes, add mkdocs.yml nav entries

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…invocation

- Add .claude/commands/plugin-audit.md — Claude Code can now invoke /plugin-audit
- The distributable version in commands/plugin-audit.md is for cross-platform use
- Both versions define the same 8-phase pipeline with $ARGUMENTS support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@alirezarezvani

Copy link
Copy Markdown
Owner Author

Closing — this PR targets main directly. Per repo governance, all PRs must target dev. The code-to-prd work was already merged to dev via PR #369.

@alirezarezvani
alirezarezvani deleted the feat/code-to-prd branch March 17, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant