cloudvoyant avatar

cloudvoyant

Official

@cloudvoyant

0Followers
|
5Public Repos
|
26Published Skills

Offers structured specification-driven development, architectural decision record management, and codebase style guide governance for enterprise engineering teams.

Skills Distribution
DomainDeveloper To...Software Architect.. (35%)Git Repository Man.. (35%)Codebase Style Com.. (30%)

Agent Skills by cloudvoyant

Showing 26 vetted skills indexed across 2 GitHub repositories.

cloudvoyantcloudvoyant

allow

Generate and apply scoped permission configurations for autonomous agent execution across Claude Code, OpenCode, and VS Code Copilot.

Official
Advanced
cloudvoyantcloudvoyant

capture

Capture technical decisions from sessions into standardized Architectural Decision Records.

Official
Intermediate
cloudvoyantcloudvoyant

new

Guide interactive creation of Architectural Decision Records as markdown files.

Official
Intermediate
cloudvoyantcloudvoyant

go

Execute spec-driven development plans interactively within Git worktrees.

Official
Advanced
cloudvoyantcloudvoyant

update

Apply inline annotations to update plan.md and implementation phase files.

Official
Intermediate
cloudvoyantcloudvoyant

delete

Delete a spec plan and its associated files after interactive confirmation.

Official
Intermediate
cloudvoyantcloudvoyant

refresh

Verify and update checklist status and phase markers in spec plans.

Official
Intermediate
cloudvoyantcloudvoyant

worktree

Manage Git worktrees and export development plans to the main repository.

Official
Intermediate
cloudvoyantcloudvoyant

stop

Stop running background agents or pause manual plan work while saving progress.

Official
Advanced
cloudvoyantcloudvoyant

done

Complete and archive specification-driven development plans with Git commits and pull requests.

Official
Advanced
cloudvoyantcloudvoyant

list

List spec plans with status, progress, branch, and worktree details.

Official
Intermediate
cloudvoyantcloudvoyant

spec

Generate and execute structured software development plans autonomously.

Official
Advanced
cloudvoyantcloudvoyant

bg

Execute plans autonomously in the background with progress updates via plan.md.

Official
Advanced
cloudvoyantcloudvoyant

rename

Rename specification plan directories and update internal references in documentation.

Official
Intermediate
cloudvoyantcloudvoyant

init

Generates a context-tagged CLAUDE.md style guide by analyzing project and detecting technologies.

Official
Intermediate
cloudvoyantcloudvoyant

learn

Discover coding style patterns from codebases and repositories.

Official
Advanced
cloudvoyantcloudvoyant

contexts

Manage rule contexts for contextual loading of style guides.

Official
Intermediate
cloudvoyantcloudvoyant

doctor

Diagnose and optimize CLAUDE.md style guides by fixing structural issues and reducing token count.

Official
Advanced
cloudvoyantcloudvoyant

add

Adds new rules with contextual tags to the CLAUDE.md style guide.

Official
Intermediate
cloudvoyantcloudvoyant

review

Validate code compliance with style guides and best practices.

Official
Advanced
cloudvoyantcloudvoyant

commit

Create conventional Git commits with pre-commit hooks and CI monitoring.

Official
Advanced
cloudvoyantcloudvoyant

ci

Monitor GitHub Actions and GitLab CI pipelines for the current branch.

Official
Advanced
cloudvoyantcloudvoyant

diff

Compare two Git repositories to identify structural and code differences.

Official
Advanced
cloudvoyantcloudvoyant

pr-fix

Fetch open pull requests and generate proposed code fixes for unresolved review comments.

Official
Intermediate

Frequently Asked Questions About cloudvoyant

FAQPage Schema
What 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.