Phoenixrr2113
- 21 skills
- 0 followers
- 6 hours ago last updated
- ▌ Ask Claude · phoenixrr2113 bundleDelegate bounded subtasks to the user's local `claude` CLI via bash. Runs on their Claude subscription instead of this harness's API budget.
- ▌ Ask Gemini · phoenixrr2113 bundleDelegate bounded subtasks to the user's local `gemini` CLI. Runs on their Gemini subscription instead of this harness's API budget.
- ▌ Summarizer · phoenixrr2113 bundleStateless summarizer agent — condenses long text into structured summaries.
- ▌ Ship Feature · phoenixrr2113 bundleShip 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.
- ▌ Brainstorming · phoenixrr2113 bundleTurn 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.
- ▌ Writing Plans · phoenixrr2113 bundleUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Delegate To CLI · phoenixrr2113 bundleDelegates 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.
- ▌ Executing Plans · phoenixrr2113 bundleUse when you have a written implementation plan to execute in a separate session with review checkpoints
- ▌ Business Analyst · phoenixrr2113 bundleMaster 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.
- ▌ Content Marketer · phoenixrr2113 bundleElite 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.
- ▌ Daily Reflection · phoenixrr2113 bundleScheduled 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.
- ▌ Example Web Search · phoenixrr2113 bundleExample HTTP tool definition for a fictional web search API. Copy and adapt for real services.
- ▌ Reviewer · phoenixrr2113Reviews 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.
- ▌ Test Runner · phoenixrr2113Runs 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.
- ▌ Dispatching Parallel Agents · phoenixrr2113 bundleUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Fix Failing Tests · phoenixrr2113Seven-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.
- ▌ Working In A Git Repo · phoenixrr2113Operating 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.
- ▌ Object Object · phoenixrr2113 bundleBriefly 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.
- ▌ Planner · phoenixrr2113 bundleDecomposes an ambiguous task into a bounded, ordered plan. Use when the request is open-ended, multi-step, or involves several files/subsystems.
- ▌ Research · phoenixrr2113 bundleDeep 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.
- ▌ Ask Codex · phoenixrr2113 bundleDelegate bounded subtasks to the user's local `codex` CLI (OpenAI). Runs on their ChatGPT subscription instead of this harness's API budget.