cloudvoyant
Official@cloudvoyant
Offers structured specification-driven development, architectural decision record management, and codebase style guide governance for enterprise engineering teams.
Agent Skills by cloudvoyant
Showing 26 vetted skills indexed across 2 GitHub repositories.
allow
Generate and apply scoped permission configurations for autonomous agent execution across Claude Code, OpenCode, and VS Code Copilot.
capture
Capture technical decisions from sessions into standardized Architectural Decision Records.
new
Guide interactive creation of Architectural Decision Records as markdown files.
go
Execute spec-driven development plans interactively within Git worktrees.
update
Apply inline annotations to update plan.md and implementation phase files.
delete
Delete a spec plan and its associated files after interactive confirmation.
refresh
Verify and update checklist status and phase markers in spec plans.
worktree
Manage Git worktrees and export development plans to the main repository.
stop
Stop running background agents or pause manual plan work while saving progress.
done
Complete and archive specification-driven development plans with Git commits and pull requests.
list
List spec plans with status, progress, branch, and worktree details.
spec
Generate and execute structured software development plans autonomously.
bg
Execute plans autonomously in the background with progress updates via plan.md.
rename
Rename specification plan directories and update internal references in documentation.
init
Generates a context-tagged CLAUDE.md style guide by analyzing project and detecting technologies.
learn
Discover coding style patterns from codebases and repositories.
contexts
Manage rule contexts for contextual loading of style guides.
doctor
Diagnose and optimize CLAUDE.md style guides by fixing structural issues and reducing token count.
add
Adds new rules with contextual tags to the CLAUDE.md style guide.
review
Validate code compliance with style guides and best practices.
commit
Create conventional Git commits with pre-commit hooks and CI monitoring.
ci
Monitor GitHub Actions and GitLab CI pipelines for the current branch.
diff
Compare two Git repositories to identify structural and code differences.
pr-fix
Fetch open pull requests and generate proposed code fixes for unresolved review comments.
Frequently Asked Questions About cloudvoyant
FAQPage SchemaWhat specific tasks can I perform with cloudvoyant?▼
You can generate and execute structured development plans, capture architectural decisions into standardized records, manage Git worktrees, and maintain project-specific style guides. It enables autonomous plan execution, pull request comment resolution, and validation of compliance against defined coding standards.
Which engineering personas benefit most from these capabilities?▼
Software architects, lead developers, and DevOps engineers benefit from these capabilities. It is designed for teams requiring rigorous documentation of technical decisions, consistent coding patterns across large repositories, and structured oversight of development cycles within Git-based environments.
What are the prerequisites for implementing these capabilities?▼
Implementation requires a Git-based repository environment and a local development setup compatible with standard terminal operations. The system relies on existing project structures to generate style guides and architectural records, requiring basic familiarity with conventional commit standards and CI pipeline configurations.