All authors
vkroz avatar

Claude Skills by vkroz

github.com/vkroz
13 skillsA× 130 installs0 views
Code CommentA

Add explanatory comments to code to improve readability and maintainability. Use when the user asks to "comment code", "add comments", "document this code", "explain this code with comments", or wants inline documentation added to source files.

developmentpythonrust
0
2
Code CommitA

This skill should be used when the user asks to "commit", "commit changes", "create a commit", "stage and commit", "git commit", or wants to save their work to version control. Guides Claude through staging files and writing a well-formed git commit message.

developmentbashgit
0
2
Code ReviewA

Review a requested code scope for concrete defects and maintainability problems; report evidence without modifying implementation.

developmentpythoncode-review
0
2
DefineA

Create requirements and scoped work items in Taskman, from product direction to an epic, feature or task.

ai-agents
0
2
DesignA

Refine the design of an existing product, epic or feature while preserving its agreed outcome.

ai-agents
0
2
Docs SyncA

Review project documentation for drift against completed Taskman work and update affected documents.

developmentpythondocumentation
0
2
ImplementA

Execute authorized Taskman work through implementation, local verification and recorded completion.

ai-agents
0
2
PlanA

Decompose an existing Taskman epic or feature into executable work with dependencies.

ai-agents
0
2
ValidateA

Check work against acceptance criteria and record actual evidence in Taskman. Use for task, feature, epic or product validation.

ai-agentsapi
0
2
00.Feat 260525013.Done.Docsync Close HookA

Users need a skill that processes the doc-sync queue, reviews upstream docs against the closed unit's body and linked spec, proposes diffs, and waits for user approval before applying changes. The skill must follow `rules/doc-maintenance.md` for what to check on closure.

ai-agentsgit
0
2
00.Feat 260525014.Done.Planner SubagentA

`/agn:design epic` and `/agn:design feature` are placeholders pending the Planner. They should perform focused design revisions on existing units by delegating to the Planner in refine mode.

ai-agents
0
2
00.Feat 260525014.Done.Planner SubagentA

`/agn:plan epic` and `/agn:plan feature` are placeholders pending the Planner. They should re-decompose an existing epic into features or an existing feature into tasks by delegating to the Planner in refine mode with plan-only intent.

ai-agentsgo
0
2
00.Feat 260525015.Done.Qa Subagent And ValidationA

`/agn:validate task` is a placeholder. It should be a light, main-session check that runs the task file's `## Quality gates` end-to-end, reports results, and (optionally) offers to close the task. No QA sub-agent — gates are short and the parent session has the right context.

ai-agents
0
2