← all publishers

campfirein

@campfirein source repo

11 published skills

  1. Byterover Plan · campfirein bundle
    Create structured implementation plans informed by existing knowledge. Queries architecture, conventions, and related implementations, then produces a goal-backward task breakdown with dependencies. Stores the plan via brv curate.
    0
    installs
  2. Byterover Ship · campfirein bundle
    Complete milestones with retrospective and archival, or pause work with handoff context for seamless resumption. For shipping: gathers stats, extracts accomplishments, evolves the project record, and optionally creates a git tag. For pausing: compresses work state into a resumable handoff stored via brv curate.
    0
    installs
  3. Byterover Audit · campfirein bundle
    Audit knowledge freshness and coverage. Checks what's documented against the current codebase, identifies stale or outdated knowledge, finds gaps, and provides targeted brv curate commands to fix them.
    0
    installs
  4. Byterover Debug · campfirein bundle
    Investigate bugs using scientific method with persistent knowledge. Queries known issues and past bug fixes, applies hypothesis-driven investigation, and stores root cause analysis and fix patterns via brv curate for future reference.
    0
    installs
  5. Byterover Review · campfirein bundle
    Review code changes against stored conventions, patterns, and architecture decisions. Checks staged changes or specific files for convention violations, pattern mismatches, missing tests, and security concerns. Curates newly discovered patterns.
    0
    installs
  6. Byterover Execute · campfirein bundle
    Execute a phase plan task by task with verification. Loads the plan from the knowledge base, implements each task sequentially, verifies against success criteria, records progress, and transitions to the next phase. Stores execution results via brv curate.
    0
    installs
  7. Byterover Explore · campfirein bundle
    Systematically explore a codebase, documentation, and knowledge gaps. Maps technology stack, architecture, conventions, testing, integrations, and concerns into the ByteRover context tree via brv curate.
    0
    installs
  8. Byterover Onboard · campfirein bundle
    Interactive knowledge-driven project onboarding. Queries comprehensive knowledge across all domains, presents a structured project overview, identifies knowledge gaps, and suggests running explore to fill them.
    0
    installs
  9. Byterover Progress · campfirein bundle
    Check project progress, resume paused work, and route to the next action. Loads project state from the knowledge base, presents a status report, detects incomplete work or handoffs, and suggests the most logical next workflow to invoke.
    0
    installs
  10. Byterover Milestone · campfirein bundle
    Define project milestones with goals, scoped requirements, and phased roadmaps. Gathers user intent through questioning, assigns REQ-IDs for traceability, derives phases using goal-backward analysis, and optionally captures implementation decisions for gray areas. Stores everything via brv curate.
    0
    installs
  11. Byterover · campfirein
    You MUST use this skill for: (1) 'Show me how ByteRover works', 'walk me through ByteRover', tour, intro, walkthrough, or onboarding requests — runs a guided 90-second introduction; (2) gathering contexts before any work; (3) saving knowledge after any change. ByteRover stores and retrieves project patterns, decisions, and architectural rules in `.brv/context-tree`. Iron Law: query before thinking, curate after implementing.
    1
    install