Logan A. Finney's [Unified Swarm] Vault Project
Official@laf-us · United States of America
"The world is quiet here. Esto Perpetua!"
Agent Skills by Logan A. Finney's [Unified Swarm] Vault Project
Showing 118 vetted skills indexed across 1 GitHub repositories.
create-subagent
Create specialized AI subagents with YAML frontmatter and Markdown prompts.
migrate-to-skills
Convert Cursor rules and slash commands into SKILL.md entries.
shell
Execute literal shell commands via /shell and report exit status and output.
statusline
Render a configurable CLI status line with session, directory, and model data.
create-skill
Guide authors through creating SKILL.md files with YAML frontmatter for Cursor.
create-rule
Create deterministic AI guidance rules in .cursor/rules/ with Markdown frontmatter.
update-cursor-settings
Update Cursor/VSCode settings.json while preserving existing configuration.
update-cli-config
Update Cursor CLI preferences by merging home and project config overrides.
create-hook
Generate and update Cursor hooks.json and hook scripts for project and user levels.
babysit
Triage pull request comments, resolve conflicts, and stabilize CI for merge readiness.
rewrite
Extract business logic and map dependencies for a governed rewrite workflow.
tasks
Generate tasks.md and plan-to-tasks.yaml from design documents.
planning
Extracts requirements and generates a plan with traceability checkpoints.
specification
Generate structured feature specification files from natural-language descriptions.
constitution
Fill placeholders in the constitution template and propagate amendments across dependent artifacts.
completeness
Validate end-to-end traceability across requirements, plans, checkpoints, and implementation artifacts.
implement
Automate batch implementations with requirement tracing and constitution compliance.
guidelines
Scan a guidelines hierarchy and apply top-rated domain-specific migration rules.
java-knowledge-graph
Analyze JVM projects to generate knowledge graphs of modules and dependencies.
spring-boot-scaffolding
Generate a multi-module Spring Boot project scaffold with Maven and Java 21.
Struts 2 to Spring Boot 3.x Migration Guideline
Map Struts 2 modules to Spring Boot 3.x controllers, services, and configuration.
claude-automation-recommender
Identify valuable Claude Code automations for codebase workflows.
build-mcp-server
Scaffold Claude MCP server projects by clarifying use cases and deployment options.
build-mcp-app
Build MCP apps with inline UI widgets using the ext-apps SDK.
Frequently Asked Questions About Logan A. Finney's [Unified Swarm] Vault Project
FAQPage SchemaWhat specific tasks can I perform using these skills?▼
You can manage full-stack development lifecycles, including generating project scaffolds, validating traceability across requirements, migrating legacy Java codebases, and orchestrating stateful edge deployments on Cloudflare.
Which personas benefit most from this registry?▼
Software architects, full-stack engineers, and DevOps practitioners benefit from these modular components to standardize project governance, enforce design system consistency, and streamline complex cloud deployments.
What are the prerequisites for implementing these skills?▼
Implementation requires a local environment configured for Claude Code or compatible plugin architectures, with access to standard project configuration files like .cursor/rules/ or .mcp.json for integration.