Sivan757 avatar

toolkit

v0.3.0

by Sivan757 · author: dsh-agent-plugins contributors

toolkit is an Agent Plugin published by Sivan757. It packages 5 skills. We fetched the plugin.json from GitHub on 2026-09-21 and checked it against the official Agent Plugins 1.0.0 schema.

Built-in toolset for DeepSeek Harness sessions: project init, codebase exploration, runtime verification, code simplification with the code-simplifier agent, session insight reports, and code review with the code-reviewer agent and command.

Skills
5
MCP servers
0
Stars
0
License
MIT
Repo created
2026-09-18
Last pushed
2026-09-20
Publisher type
User
Version
0.3.0

Links

Skills · 5

explore
Fast read-only codebase exploration that returns a report instead of filling the main context. Use when the user asks to "explore the codebase", "find where X is handled", "how does Y work", or when a search would take many reads to answer.
init-project
Set up a minimal AGENTS.md (and optionally skills and hooks) for this repo. Use when the user asks to "initialize the project", "generate AGENTS.md", "set up project instructions", or runs /init.
insight
Analyze this machine's DeepSeek Harness session history and report how sessions actually go, operating style, what works, friction points, and what to try next. Use when the user asks "how have I been using this", "analyze my sessions", "make an insight report", or wants a retrospective.
simplify
Review changed code for reuse, quality, and efficiency, then fix any issues found. Use when the user asks to "simplify the code", "clean up the diff", "reduce duplication in my changes", or after finishing a feature before committing.
verify
Verify that a code change actually does what it's supposed to by running the app and observing behavior. Use when asked to verify a PR, confirm a fix works, test a change manually, check that a feature works, or validate local changes before pushing.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

Category

Other. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

dsh · init · explore · verify · simplify · insight · code-review

Related by publisher and keywords

  • plugin-devSivan757

    Plugin development toolkit ported and adapted for DeepSeek Harness: skills for agent, command, hook, MCP and settings development, plugin structure guidance, the skill-creator with its evaluation tooling, and plugin eval suites with graders and a no-plugin baseline.

  • Investigate incidents, review code and execute UAT for release readiness, scan code for vulnerabilities, and run penetration tests with AWS DevOps Agent and AWS Security Agent.

  • Code quality and software design skills including Clean Code (Robert C. Martin), Refactoring patterns (Martin Fowler), A Philosophy of Software Design (John Ousterhout), The Pragmatic Programmer (Hunt & Thomas), Domain-Driven Design (Eric Evans), Working Effectively with Legacy Code (Michael Feathers), and Google's Developer Documentation Style Guide (technical-documentation)

  • Agent Skills for Java development: code review, testing, architecture, Spring Boot, JPA, concurrency, security and release workflows.

  • latticetechygarg

    Composable AI skills framework covering the full software delivery lifecycle, design, architecture, implementation, testing, and review.

  • jev-reviewNiazMorshed2007

    An iterative, local-first software-quality score loop for AI coding agents, powered by Jev.

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/toolkit)

Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.