flaunch-manager

Configure Flaunch token fee routing, staking rewards, and buyback execution.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/flayerlabs/flaunch-skills --skill flaunch-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flaunch-manager
Source: https://github.com/flayerlabs/flaunch-skills/tree/main/skills/core/manager
Command: npx skills add https://github.com/flayerlabs/flaunch-skills --skill flaunch-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the integration of custom treasury-side logic for Flaunch tokens, ensuring that post-launch value is handled according to specific product requirements, such as fee routing, staking rewards, or buyback mechanisms.

Core Features & Use Cases

  • Fee Routing: Directs transaction fees to specified vaults or treasuries.
  • Staking Rewards: Manages the distribution of rewards to token stakers.
  • Buyback Execution: Implements automated token buyback policies.
  • Use Case: A project wants to ensure that 5% of all transaction fees are automatically used to buy back their token from the market, while another 5% goes to a community treasury. This Skill can configure and manage that behavior.

Quick Start

Use the flaunch-manager skill to route all Flaunch fees to a treasury vault.

Frequently Asked Questions about flaunch-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route transaction fees to a treasury vault for custom tokenomics?

To route transaction fees to a treasury vault, you can configure custom fee routing policies that direct specified percentages of Flaunch token transaction fees directly to designated recipient addresses or vaults.

Can I automate token buybacks from the market using transaction fees?

Yes, you can automate token buybacks by defining buyback execution policies that automatically use allocated transaction fees to purchase your Flaunch token from the market.

How do I distribute staking rewards to token holders post-launch?

You can distribute staking rewards by integrating custom treasury-side behavior that manages and allocates reward distributions directly to token stakers based on your defined policies.

What is needed to configure custom post-launch value management for Flaunch tokens?

Configuring post-launch value management requires defining payout policies, target chains, recipient behaviors, and test invariants to ensure manager integrations execute treasury logic correctly.

Does this treasury manager support advanced launchpad development and custom tokenomics?

Yes, this treasury manager is designed for advanced launchpad development and tokenomics, supporting specific post-launch value management like fee routing, staking rewards, and buyback execution.

Why define test invariants for custom treasury manager integrations?

Defining test invariants for treasury manager integrations ensures that custom fee routing, staking rewards, and buyback execution behaviors perform reliably and meet expected product requirements.