askill
brandon-fryslie

brandon-fryslie

Publisher on askill

69 total stars
Skills23
Updated 2/9/2026
GitHub
code-refactor
code-refactor
brandon-fryslie2/9/2026

Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated c...

3
AI 93
do-retro-capture
do-retro-capture
brandon-fryslie2/9/2026

Silently capture workflow observations to retro log when you notice repeated issues, user frustration, or process inefficiencies. Use when you observe patterns that could improve future work.

3
AI 62
do-bd-cli
do-bd-cli
brandon-fryslie2/9/2026

Use the bd (beads) CLI for persistent issue tracking across sessions. Invoke when work spans multiple sessions, has complex dependencies, or requires context preservation across compaction cycles. Pro...

3
mcp-cli
mcp-cli
brandon-fryslie2/6/2026

Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations

3
AI 95
slack-messaging
slack-messaging
brandon-fryslie2/6/2026

Use when asked to send or read Slack messages, check Slack channels, test Slack integrations, or interact with a Slack workspace from the command line.

3
AI 92
do-prune
do-prune
brandon-fryslie2/6/2026

Remove what has served its purpose and now obscures. Finds dead code, orphaned functions, scaffolding that outlived its use, and vestigial features. Uses distillation to know what to preserve. Outputs...

3
AI 88
do-beads
do-beads
brandon-fryslie2/6/2026

Tracks complex, multi-session work using the Beads issue tracker and dependency graphs, and provides persistent memory that survives conversation compaction. Use when work spans multiple sessions, has...

3
AI 82
do-test-coverage-audit
do-test-coverage-audit
brandon-fryslie2/6/2026

Forensic test coverage audit - exhaustive detection of complexity sources and assessment of whether tests exist at the right level. Use when reviewing test quality, identifying testing gaps, or auditi...

3
AI 72
do-review
do-review
brandon-fryslie2/6/2026

Code review and quality assessment. Use when user wants to review a PR, recent changes, or specific code.

3
AI 52
do-fix
do-fix
brandon-fryslie2/6/2026

Bug fix workflow with verification. Use when user wants to fix a known bug or issue.

3
AI 52
do-market-research
do-market-research
brandon-fryslie2/6/2026

External/market research - competitive landscape, demand signals, alternatives. Use when user asks about competitors, market demand, or external approaches.

3
AI 43
do-research
do-research
brandon-fryslie2/6/2026

Research a problem or question through iterative exploration. Loops researcher->evaluator until sufficient, then auto-selects recommendation. Output feeds into /plan. Entry point for /do:research comm...

3
do-planning-audit
do-planning-audit
brandon-fryslie2/6/2026

Audit alignment across strategy, architecture, plans, and implementation. Ensures planning documents remain effective and aligned over time. Supports quick, medium, and thorough intensity levels.

3
do-deep-audit
do-deep-audit
brandon-fryslie2/6/2026

Comprehensive technical audit checklists for architecture, design, efficiency, and domain-specific analysis. Use when project-evaluator runs in audit mode.

3
do-tdd
do-tdd
brandon-fryslie2/6/2026

Write tests first, then implement. TDD workflow with TestLoop and ImplementLoop. Entry point for /do-more:tdd command.

3
do-rigidity
do-rigidity
brandon-fryslie2/6/2026

Analyze structural rigidity in codebase. Identifies high-coupling areas, dependency cycles, and recommends boundary insertions. Use when module changes cause cascading failures.

3
do-research-external
do-research-external
brandon-fryslie2/6/2026

[market|docs|patterns] Research external sources - market analysis, competitors, external docs. Entry point for /do-more:research command.

3
do-setup-testing
do-setup-testing
brandon-fryslie2/6/2026

Set up a testing framework for a project that doesn't have one. Use when user wants to add testing infrastructure before writing tests. Detects project type, recommends framework, configures with best...

3

Showing 18 of 23