agent-toolkit

Solid

Minimalistic, project-agnostic skills and rules for AI coding agents

plugin 26 stars 3 forks Updated today MIT

Install

Plugins install via a marketplace, in two steps.

Step 1
Step 2
View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (19)

AI & Automation Solid

check-ticket-implementation

Check how much of a ticket is already implemented — split it into requirement blocks, judge each against the code, and save a human-readable TICKET-STATUS report in the planning dir.

26 Updated today
eai-org
AI & Automation Solid

compact-docs-writer

Rewrite or refine a doc for maximum token economy without losing any rule or intent. Use for docs kept in version control and regularly re-read by agents; skip throwaway docs like plans.

26 Updated today
eai-org
AI & Automation Solid

compact-skill-creator

Author or refine a skill for maximum token economy without losing intent. Use when creating any new skill or editing an existing `SKILL.md`.

26 Updated today
eai-org
AI & Automation Solid

context-checkup

Audit what auto-loads into an agent session's context window and suggest lean, reversible fixes to cut startup tokens.

26 Updated today
eai-org
AI & Automation Solid

create-implementation-plan

Turn a refined requirements document into a structured implementation PLAN.md a fresh session can execute. Planning only — decides the "how", not the "what". Invoke manually only.

26 Updated today
eai-org
Testing & QA Solid

create-manual-test-instructions

Turn a ticket or requirements document into a concise QA manual-test file a non-author can follow. Invoke manually only.

26 Updated today
eai-org
Code & Development Solid

fetch-pr-review

Fetch all reviewer comments from a pull request URL (GitHub, Azure DevOps, …) and save them as a self-contained markdown PR-REVIEW file in the task's planning directory. Fetch only — no fixing or replying.

26 Updated today
eai-org
Data & Documents Solid

fetch-ticket

Fetch one or more tickets/issues from their tracker (Azure DevOps, Jira, GitHub, …) and save each as a self-contained markdown ticket file. Fetch only — no analysis or planning.

26 Updated today
eai-org
Code & Development Solid

fresh-eyes-review

Fresh-eyes review of a changeset by a fresh-context agent — catches regressions and correctness issues the authoring context reads past.

26 Updated today
eai-org
AI & Automation Solid

handover

Use when handing finished work over to code review — writing a PR description or packaging a change for review by a human, an agent, or both.

26 Updated today
eai-org
AI & Automation Solid

memory-doctor

Audit the current project's agent-memory and, block by block, relocate each entry into a user-controlled home (project doc/skill/rule or user-level skill/rule) or archive it — draining memory so nothing uncontrolled accumulates in the agent's context.

26 Updated today
eai-org
Code & Development Solid

refine-pr-review

Triage a fetched PR review with the user, comment by comment — address, partial, or push back — drafting each reply and producing a REQUIREMENTS file for the accepted code changes. Takes the PR-REVIEW file produced by fetch-pr-review. Invoke manually only.

26 Updated today
eai-org
Show all 19 bundled skills
AI & Automation Solid

refine-ticket

Refine a development ticket — or brainstorm a raw idea — into a validated, self-contained REQUIREMENTS document — the "what", verified against the codebase. Invoke manually only.

26 Updated today
eai-org
AI & Automation Solid

review-code-assistant

Assist a human reviewing a pull request or branch locally — diff a source branch against its target (auto-detected or from a PR link) and return concise, human-voice review comments with file and line locations. Read-only, never posts.

26 Updated today
eai-org
Code & Development Solid

review-ticket

Triage a ticket or ticket set before work starts — compare it against the codebase and save a review covering verdict, feature walkthrough, and only the high-cost questions worth raising.

26 Updated today
eai-org
AI & Automation Solid

run-nx-checks

Run nx format, lint, test, and build on affected or specified projects, then fix unambiguous failures

26 Updated today
eai-org
AI & Automation Solid

self-improve

Capture durable user feedback into the governing skill/doc, or propose creating a new skill when no suitable one exists, so future sessions don't repeat the mistake. Use when the user rejects, reverts, or overrides the agent's output or approach on something a skill/doc covers or should cover, and when manually invoked to improve or create guidance.

26 Updated today
eai-org
AI & Automation Solid

use-conversational-language

How to write texts meant to be published by humans for other humans.

26 Updated today
eai-org
AI & Automation Solid

verify-understanding

Verify the engineer is ready to implement a feature — a teach-back conversation over a .TICKET-REVIEW.md where they explain the feature in their own words and the agent probes and corrects.

26 Updated today
eai-org

Quality Score: 60/100

Stars 20%
48
Recency 20%
100
Manifest 20%
0
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
eai-org
Repository
eai-org/agent-toolkit
Created
2 months ago
Last Updated
today
Language
Shell
License
MIT

Listed in marketplaces