VitaDynamics
Official@vitadynamics · China
Offers structured engineering governance, architecture decision tracking, and technical documentation management for complex software development lifecycles.
Agent Skills by VitaDynamics
Showing 23 vetted skills indexed across 1 GitHub repositories.
Vengineer
Orchestrate feature ideas into design sketches, specs, implementation plans, and ADRs.
adr
Create sequentially numbered Architecture Decision Records in docs/adr/.
compound-docs
Create categorized markdown knowledge base entries with YAML frontmatter from solved problems.
ask
Answer codebase questions by orchestrating parallel exploration agents.
report-bug-issue
Collect structured bug reports and create GitHub issues via GitHub CLI.
plan_review
Review project plans for architecture, performance, security, and best practices.
pr-summary-cn
Generate concise Chinese summaries from Git pull request commit history and code differences.
light-plan(brain-storming)
Transform user ideas into structured design documents through guided questioning.
clarify
Identifies ambiguities in feature requests and generates sequential clarifying questions.
resolve-todos
Resolve TODO and FIXME comments by analyzing dependencies and executing parallel agents.
arch-flow
Orchestrate multi-stage feature planning pipelines with user confirmation gates.
skill-creator
Guide users through creating and packaging Claude skills with SKILL.md structure.
medium-plan
Transform feature descriptions into structured markdown project plans.
creating-agent-skills
Guide authors in creating Claude Code Skills with SKILL.md structure.
turn2spec
Converts unstructured engineering-design documents into standardized specification files.
review
Analyze code with multi-agent review across architecture, security, and performance.
work
Execute work plans with iterative development, testing, and Git worktrees.
hook-creator
Create and manage Claude Code hooks for event interception and automation.
create-command
Generate custom Claude Code slash commands with YAML frontmatter and Markdown bodies.
git-worktree
Create, list, switch, and clean up Git worktrees with .env copying.
heal-skill
Correct and update SKILL.md files for Claude Code skills.
batch-issues
Decompose project plan files into GitHub issues with labels and effort estimates.
deepen-plan
Integrate parallel research findings into existing project plans.
Frequently Asked Questions About VitaDynamics
FAQPage SchemaWhat specific engineering tasks does VitaDynamics enable?▼
VitaDynamics enables the creation of Architecture Decision Records, the transformation of design concepts into formal specifications, the management of Git worktrees, and the systematic decomposition of project plans into actionable GitHub issues.
Which personas benefit most from these capabilities?▼
Software architects, lead engineers, and technical project managers benefit from these capabilities by maintaining consistent documentation standards, enforcing architectural best practices, and streamlining the transition from conceptual design to implementation.
What are the prerequisites for implementing these capabilities?▼
Implementation requires a repository environment supporting Markdown-based documentation, Git version control, and the integration of custom command structures within the Claude Code ecosystem to facilitate the execution of planning and review tasks.