Britt Crawford avatar

Britt Crawford

Community

@britt · Somewhere in Oregon

42Followers
|
61Public Repos
|
30Published Skills

Britt Crawford's skill registry automates GitHub project planning, issue decomposition, Mermaid diagramming, and agent-ready repository setup for software teams.

Skills Distribution
DomainDeveloper To...GitHub Project Pla.. (40%)Mermaid Diagrammin.. (25%)Requirements Engin.. (20%)Agent Repository C.. (15%)

Agent Skills by Britt Crawford

Showing 30 vetted skills indexed across 2 GitHub repositories.

brittbritt
5

working-on-an-issue

Implements GitHub issues end-to-end with scoped recon, verification, and a pull request.

Community
Advanced
brittbritt
5

repairing-project-setup

Audits and repairs broken CLAUDE.md and AGENTS.md agent configuration files against a canonical specification.

Community
Advanced
brittbritt
5

writing-verification-plans

Writes real-system acceptance verification plans with success criteria and pass/fail verification logs.

Community
Intermediate
brittbritt
5

writing-user-stories

Write user stories with Given-When-Then acceptance criteria and INVEST quality checks.

Community
Basic
brittbritt
5

idea-to-design

Transforms idea notes into design documents with research and decision records.

Community
Intermediate
brittbritt
5

sgai-goal

Compose GOAL.md files for SGAI workspaces through interactive conversation.

Community
Intermediate
brittbritt
5

setting-up-a-project

Authors CLAUDE.md and AGENTS.md instruction files for coding agents in new repositories.

Community
Advanced
brittbritt
5

daily-planning-ritual

Guides a morning conversation that produces a balanced daily plan across life areas.

Community
Intermediate
brittbritt
5

writing-product-specs

Write structured product specification documents through interactive requirements elicitation.

Community
Intermediate
brittbritt
5

working-on-an-epic

Coordinates GitHub epic child issues across parallel Conductor workspaces into reviewable PR stacks.

Community
Advanced
brittbritt
1

architecture-diagramming

Generate Mermaid architecture diagrams from project files and directory structure.

Community
Intermediate
brittbritt
1

at-risk-detection

Detect at-risk GitHub issues and pull requests from activity, labels, and deadlines.

Community
Intermediate
brittbritt
1

consolidate-notes-summary

Search project notes by topic or tag and synthesize findings into a consolidated summary with cross-references.

Community
Intermediate
brittbritt
5

mermaid-diagrams

Create Mermaid diagrams in markdown with syntax rules that render correctly on GitHub.

Community
Basic
brittbritt
1

context-aware-questions

Analyze project context to generate prioritized questions addressing information gaps.

Community
Intermediate
brittbritt
1

project-planning

Decompose projects into GitHub issues with architecture diagrams and timelines.

Community
Advanced
brittbritt
1

stakeholder-tracking

Track stakeholder personas and goals linked to project issues.

Community
Intermediate
brittbritt
1

triage-new-issues

Review new GitHub issues to assess priority, suggest labels, and recommend assignees.

Community
Intermediate
brittbritt
1

build-faq-from-issues

Extract common questions and answers from closed GitHub issues into a structured FAQ document.

Community
Intermediate
brittbritt
5

issue-decomposition

Decompose project descriptions into structured GitHub issues with user stories and estimates.

Community
Intermediate
brittbritt
1

prepare-meeting-agenda

Generate structured meeting agendas from recent issues, pull requests, and notes.

Community
Intermediate
brittbritt
1

user-story-template

Guides writing user stories with acceptance criteria using Given-When-Then.

Community
Basic
brittbritt
1

requirement-elicitation

Guide adaptive conversational elicitation of functional, nonfunctional, and edge-case project requirements.

Community
Intermediate
brittbritt
1

project-analysis

Analyzes project codebase structure, architecture, key files, and dependencies via filesystem scanning tools.

Community
Intermediate

Frequently Asked Questions About Britt Crawford

FAQPage Schema
What tasks can I accomplish using Britt Crawford's skills?▼

You can decompose projects into GitHub issues, triage and detect at-risk issues, generate Mermaid architecture and Gantt diagrams, write user stories with Given-When-Then criteria, build FAQs from closed issues, prepare meeting agendas, and produce stakeholder updates and product specs.

Who are these skills designed for?▼

These skills target software engineers, technical project managers, and product owners working in GitHub-centric repositories. They suit developers planning features, coordinating epics via the Conductor CLI, and teams maintaining agent-ready repos with CLAUDE.md and AGENTS.md files.

How do the project planning skills work in practice?▼

The project-planning skill orchestrates issue-decomposition, architecture-diagramming, dependency-mapping, and timeline-planning. It reads your project description, then produces GitHub issues with dependencies and estimates, Mermaid diagrams, Gantt timelines, and a saved plan document.

What are the prerequisites for using these skills?▼

Most skills require a GitHub repository with issues and pull requests as input. The working-on-an-epic skill additionally requires the conductor CLI to be available, and repairing-project-setup expects an existing repo with CLAUDE.md or AGENTS.md files to audit.

How do the skills ensure Mermaid diagrams render on GitHub?▼

The mermaid-diagrams skill enforces syntax rules that commonly break GitHub rendering, such as parentheses in labels and mismatched brackets. It provides per-type examples for flowchart, sequence, class, state, ER, and Gantt diagrams in markdown environments.