Skip to content

docs: correct plugin counts and agnix rule count - #11

Merged
avifenesh merged 2 commits into
mainfrom
docs/fix-drift-repo-intel-scan
Apr 14, 2026
Merged

docs: correct plugin counts and agnix rule count#11
avifenesh merged 2 commits into
mainfrom
docs/fix-drift-repo-intel-scan

Conversation

@avifenesh

@avifenesh avifenesh commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Corrected next-task plugin counts in plugins.json (10/3 → 8/1 agents/skills)
  • Set ship plugin agents from 0 to 1
  • Updated agnix rule count from 230 to 399 in skills.json
  • Replaced three hardcoded "230" references with "399" in src/pages/index.astro

Why

Detected during workspace-wide repo-intel doc-drift scan.

Test plan

  • CI passes
  • site builds (verified locally via pre-push hook)
  • Counts match plugin repos

Data-only change.


Note

Low Risk
Low risk, data-only updates to displayed counts/marketing copy with no functional logic changes beyond adjusting the derived agent totals.

Overview
Updates marketplace/site metadata to reflect current plugin stats: next-task agent/skill/command counts are corrected, ship now reports 1 agent, and agnix is updated from 230 to 399 lint rules.

Propagates the 399 rule count to the homepage (index.astro) stats, product card, and quick-start copy so displayed numbers match the JSON data.

Reviewed by Cursor Bugbot for commit bdd87b0. Configure here.

plugins.json/skills.json out of sync with plugin repos: next-task counts wrong (10/3 → 8/1 agents/skills), ship agents 0 → 1, agnix rules 230 → 399. Also three hardcoded "230" references in index.astro updated to 399.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates plugin metadata and documentation, most notably increasing the agnix lint rule count from 230 to 399 across multiple files. It also adjusts agent, skill, and command counts for the next-task and ship plugins. A review comment points out a data inconsistency where the skill count for next-task was decreased to 1 while the underlying data still reflects multiple skills.

Comment thread src/data/plugins.json
next-task only ships 1 skill (discover-tasks). orchestrate-review
and validate-delivery actually live in prepare-delivery. Move
them under the correct plugin and add check-test-coverage plus
prepare-delivery entries for completeness.
@avifenesh
avifenesh merged commit 06acddf into main Apr 14, 2026
5 checks passed
@avifenesh
avifenesh deleted the docs/fix-drift-repo-intel-scan branch April 14, 2026 23:27
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