getappz

11 mods across 1 repository, 2 stars between them.

pm

01

getappz/agentflare

Command Claude Code

Act as the project's PM — bare /pm enables PM mode and runs the daily kickoff; subcommands give targeted reports (standup, groom, plan, health, portfolio).

2 yesterday A 35 tokens original Apache-2.0

getappz/agentflare

Skill Claude CodeCodex

Use when an algorithm is non-trivial enough that getting the logic right matters more than the syntax — concurrency-sensitive code, a non-obvious data-structure choice, or anything where a subtle off-by-one or complexity mistake is expensive to find after implementation. Write the algorithm in language-agnostic…

2 yesterday A 107 tokens original Apache-2.0

brainstorming

03

getappz/agentflare

Skill Claude CodeCodex

Use before any creative or ambiguous request — a new feature, a "can we..." feasibility question, a vague bug report with no clear fix yet — to classify how much process it needs and block implementation until that process is done and approved. Skip once the ask is already concrete and scoped…

2 yesterday A 87 tokens original Apache-2.0

getappz/agentflare

Skill Claude CodeCodex

Use when writing or maintaining an OpenAPI/Swagger 3.0 specification for a REST API — new endpoints, request/response schemas, auth schemes, or error responses that need to be documented accurately and stay in sync with the implementation. Skip for internal-only functions/modules with no HTTP surface, and skip for…

2 yesterday A 78 tokens original Apache-2.0

pm

05

getappz/agentflare

Skill Claude CodeCodex

Product management for any project — read-only reporting (/pm:standup, /pm:groom, /pm:plan, /pm:health, /pm:portfolio) plus PM mode, an explicitly-activated execution arm that creates and dispatches work via handoff instead of implementing it directly. Embedded in the agentflare binary, so it's available regardless of…

2 yesterday A 85 tokens original Apache-2.0

getappz/agentflare

Skill Claude CodeCodex

Use when a feature request or bug report is vague enough that "what does done look like" isn't obvious yet — turns a fuzzy ask into testable functional/non-functional requirements, constraints, and Gherkin-style acceptance criteria before any design or code starts. Skip for small, already-unambiguous changes, and skip…

2 yesterday A 96 tokens original Apache-2.0

getappz/agentflare

Skill Claude CodeCodex

Use when a change is big enough to need a deliberate structural decision first — new service boundaries, a data model that will be expensive to change later, a technology choice, or anything crossing multiple components — and you want the trade-offs and rationale written down, not just the diagram. Skip for changes…

2 yesterday A 100 tokens original Apache-2.0

getappz/agentflare

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes — walks through root-cause investigation, pattern comparison, and a single tested hypothesis before any code changes. Skip when there's no failure to explain yet (greenfield feature work) — use algorithm-pseudocode-design or…

2 yesterday A 70 tokens original Apache-2.0

SessionStart

09

getappz/agentflare

Hook

Runs when a session starts, running agentflare hook session-start. From getappz/agentflare.

2 yesterday A tokens not measured original Apache-2.0

UserPromptSubmit

10

getappz/agentflare

Hook

Runs when you submit a prompt, before the agent sees it, running agentflare hook prompt-submit. From getappz/agentflare.

2 yesterday A tokens not measured original Apache-2.0

getappz/agentflare

Instructions file CodexOpenCode

Instructions for getappz/agentflare, covering agentflare rules, flare optimize module, context compression — lean-ctx, cross-session memory and web search.

2 yesterday A 1,158 tokens original Apache-2.0