Skip to main content

existential-birds/beagle

SkillsMP has collected 145 skills from existential-birds/beagle. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
145
GitHub stars
79
GitHub forks
8

Showing 40 of 145 collected skills.

occupation
Software Developers
description

Use when you need a bite-sized, TDD-driven implementation plan but do NOT have a brainstorm-beagle spec to plan against. quick-plan reconstructs intent from the current conversation, fans out domain-expert exploration subagents across the codebase, and…

updated
occupation
Project Management Specialists
description

Use when the user has a fuzzy idea and wants to shape it into a concrete project spec before planning or building. Triggers on: "brainstorm this", "I have an idea for...", "help me think through this project", "what should I build", "spec this out". Also…

updated
occupation
Project Management Specialists
description

Use as the follow-up to brainstorm-beagle when a spec has an Open Questions section (or quietly carries latent gaps) that need closing before planning or implementation can begin. Triggers on: "resolve the open questions", "close the gaps in this spec",…

updated
occupation
Project Management Specialists
description

Use when you have a finalized brainstorm-beagle spec at `.beagle/concepts/<slug>/spec.md` and need a bite-sized, TDD-driven implementation plan before any code is written. Triggers on: "write a plan", "plan this spec", "turn the spec into a plan", "now plan…

updated
occupation
Software Developers
description

Core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns. Use when writing or reviewing any documentation.

updated
occupation
Software Developers
description

Generate first-draft technical documentation from code analysis

updated
occupation
Software Developers
description

Verify documentation coverage and generate missing docs interactively

updated
occupation
Software Developers
description

Explanation documentation patterns for understanding-oriented content - conceptual guides that explain why things work the way they do. Use when writing an explanation doc, conceptual guide, understanding/background doc, design rationale, or architecture…

updated
occupation
Software Developers
description

How-To guide patterns for documentation - task-oriented guides for users with specific goals. Use when writing a how-to/howto guide, task guide, procedural guide, step-by-step guide, or how-to documentation. Builds on the docs-style core writing principles.

updated
occupation
Software Developers
description

Analyze and improve existing documentation using Diataxis principles

updated
occupation
Software Developers
description

Reference documentation patterns for API and symbol documentation. Use when writing reference docs, API docs, parameter tables, or technical specifications. Triggers on reference docs, API reference, function reference, parameters table, symbol documentation.

updated
occupation
Software Developers
description

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing. Use when writing a tutorial, learning guide, getting-started or onboarding guide, beginner/introductory guide, or any learn-by-doing hands-on guide. Builds on the…

updated
occupation
Computer Occupations, All Other
description

Produce a comprehensive prompt that hands off the current session's work to a fresh session for sub-agent-orchestrated execution. Use when the user wants to execute discussed/planned work in a new session, run a job to completion via sub-agents, or generate a…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or human-in-the-loop patterns. Catches common configuration and usage mistakes.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGraph features. Catches common mistakes in state management, graph structure, and async patterns.

updated
occupation
Software Developers
description

Review implementation plans for parallelization, TDD, types, libraries, and security before execution

updated
occupation
Software Developers
description

Repo-wide structural-maintainability review — code-judo restructurings, 1k-line file guard, anti-spaghetti branching, canonical-layer enforcement, anti-magic abstractions, explicit type/boundary contracts.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Software Developers
description

Use when auditing an agent codebase against the 12-Factor Agents methodology, reviewing LLM-powered system architecture, or assessing agentic app compliance. Triggers on "analyze agent architecture", "12-factor audit", "how compliant is this agent", or…

updated
occupation
Software Developers
description

Use when the user wants a cited, structured read of local documents and project knowledge. Triggers on: "analyze these docs", "scan my project for context", "read the docs folder", "summarize what's in .beagle/concepts/", "extract context from docs/", "what's…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when comparing two or more code implementations against a spec or requirements doc. Triggers on "which repo is better", "compare these implementations", "evaluate both solutions", "rank these codebases", or "judge which approach wins". Also covers…

updated
occupation
Project Management Specialists
description

Use when the user wants to build or think through a strategy via guided conversation — for a company, product, team, career, or initiative. Triggers on "help me figure out our direction", "what should we focus on", strategic planning, competitive positioning,…

updated
occupation
Project Management Specialists
description

Use when reviewing, critiquing, or stress-testing an existing strategy document. Evaluates seven dimensions — diagnosis quality, guiding policy strength, action coherence, assumption exposure, falsifiability — with optional 7S, Five Forces, Balanced…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Use when the user wants web research: gathering cited, multi-angle evidence on a specific question. Triggers on: "research X for me", "do web research on", "look up sources for", "find citations for", "gather evidence on", "what does the web say about X".…

updated
occupation
Software Developers
description

Use when you want to generate Architecture Decision Records from this session. Triggers on "write ADRs", "document our decisions", "create decision records", "record the choices we made". Also useful after design discussions where decisions were reached but…

updated
occupation
Software Developers
description

commit and push all local changes to remote repo

updated
occupation
Software Developers
description

create a pull request with standardized description template

updated
occupation
Software Quality Assurance Analysts & Testers
description

Fetch unresolved review comments from a PR and evaluate with receive-feedback skill

updated
occupation
Software Developers
description

Applies fixes from a prior review-llm-artifacts run, with safe/risky classification. Respects verify-llm-artifacts output when present to skip false positives.

updated
occupation
Software Developers
description

generate release notes for changes since a given tag

updated
occupation
Software Quality Assurance Analysts & Testers
description

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.

updated
occupation
Software Developers
description

Optimize prompts for code-related tasks following prompt-engineering best practices. Use when refining prompts for implementation, debugging, refactoring, code review, or testing.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Respond to review comments on a PR after evaluation and fixes

updated
occupation
Software Quality Assurance Analysts & Testers
description

Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.

updated
Showing 40 of 145 collected skills.