Britt Crawford
Community@britt · Somewhere in Oregon
Britt Crawford's skill registry automates GitHub project planning, issue decomposition, Mermaid diagramming, and agent-ready repository setup for software teams.
Agent Skills by Britt Crawford
Showing 30 vetted skills indexed across 2 GitHub repositories.
working-on-an-issue
Implements GitHub issues end-to-end with scoped recon, verification, and a pull request.
repairing-project-setup
Audits and repairs broken CLAUDE.md and AGENTS.md agent configuration files against a canonical specification.
writing-verification-plans
Writes real-system acceptance verification plans with success criteria and pass/fail verification logs.
writing-user-stories
Write user stories with Given-When-Then acceptance criteria and INVEST quality checks.
idea-to-design
Transforms idea notes into design documents with research and decision records.
sgai-goal
Compose GOAL.md files for SGAI workspaces through interactive conversation.
setting-up-a-project
Authors CLAUDE.md and AGENTS.md instruction files for coding agents in new repositories.
daily-planning-ritual
Guides a morning conversation that produces a balanced daily plan across life areas.
writing-product-specs
Write structured product specification documents through interactive requirements elicitation.
working-on-an-epic
Coordinates GitHub epic child issues across parallel Conductor workspaces into reviewable PR stacks.
architecture-diagramming
Generate Mermaid architecture diagrams from project files and directory structure.
at-risk-detection
Detect at-risk GitHub issues and pull requests from activity, labels, and deadlines.
consolidate-notes-summary
Search project notes by topic or tag and synthesize findings into a consolidated summary with cross-references.
mermaid-diagrams
Create Mermaid diagrams in markdown with syntax rules that render correctly on GitHub.
context-aware-questions
Analyze project context to generate prioritized questions addressing information gaps.
project-planning
Decompose projects into GitHub issues with architecture diagrams and timelines.
stakeholder-tracking
Track stakeholder personas and goals linked to project issues.
triage-new-issues
Review new GitHub issues to assess priority, suggest labels, and recommend assignees.
build-faq-from-issues
Extract common questions and answers from closed GitHub issues into a structured FAQ document.
issue-decomposition
Decompose project descriptions into structured GitHub issues with user stories and estimates.
prepare-meeting-agenda
Generate structured meeting agendas from recent issues, pull requests, and notes.
user-story-template
Guides writing user stories with acceptance criteria using Given-When-Then.
requirement-elicitation
Guide adaptive conversational elicitation of functional, nonfunctional, and edge-case project requirements.
project-analysis
Analyzes project codebase structure, architecture, key files, and dependencies via filesystem scanning tools.
Frequently Asked Questions About Britt Crawford
FAQPage SchemaWhat 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.