floeorg
Official@floeorg
Engineering lifecycle management for repository maintenance, code quality enforcement, and release readiness within version control environments.
Agent Skills by floeorg
Showing 4 vetted skills indexed across 1 GitHub repositories.
land
Close issues, remove worktrees, and sync main after merged PRs.
rulify
Cross-check modified code against Claude rules and automatically fix violations.
retrospective
Review session interactions and propose updates to .claude/rules/ conventions.
ship
Automate software release workflows from quality gates to merge readiness.
Frequently Asked Questions About floeorg
FAQPage SchemaWhat specific repository tasks does floeorg enable?▼
The organization enables streamlined repository hygiene by managing worktree cleanup, synchronizing main branches after pull requests, enforcing project-specific coding conventions, and managing the transition from quality gate verification to final merge readiness.
Which engineering personas benefit from these capabilities?▼
These capabilities are designed for software engineers, release managers, and repository maintainers who require consistent enforcement of coding standards and efficient management of local development environments during the pull request lifecycle.
What are the prerequisites for implementing these repository management functions?▼
Implementation requires a Git-based version control environment and the presence of .claude/rules/ configuration files. Users must ensure their local environment is configured to support worktree operations and that quality gates are defined within the repository structure to enable automated release readiness checks.