Add aSPARK — gated agile delivery process plugin for Claude Code#78
Add aSPARK — gated agile delivery process plugin for Claude Code#78a-lottes wants to merge 1 commit into
Conversation
PR Summary by QodoAdd aSPARK plugin entry to README and update plugin count
AI Description
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
2 rules 1. Overlong table description
|
| | [Claude Code Plugins](https://github.com/jeremylongshore/claude-code-plugins) | jeremylongshore | Instruction-template plugins and MCP plugin packs | | ||
| | [Multi-Agent Intelligence Marketplace](https://github.com/jmanhype/claude-code-plugins) | jmanhype | 19 plugins for trading, swarm intelligence, GitHub automation | | ||
| | [Docker Claude Plugins](https://github.com/docker/claude-plugins) | Docker | Exposes containerized MCP servers via Docker Desktop | | ||
| | [aSPARK](https://github.com/a-lottes/aSPARK) | a-lottes | Gated agile delivery process with a full AI product team (PO, Designer, EM, Reviewer, QA, Release) and real-browser QA gates | |
There was a problem hiding this comment.
1. Overlong table description 🐞 Bug ⚙ Maintainability
The newly added aSPARK row uses a much more verbose description than surrounding entries and omits a trailing period, reducing scanability and conflicting with the repo’s contribution guidance for short/simple descriptions ending with a period.
Agent Prompt
### Issue description
The new `aSPARK` entry’s description is substantially longer than neighboring rows and does not end with a period, which hurts consistency and readability of the table.
### Issue Context
`contributing.md` asks to keep descriptions short/simple and end them with a period. While the README uses a table (not the exact `[Title](link) - Description.` layout), the description-length and punctuation guidance still applies for consistency.
### Fix Focus Areas
- README.md[33-33]
### Suggested change (example)
Replace the current description with a concise one that ends in a period, e.g.:
- `Gated agile delivery process with an AI product team and QA gates.`
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools
Adds aSPARK to the list.
aSPARK turns Claude Code into a gated delivery process with an AI product team. Every feature moves through five phases (Specify → Plan → Act → Review → Keep) and can only advance when the previous phase's quality gate is green. Includes real-browser QA that verifies each acceptance criterion before release, and keeps all decision artifacts inside the project as a reviewable trail.
/plugin marketplace add a-lottes/aSPARKthen/plugin install aspark@asparkI've matched the existing table format and added the entry to the Plugins & Extensions table (and bumped the plugin count in the Status table). Happy to adjust categorization.