← all publishers

Phoenixrr2113

@phoenixrr2113 source repo

21 published skills

  1. Ask Claude · phoenixrr2113 bundle
    Delegate bounded subtasks to the user's local `claude` CLI via bash. Runs on their Claude subscription instead of this harness's API budget.
    0
    installs
  2. Ask Gemini · phoenixrr2113 bundle
    Delegate bounded subtasks to the user's local `gemini` CLI. Runs on their Gemini subscription instead of this harness's API budget.
    0
    installs
  3. Summarizer · phoenixrr2113 bundle
    Stateless summarizer agent — condenses long text into structured summaries.
    0
    installs
  4. Ship Feature · phoenixrr2113 bundle
    Ship a feature end-to-end: understand the ask, research the codebase, plan, build test-first with small commits, verify via scripts, and deliver. Use this skill when starting any non-trivial feature, bug fix, or refactor that needs the full understand → plan → build → verify → deliver cycle.
    0
    installs
  5. Brainstorming · phoenixrr2113 bundle
    Turn ideas into validated specs through dialogue. Use when starting any new feature, component, project, or significant behavior change — explores intent, surfaces constraints, and produces an approved design BEFORE any implementation.
    0
    installs
  6. Writing Plans · phoenixrr2113 bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0
    installs
  7. Delegate To CLI · phoenixrr2113 bundle
    Delegates bounded subtasks (text-in/text-out, large-token, no harness MCPs needed) to a local CLI agent (claude/codex/gemini) via scripts/delegate.sh. Use when the task is large enough to warrant a subprocess but doesn't need the harness's own primitives. Returns the subagent's final text plus structured error info.
    0
    installs
  8. Executing Plans · phoenixrr2113 bundle
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  9. Business Analyst · phoenixrr2113 bundle
    Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive models, and strategic recommendations. Use PROACTIVELY for business intelligence or strategic analysis.
    0
    installs
  10. Content Marketer · phoenixrr2113 bundle
    Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marketing. Masters modern content tools, social media automation, and conversion optimization with 2024/2025 best practices. Use PROACTIVELY for comprehensive content marketing.
    0
    installs
  11. Daily Reflection · phoenixrr2113 bundle
    Scheduled end-of-day synthesis. Runs at 18:00 daily — reads the day's sessions, writes a structured journal entry to memory/journal/, and proposes rule candidates from patterns across recent journals. Use when the harness schedule fires or when the user asks to summarize today's activity.
    0
    installs
  12. Example Web Search · phoenixrr2113 bundle
    Example HTTP tool definition for a fictional web search API. Copy and adapt for real services.
    0
    installs
  13. Reviewer · phoenixrr2113
    Reviews a diff or change set for bugs, security issues, test gaps, and style. Use when evaluating a code change, reviewing a pull request, or running a structured review pass before merge.
    0
    installs
  14. Test Runner · phoenixrr2113
    Runs the project's test suite (or a targeted subset), parses the output, and reports pass/fail with failing-test details. Use when you need to know test status; call with the test command to run, or leave blank for the project default.
    0
    installs
  15. Dispatching Parallel Agents · phoenixrr2113 bundle
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0
    installs
  16. Fix Failing Tests · phoenixrr2113
    Seven-step flow for diagnosing and fixing failing tests. Use when the user asks to fix failing tests, green the suite, or says 'tests are red' — works through reproduce → read → root-cause → propose → apply → verify → commit.
    0
    installs
  17. Working In A Git Repo · phoenixrr2113
    Operating manual for dev work: worktree discipline, build/test/lint commands, file ownership zones, commit style, and a verification checklist before reporting done. Use when starting any feature/fix work in this repo.
    0
    installs
  18. Object Object · phoenixrr2113 bundle
    Briefly describe what this skill does AND when to use it. Use imperative phrasing ("Use this skill when..."). Aim for 80-500 chars. Include keywords the model can pattern-match against the user's prompt.
    0
    installs
  19. Planner · phoenixrr2113 bundle
    Decomposes an ambiguous task into a bounded, ordered plan. Use when the request is open-ended, multi-step, or involves several files/subsystems.
    0
    installs
  20. Research · phoenixrr2113 bundle
    Deep research — clarify question, find primary sources, verify, deliver recommendation. Use when the answer requires checking documentation, papers, or official repos rather than guessing from memory.
    0
    installs
  21. Ask Codex · phoenixrr2113 bundle
    Delegate bounded subtasks to the user's local `codex` CLI (OpenAI). Runs on their ChatGPT subscription instead of this harness's API budget.
    0
    installs